Invalid Characters in Poslog on Xstore v16.0.0.0.699
Hi,
We are facing an issue with Poslogs on Xstore v16.0.0.0.699. Every once in awhile poslogs generated in Poslog.xml file of Xstore, contains an unexpected line breaks (Carriage Return) or some invalid characters. For example:
<dtv:AuthorizationToken><![CDATA[0978467879217943
]]></dtv:AuthorizationToken>
Expected is: <dtv:AuthorizationToken><![CDATA[0978467879217943]]></dtv:AuthorizationToken> (No line break in between)
When we checked the Poslogs of same transactions from Xadmin and in table trn_poslog_data no such line break was present. We are not sure how only the data of Poslog.xml file gets influenced by invalid characters. I have attached a few more instances where unexpected line breaks and Invalid characters were found in Poslog.xml.