XML Escape Characters Not handled consistently
& XML escape characters are sometimes not converted into & but just remain & in XML using Reports (Please pass to Technical Team)
My report developer RDF has & in several columns with an output of XML. One field C_SHIP_TO_CONCATENATED field has <SOME HOSPITAL NAME> & or even in C_BILL_TO_CONCATENATED has & but & is converted into &
However, the ORDER_SHORT_TEXT has & but it is not converted into &.
The XML escape characters should be automatically handled by the Reports Designer but not always the case, Why?