[OpenLayers-Trac] Re: [OpenLayers] #3462: Format/XML.js tests fail in Chromium

OpenLayers trac-20090302 at openlayers.org
Mon Aug 15 12:45:56 EDT 2011


#3462: Format/XML.js tests fail in Chromium
--------------------+-------------------------------------------------------
 Reporter:  erilem  |       Owner:              
     Type:  task    |      Status:  new         
 Priority:  major   |   Milestone:  2.11 Release
Component:  tests   |     Version:  2.11 RC2    
 Keywords:          |       State:              
--------------------+-------------------------------------------------------

Comment(by ahocevar):

 The above comment misses a few words. Here is the correct version:
 There seems to be a disagreement across the library whether to use
 createElementNS with prefix:localname as 2nd argument, or just localname.
 Both is used. The proper use of xmldom.createNode and
 document.createElementNS, which are called by Format.XML::createElementNS
 depending on which browser is used, is just localname. The API docs of
 Format.XML::createElementNS demand prefix:localname.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3462#comment:4>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list