https://bugzilla.wikimedia.org/show_bug.cgi?id=17200





--- Comment #1 from Lupo <[email protected]>  2009-01-28 16:24:26 UTC ---
According to http://www.w3.org/TR/html401/interact/forms.html#h-17.12 this is
standard behavior. Disabled controls do not get submitted (they're never
"successful", see
http://www.w3.org/TR/html401/interact/forms.html#successful-controls ). It
appears the proper fix would be to change that field from disabled to readonly
(line 1124, maybe also line 1107 for uploads by URL?).





-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to