Last modified: 2010-10-18 15:43:45 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 T27528, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25528 - noc.wikimedia.org should serve text files with a mime type specifying charset (text/plain; charset=utf-8)
noc.wikimedia.org should serve text files with a mime type specifying charset...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-15 00:26 UTC by Bawolff (Brian Wolff)
Modified: 2010-10-18 15:43 UTC (History)
1 user (show)

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


Attachments

Description Bawolff (Brian Wolff) 2010-10-15 00:26:46 UTC
currently noc.wikimedia.org serves text files (like http://noc.wikimedia.org/conf/InitialiseSettings.php.txt ) as text/plain. It should be served as text/plain; charset=utf-8 since if the charset parameter is not included, rfc2046 says the document should be considered to be US-ASCII. In practise, firefox seems to consider the text file to be iso-8859-1. In any case the special characters appear broken when viewing currently.
Comment 1 JeLuF 2010-10-18 15:43:45 UTC
Done.

+       <Directory /home/wikipedia/htdocs/noc/conf>
+               AddDefaultCharset utf-8
+       </Directory>

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


Navigation
Links