[Webkit-unassigned] [Bug 7967] Cannot assign new properties to the object holding form elements sharing the same name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 12:59:34 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=7967





------- Comment #5 from mjs at apple.com  2008-02-05 12:59 PDT -------
I think the issue here is that we create a new collection object every time
when a script requests the collection. Setting and getting properties works,
but if you re-get the collection you are actually getting a different object.


-- 
Configure bugmail: http://bugs.webkit.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