Hi All,
Im trying to create a new pages into EPi DB by code and putting XML content into XHTML page type property. Execpt my custom (non-standard html) XML tag, all other html tags get saved. the behaviour is more strange cause, it remove my start tag but no my end tag. Sample below:
something: blah blah blah
that content would become:
something: blah blah blah
when I check the html source of the xhtml string property.
Any suggastions?
Regards,
Vikas
something: blah blah blah
something: blah blah blah