Forums / Developer / XML entities

"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".

XML entities

Author Message

Marin Orlic

Friday 03 June 2005 11:27:38 am

Hi all,

I have problems entering XML entities (for instance α) in XML area.. It gets decorated ( using htmlspecialchars() ) and stored in the database as α ... of course it's not displayed properly later.. I've tried xmlarea but it's code is mostly derived from ez kernel code for xml text and has the same problem..

Is this a problem with eZ or just me? :)

Thanks!