Forums / General / My utf8 looks bad in my pagelayout

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

My utf8 looks bad in my pagelayout

Author Message

Softriva .com

Tuesday 15 August 2006 4:57:23 am

I have setup ez to be utf8 and everything that is produced by ez looks ok in utf8 except the utf8 text that I enter directly inside the pagelayout. it lookes weird

The encoding of the file is utf8 and If reopen it again in quanta, it looks ok but when ez parses it, weird chars appears.

Marcin Drozd

Tuesday 15 August 2006 5:11:36 am

Hi
set first line in the file:

{*?template charset=utf-8?*}

http://ez-publish.pl

Softriva .com

Tuesday 15 August 2006 5:32:38 am

Bingo, it worked ok

{*?template charset=utf8?*}

Thanks alot.