To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77449





------- Additional comments from [EMAIL PROTECTED] Sun Oct  7 18:32:05 +0000 
2007 -------
I've marked my patch as duplicate of this issue as I tried to solve it only in
Python by querying Writer's configuration. Anyway, my solution can be used as a
patch against older and current OOo versions.

And about UTF-8: if your sender name doesn't contain any utf-8 chars, it should
be simply ASCII, otherwise leave it as UTF-8. You could try using platform's
encoding (Google Mail gets confused with UTF-8 sender names but they look ok in
Thunderbird). But then it could be impossible to convert the name to the
platform encoding anyway; so in this case we could use utf-8. Anyway, utf-8 only
solution is cleaner.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to