As quoted from Andreas Hocevar: > I think replacing firstChild.nodeValue with getNodeValue() was the most > effort, and I am not sure if this was a good idea, because > Jean-Sebastien was referring to parsing context properties when he said > that firstChild.nodeValue does not work.
I do not understand what you mean by that. When does node.firstChild.nodeValue not work exactly? And when does getNodeValue(node) not return the equivalent of node.firstChild.nodeValue? My impression/assumption was that the two had roughly identical meaning, and that the method was only there to increase compatibility with Opera. > Trunk is broken. At least vector styles do not work any more. I suspect > this is due to improper use of getNodeValue, but will do further > investigations. OK. Regards, -- -- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
