PDA

View Full Version : New Encoding?


stip
12-22-2005, 09:46 AM
Did you change somethiing with the encoding?
my German Umlaute look strange both in Admin as in the fotoblog http://fotos.visitdresden.net itself:

Großer Garten Großsedlitz Hellerau Königstein
Kötzschenbroda

Any advice?

Connie
12-22-2005, 09:48 AM
Stip,

everything is in UTF-8 as before
my german umlauts look correct
what character encoding has your browser?

Automatic detect?
UTF-8?

which browser?

I was very careful with testing because of german umlauts... etc.
have a look at www.photografitti.de, it is 1.5 as well

eon
12-22-2005, 09:50 AM
Not a fine solution, but did you try to write the special characters in ascii code?
http://www.w3schools.com/tags/ref_entities.asp shows the whole list.

ß = &_#223_; without the _

stip
12-22-2005, 10:04 AM
@eon: thanks, but this wouldn't help with old entries. i normalyy write plain language...

@ conny: thought so that your have been testing. I'm using firefox on a mac, automatic detection (tried utf-8 as well, but this didn't help...)

Ulrich

Connie
12-22-2005, 10:26 AM
Ulrich,

I found the reason!

you have two different codepage-lines in the header!
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />and for sure this causes the problem

please take this iso-8859-1 out as first step!

Which PixelPost-Version are you using? Because <RSS_AUTODETECT_LINK> and the tag for ATOM are not resolved...
Do you use Version 1.5?

I see that you changed the template and some umlauts are correct
the umlauts at older images are not correct, this happens when a wrong codepage is active while entering data for uploading..