Fixed
Details
Details
Priority
Assignee
Mark Davis
Mark DavisReporter
Mark Davis
Mark DavisReviewer
Conrad Nied
Conrad NiedFix versions
Components
Created November 26, 2024 at 9:10 PM
Updated February 6, 2025 at 5:33 AM
Resolved January 22, 2025 at 4:28 PM
I became aware that our validity checks for invalid codes in attribute values were too lenient. I investigated, and some codes had indeed slipped through. So we should tighten up the @MATCH values in the dtd’s to catch them, and fix any outliers.
We also didn’t have a test that the bcp47 ids were backwards compatible (meaning we may deprecate, but never remove). So we need to add that.