Hi Folks,
Does any one know whats default character encoding used by CQ5? (UTF-8, ISO-8859-1 etc)
Does it depend on whats the encoding used when the file was stored, if so whats the default encoding CRXDE uses to store file?
/etc/crxde/profiles/default/classpath.xml.xslt has following setting.. does it means anything in this case?
<xsl:output method="xml" encoding="UTF-8" indent="yes"/>
Thanks an in advance!
- Adnan