FS#5279 - bbs encoding should be utf-8
Attached to Project:
Arch Linux
Opened by Jakub Fiser (mr.MikyMaus) - Wednesday, 23 August 2006, 15:28 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 15 November 2006, 20:31 GMT
Opened by Jakub Fiser (mr.MikyMaus) - Wednesday, 23 August 2006, 15:28 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 15 November 2006, 20:31 GMT
|
Details
BBS uses iso-8859-1, but it should be using utf-8, at least
in the 'Other languages' section. I have troubles reading
czech posts (e.g.
http://bbs.archlinux.org/viewtopic.php?t=6888) until I manually switch browser to utf-8.
Proposed solution: change (somehow, I don't know, how does phpBB work inside) the <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> to <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
This task depends upon
Closed by Simo Leone (neotuli)
Sunday, 18 March 2007, 22:59 GMT
Reason for closing: Won't implement
Additional comments about closing: punbb 1.3 (which will hopefully be released sometime soon...) will use utf8 everywhere by default. This issue will resolve itself then.
Sunday, 18 March 2007, 22:59 GMT
Reason for closing: Won't implement
Additional comments about closing: punbb 1.3 (which will hopefully be released sometime soon...) will use utf8 everywhere by default. This issue will resolve itself then.
Comment by
Roman Kyrylych (Romashka) - Monday,
13 November 2006, 22:34 GMT
Also make sure that server-sent Content-Type HTTP header is
equivalent for meta http-equiv.
Comment by Simo Leone (neotuli) -
Wednesday, 24 January 2007, 01:28 GMT
This problem will not initially disappear with the new punbb
forum, however utf8 will be the default after the next forum
upgrade (which I cannot say when it will happen, have to wait for
punbb 1.3 to be released)