Arelle / ixbrl-viewer

The Arelle iXBRL Viewer allows Inline XBRL (or iXBRL) reports to be viewed interactively in a web browser. The viewer allows users to access the tagged XBRL data embedded in an iXBRL report.
Other
93 stars 57 forks source link

Tolerate invalid enumeration values #613

Closed paulwarren-wk closed 7 months ago

paulwarren-wk commented 8 months ago

Reason for change

Fixes #612

Description of change

If an enumeration value is syntactically invalid, don't attempt to treat it is a QName, but instead set the err property on the fact data, so that "invalid value" is displayed in the fact inspector.

Steps to Test

Test document on #612.

review: @Arelle/arelle @paulwarren-wk

aviary-wf commented 8 months ago

Security Insights

No security relevant content was detected by automated scans.

Action Items