Closed
Description
In the function "EDI/Encoder->escapeValue" the replace order leads to data separators being replaced before any escape characters.
UNA:+.?*'
"my+value" encodes to "my??+value"
Could someone please change that so escape characters are escaped first before the other characters?
Metadata
Metadata
Assignees
Labels
No labels