[Webkit-unassigned] [Bug 106531] XMLSerializer's handling of namespaces seems to be pretty broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 19:08:28 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=106531


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rwlbuis at gmail.com




--- Comment #1 from Rob Buis <rwlbuis at gmail.com>  2013-07-15 19:09:01 PST ---
(In reply to comment #0)
> Created an attachment (id=182074)
 --> (https://bugs.webkit.org/attachment.cgi?id=182074&action=review) [details]
> Testcase
> 
> I have yet to find a testcase that actually works correctly, but as a start attached is a simple one that goes wrong.  In that testcase, a node with a null namespace is serialized but if the serialization were then parsed again that node would end up in a non-null namespace.
> 
> I assume that this is not identical to bug 16496, since I'm using an XML document created via document.implementation....

Bug 16739 patch now contains a fix for the attached testcase.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list