php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25436 Encoding: AutoSelect on IE6 doesn't work
Submitted: 2003-09-08 13:44 UTC Modified: 2003-09-08 18:07 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: guntis at baznica dot lv Assigned:
Status: Not a bug Package: *Languages/Translation
PHP Version: 4.3.3 OS: WinXP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
34 - 12 = ?
Subscribe to this entry?

 
 [2003-09-08 13:44 UTC] guntis at baznica dot lv
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???


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-08 15:40 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Browser issue.
 [2003-09-08 18:07 UTC] sniper@php.net
Not PHP bug -> bogus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC