AL
AL copied to clipboard
Standalone attribute in xml-declaration
Issue #4886, reported three years ago is still relevant. This was a breaking change made in BC 13->14.
How do we get rid of the "standalone" declaration in xmldocuments?
Expected behavior If standalone value = '' then it should be left out of the declaration.
We also have this problem, how do we remove the standlone = no or standalone = "" tag?
Is this something that will be fixed in a future release? We ran into the same issue.