PDA

View Full Version : Encoding different in admin from the rest of the site


bthj
08-11-2007, 02:47 AM
Hi,

I just did a fresh install of Pixelpost 1.6.0 and notice that the main photoblog pages are served up in Character Encoding UTF-8.

When I visit the admin area the pages are served in ISO-8859-1. Creating content there with non-ascii characters (Icelandic), like category names and titles, is displayed correctly in the photoblog pages but not in the admin area where it was originally created.

Has anyone else exprienced this?

Any ideas how to resolve this?

/Björn

Dennis
08-11-2007, 07:29 AM
hmm.. some where along the line the UTF-8 encoding was removed by one of our editors

bthj
08-14-2007, 01:09 AM
hmm.. some where along the line the UTF-8 encoding was removed by one of our editors

Any hints where I can correct that in my local install?

I'm now staring at the contents of admin/index.php and see something like

<meta http-equiv="content-type" content="text/html; charset=UTF-8" />

but nothing that seems to set the ISO... encoding that the admin pages are served up in.