Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

meta charset=iso-8859-1 is ignored from localhost but accepted from webserver

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 10 ნახვა
  • ბოლოს გამოეხმაურა gert.schlenker

i transmitted my website code from windows to ubuntu. It is written with charset iso-8859-1 and noted in <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1". Ubuntu uses the charset UTF-8 as standard, but the file command shows the text still as iso-8859-1.
Running from localhost the german umlaut characters are shown as mutated vowels while running from the web server they are all displayed correctly.
It seems Firefox ignores the charset statement from the localhost, but respects it from the webserver.

I would like to keep charset iso-8859-1, since I would use the windows and the linux site as well.

Thanks for help!

i transmitted my website code from windows to ubuntu. It is written with charset iso-8859-1 and noted in &lt;meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1". Ubuntu uses the charset UTF-8 as standard, but the file command shows the text still as iso-8859-1.<br>Running from localhost the german umlaut characters are shown as mutated vowels while running from the web server they are all displayed correctly.<br>It seems Firefox ignores the charset statement from the localhost, but respects it from the webserver. I would like to keep charset iso-8859-1, since I would use the windows and the linux site as well. Thanks for help!

ჩასწორების თარიღი: , ავტორი: cor-el

ყველა პასუხი (1)

seems my text has been totally distorted, so I repeat the problem here:

I transmitted my website code from windows to ubuntu. It is written with charset iso-8859-1 and noted in meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1". But running from localhost on ubuntu, all german umlaut characters are changed whereas they are shown correctly when running from the website. That means to me, Firefox ignores the charset statement from localhost, but respects it from the web server. I would like to keep charset iso-8859-1, since I would use the windows and the linux site as well.

Thanks for help!