Closed cartermak closed 5 months ago
Thanks @cartermak - I have a PR with a fix for this in the underlying aerie-ampcs repository, will update again once it's reviewed and released.
Remaining to do before this is fully fixed:
aerie-ampcs
PRaerie-ampcs
package version (1.0.6)
Checked for duplicates
Yes - I've already checked
Is this a regression?
No - This is a new bug
Version
2.11.0
Describe the bug
When uploading a command dictionary with empty or self-closing XML tags, I get an error from (I think) the sequencing server that looks to be coming from the AMPCS dictionary parsing module.
Reproduction
Upload an XML dictionary with empty or self-closing XML tags (e.g.,
<description></description>
or<description/>
). Aerie will fail to parse the dictionary. Stack trace from error response included below.Logs
System Info
Severity
Moderate