London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Translate is not working with <![CDATA[text]]>

Vote:
 
Trying to put text with some htmlcode into the languagefiles but the translate returns empty when using <![CDATA[..text..]]> in the xmlnode. Is there a workaround for this scenario?
#29777
May 13, 2009 13:51
Vote:
 

I'm guessing you want to use CDATA because you have characters like '<' and '>' inside your text? The workaround is then to replace < with &lt; and > with &gt; inside the language files.

#29797
May 15, 2009 10:26
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.