https://bugzilla.wikimedia.org/show_bug.cgi?id=40585
--- Comment #10 from Tim Landscheidt <[email protected]> 2012-11-29 18:41:42 UTC --- (In reply to comment #9) > [...] > (A bit off-topic:) > First I was thinking Chrome didn't accept non-integers even with step="any", > but I was entering e.g. "7.5" (which didn't work) while Chrome requires "7,5" > probably due to using the Dutch locale of Chrome (whereas I was using Firefox > in English). I entered 7.5 in Firefox and it appeared in Chrome as 7,5... In > Opera (in Dutch) it accepts 7.5, I entered 7,5 and it saved but the value just > disappeared :-S > [...] I don't know the specifics of preferences, but in general "7,5" (not what the browser displays, but actually submits) should be rejected server-side for "float" HTMLForm fields so if you didn't receive a (server-side) error something seems to be broken in MediaWiki. -- 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
