[OGo-Developer] multipart/form-data and text encoding
Wolfgang Sourdeau
developer@opengroupware.org
Wed, 22 Aug 2007 18:09:29 -0400
Hi all,
We are using UTF-8 everywhere in SOGo. However Firefox and IE do not seem to specify the charset of the information they send when POSTing a form.
I have filled a bugreport with regard to that issue here:
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1868
I don't know whether this has been handled. I think there was mention of modifying the parsers instead during one of my discussions with Helge Hess.
Regarding the specific case of multipart/form-data input fields, the problem arises again.
I have thus filled another bug report and a patch as attachment:
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1903
Since I have doubts with regards to the correct handling of that case, I would appreciate if somebody who is more familiar with that code could review it, and maybe apply it.
Thanks
Wolfgang