Page 1 of 1

XML attachments stripped down if opened

Posted: Mon Sep 13, 2021 4:40 am
by artion
Hi,
I've noticed that the XML attachments are stripped down if opened. If downoladed they are ok. Is there an option for security that strippes down the XML attachments or maybe it's a bug?

example of the open link
output

Code: Select all

<?xml version='1.0' encoding='UTF-8'?>

example of the download link
output

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<StandardBusinessDocument
    xmlns="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader">
    ...