From: guntis at baznica dot lv Operating system: WinXP PHP version: 4.3.3 PHP Bug Type: *Languages/Translation Bug description: Encoding: AutoSelect on IE6 doesn't work
Description: ------------ I had Apache 1.3 - it worked perfectly with all languages I needed to work with. Now I installed Apache 2, made necessary changes in httpd.conf - but I couldn't get Latvian language (Windws-1257 code page) working properly, unless I added AddDefaultCharset WINDOWS-1257. BUT - as soon as I did it, all Russian pages are also encoded by this CodePage. It doesn't matter that AutoSelect is active in IE6 View-->Encoding settings and page has embedded tag <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1251">. Charset is Baltic (Windows). If I select Cyrillic (Windows), page is reloaded correctly. But again - only until the next page or refresh, and again everything is back to Baltic (Windows). Why Charset which is set in HTML page is ignored??? -- Edit bug report at http://bugs.php.net/?id=25436&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25436&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25436&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25436&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25436&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25436&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25436&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25436&r=support Expected behavior: http://bugs.php.net/fix.php?id=25436&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25436&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25436&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25436&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25436&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25436&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25436&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25436&r=gnused