Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[BUGFIX] MER-1764 fixes for legacy regexp patterns #128

Closed andersweinstein closed 1 year ago

andersweinstein commented 1 year ago

For MER-1764, this fixes issue blocking handling of legacy regexps. For unknown reasons, XML processing strips trailing slash from attribute values. Blocked this from applying to "match" attribute.

Also changed wildcard translation => . to apply only to a single because replacing all 's in match could interfere with regex.