Please use the bug report to comment, it does not have an email interface :) On Mar 20, 2015 9:31 AM, "Christoph Becker" <cmbecke...@gmx.de> wrote:
> c...@php.net wrote: > > > From: cmb > > Operating system: n/a > > PHP version: Irrelevant > > Package: Website problem > > Bug Type: Bug > > Bug description:character encoding issues on people.php.net > > > > Description: > > ------------ > > Apparently, character encodings are mixed up on people.php.net. > > See, for instance, <https://people.php.net/?page=16>, where the > > name of "Johannes SchlÌter" is UTF-8 encoded, while the name of > > "Peter HÌwe" is not (the Ì is substituted by a REPLACEMENT > > CHARACTER). > > > > Furthermore the Content-Type of the document is specified as > > "text/html" only (without a charset), so contemporary browsers are > > supposed to assume UTF-8, while older browsers might assume > > another character encoding. > > While <http://news.php.net/php.webmaster/20909> displays the email > correctly as UTF-8, my Thunderbird 31.5.0 fails, due to the missing > Content-Type header field (see #66733[1]). Is that only me? > > [1] <https://bugs.php.net/bug.php?id=66733> > > -- > Christoph M. Becker > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >