Mapping editor replacing "&" with "&"
Summary
New line character " " translated as "
" in the xsl generatedContent
Hi,
We are trying to replace new line character with space, and when using OIC mapping editor, we noticed in the xsl it replaces the "&" symbol with "&" and so it never works.
example - translate("inputString",''
', ' ') becomes translate("inputString",'
', ' ')
So we are using work around by editing the XSL and importing it. However just wondering, if there is a way to ensure that these escape characters are not replaced by the editor?
Many Thanks
Jayapal
Version
Tagged:
0