Last modified: 2011-07-15 20:35:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29277, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27277 - ISO-8859-1 in Planète Wikimedia
ISO-8859-1 in Planète Wikimedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
http://fr.planet.wikimedia.org/
: ops
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-09 10:09 UTC by Platonides
Modified: 2011-07-15 20:35 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Platonides 2011-02-09 10:09:56 UTC
Planet uses ISO-8859-1 when showing dates. See février at http://fr.planet.wikimedia.org/ Both at the heading and at the links.

The other content is in utf-8. The page itself is sent with a charsetless Content-Type, although it has a <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> tag.
Comment 1 Sam Reed (reedy) 2011-07-06 22:50:58 UTC
Can you fix the code so someone else can push it? If pushing is even needed...
Comment 2 JeLuF 2011-07-15 20:35:04 UTC
Fixed.

Index: config.ini
===================================================================
--- config.ini  (revision 92291)
+++ config.ini  (working copy)
@@ -39,7 +39,7 @@
 date_format = %B %d, %Y %I:%M %p
 new_date_format = %B %d, %Y
 encoding = utf-8
-locale = fr_FR
+locale = fr_FR.UTF-8

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links