[Webkit-unassigned] [Bug 3622] setAttribute is too restrictive on valid attribute names ("_" for instance)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Dec 28 00:07:23 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=3622


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|hyatt at apple.com             |webkit-
                   |                            |unassigned at opendarwin.org
           Keywords|                            |NeedsReduction
            Summary|Javascript table sorting    |setAttribute is too
                   |doesn't work                |restrictive on valid
                   |                            |attribute names ("_" for
                   |                            |instance)




------- Additional Comments From macdome at opendarwin.org  2005-12-28 00:07 -------
This has been reduced, we just need someone to write up a nice testcase for it now.  This should be a 
trivial fix.  ElementImpl::setAttributeNS is the method in question.  dom_elementimpl.cpp is the file.  I 
believe it uses validation routines for QualifiedName, but you'd have to check.

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list