View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001613 | Site | wiki | public | 2009-08-31 21:10 | 2014-02-01 16:04 | ||||
Reporter | tvo | ||||||||
Assigned To | tvo | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | won't fix | ||||||
Product Version | springrts.com | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001613: encoding issues | ||||||||
Description | see for example: http://springrts.com/wiki/Main_Page | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
tvo (reporter) 2010-03-07 13:18 |
phpbb: A new news post with special characters shows up correctly on the frontpage if I set: header('Content-type: text/html; charset=latin1'); an old post (http://springrts.com/phpbb/viewtopic.php?f=3&t=56) shows up correctly on the frontpage if I set: header('Content-type: text/html; charset=utf-8'); These old posts show up incorrectly in phpbb itself, which uses UTF-8. |
tvo (reporter) 2010-03-07 13:22 |
The OLD post shows up correctly in commandline mysql client. The NEW post shows up incorrectly in the commandline mysql client. This leads me to believe something goes wrong when a new post is created. |
tvo (reporter) 2010-03-07 13:37 |
I've asked Fnordia to send me output of: show variables like 'character_%'; show variables like 'collation_%'; |
tvo (reporter) 2012-07-15 14:49 Last edited: 2012-07-15 14:49 |
Not likely I will get that answer ;-) Plus Fnord likely doesn't have the exact setup anymore from 2005... However, the encoding issue is still visible in old posts. Probably those posts would need fixing. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-31 21:10 | tvo | New Issue | |
2010-03-07 13:18 | tvo | Note Added: 0004735 | |
2010-03-07 13:22 | tvo | Note Added: 0004736 | |
2010-03-07 13:37 | tvo | Note Added: 0004737 | |
2010-03-07 13:38 | tvo | Status | new => feedback |
2012-07-15 14:49 | tvo | Note Added: 0008996 | |
2012-07-15 14:49 | tvo | Status | feedback => new |
2012-07-15 14:49 | tvo | Assigned To | => tvo |
2012-07-15 14:49 | tvo | Status | new => confirmed |
2012-07-15 14:49 | tvo | Note Edited: 0008996 | View Revisions |
2014-02-01 16:04 | abma | Status | confirmed => resolved |
2014-02-01 16:04 | abma | Resolution | open => won't fix |