[OGo-Bugs][Bug 1868] detecting charset information in headers

bugs@opengroupware.org bugs@opengroupware.org
Fri, 4 May 2007 00:09:41 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1868


wsourdeau@inverse.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED




------- Additional Comments From wsourdeau@inverse.ca  2007-05-04 00:09 -------
The case you describe is valid for a retrieval (GET, REPORT, ...) but not for a
storage operation (PUT, POST, ...). It's for the latter that my patch is useful.
For the former case, you are right of course. Maybe I did it wrong?

Regarding comment #3, I don't know enough of SOPE to handle this correctly.
Maybe the charset should be set only when "contentAsString" is requested?
Anyway, feel free to adapt it the way you think is right. It's just that when
POSTing and PUTing documents, their content would not be translated correctly
because of this.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.