I rarely use the xml module - there are better libraries for manipulating xml
d
David B
03/28/2023, 11:37 PM
using render module to craft the xml from a transaction, and then only using the xml module to verify against the XSD. Would look at a library if I was doing XML manipulation
David B
03/28/2023, 11:40 PM
got added to a canary release/update which fixed the issue.
s
Shawn Talbert
03/30/2023, 4:23 PM
It's shocking that such an issue would exist this far into the lifetime of the xml module. maybe it was an accidental regression?
d
David B
03/30/2023, 7:53 PM
that seems to be the case, I had a script calling xml.validate 50-90 times a day for 2 year that just started throwing the error 100% of the time one day in February