We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 447 - X11 code uses latin1 for XA_WM_NAME property
Summary: X11 code uses latin1 for XA_WM_NAME property
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.11
Hardware: All Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 01:39 UTC by Sam Lantinga
Modified: 2007-07-04 01:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Lantinga 2007-06-28 01:39:38 UTC
XA_WM_NAME is actually locale dependent, but the X11 code converts utf-8 to latin1 instead of using the current locale.

This bug exists in 1.3 as well.
Comment 1 Sam Lantinga 2007-07-04 01:02:16 UTC
This is fixed in subversion for 1.2 and 1.3