LWN.net Logo

Unicode

Unicode

Posted May 1, 2007 19:22 UTC (Tue) by Dom2 (guest, #458)
Parent article: Coverity to Regularly Scan Security and Quality of 250 Open Source Projects

Is there any chance that Unicode characters could be handled correctly in LWN articles? The capital-a-with-caret-followed-by-something in the second paragraph is a classic example of something that's double-encoded UTF-8 somewhere. I would hope that it wouldn't be too hard to fix, given Python's excellent Unicode support...

Thanks!


(Log in to post comments)

Unicode

Posted May 1, 2007 21:53 UTC (Tue) by DonDiego (subscriber, #24141) [Link]

The content-type of the page is iso8859-1, which is a problem already. It's high time to switch to UTF-8.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds