[Webkit-unassigned] [Bug 7518] attribute assignment not working in javascript

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Mar 11 03:35:09 PST 2006


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





------- Comment #7 from ap at nypop.com  2006-03-11 03:35 PDT -------
Reporter, please note that the fix in bug 7602 will likely break your
workaround - U+0080 will no longer be mistakenly converted to U+20AC during
parsing (i.e. assigning to innerHTML).

You write that childNodes[i].getAttribute("name") contains %80, even after you
put %U20AC there. This probably indicates that there is some other bug besides
7602, but I could not reproduce such behavior myself.


-- 
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