- From: <bugzilla@jessica.w3.org>
- Date: Sun, 26 Sep 2010 09:31:04 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10461 --- Comment #2 from Anne <annevk@opera.com> 2010-09-26 09:31:04 --- Basically, multipart/form-data format is very generic. For interoperability HTML5 should detail how the format is being used. (Or we should just take over the definition of that format entirely, as it is rather vague.) If the document the <form> is in is encoded as windows-1252 will text fields be represented using text/plain;charset=windows-1252 or is text/plain;charset=utf-8 ok too? Or is the charset parameter left out by user agents? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Sunday, 26 September 2010 09:31:06 UTC