Issue 33697 - special characters in about dialog are broken
Summary: special characters in about dialog are broken
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m48
Hardware: All Solaris
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: stefan.baltzer
QA Contact: issues@framework
URL:
Keywords:
: 33651 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-09-01 14:37 UTC by Joost Andrae
Modified: 2004-11-24 18:13 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Raw String from the Help-About dialog. Please note the bad unicodes... (1.84 KB, application/octet-stream)
2004-09-02 08:22 UTC, hdu@apache.org
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Joost Andrae 2004-09-01 14:37:41 UTC
open about dialog
--> eg. the copyright doesn't show
Comment 1 Joost Andrae 2004-09-01 14:38:15 UTC
.
Comment 2 Joost Andrae 2004-09-01 14:39:03 UTC
JA: oops...wrong owner...
Comment 3 Joost Andrae 2004-09-01 15:50:37 UTC
JA->HDU: please have a look at this as it happens within /tools/options/language
settings/language for Norwegian Bokmål as well. Must be some encoding problem
Comment 4 hdu@apache.org 2004-09-02 08:22:18 UTC
Created attachment 17499 [details]
Raw String from the Help-About dialog. Please note the bad unicodes...
Comment 5 hdu@apache.org 2004-09-02 08:30:42 UTC
As JA noticed also the 'å' in "Norwegian Bokmål" got converted to the unicode
U+FFFD "REPLACEMENT CHARACTER", which is used to replace a character that cannot
be represented in unicode. Often it is a desparate help call from an encoding
conversion...
Comment 6 hdu@apache.org 2004-09-03 09:13:32 UTC
*** Issue 33651 has been marked as a duplicate of this issue. ***
Comment 7 pb 2004-09-21 06:22:57 UTC
Fixed in cws os37.

pb -> sba: please verify.
Comment 8 pb 2004-09-21 06:24:33 UTC
pb: of course fixed.
Comment 9 stefan.baltzer 2004-09-21 17:29:43 UTC
SBA: Verified in CWS os37.
Comment 10 stefan.baltzer 2004-11-24 18:13:46 UTC
SBA: Verified in 680m62. Closed.