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 2988

Summary: Forum needs to change charset
Product: SDL Reporter: Alex <alexlsh>
Component: websiteAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: don't know   
Hardware: All   
OS: All   

Description Alex 2015-05-20 14:53:34 UTC
SDL forum charset is iso-8859-1:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Please change it to utf-8. 
With current charset some posts looks bad:

This is one of posts from your forum (in iso-8859-1 charset):
http://i.imgur.com/4jldQ1A.png

This is same post in utf-8 charset (correct look):
http://i.imgur.com/Hnrvoqt.png
Comment 1 Sam Lantinga 2015-05-24 03:24:07 UTC
Fixed, thanks!