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.
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.