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

[BUG] Invalid Viewer URL Doesn't Raise an Error #617

Closed austinmatherne-wk closed 7 months ago

austinmatherne-wk commented 7 months ago

What happened?

If you provide a local filesystem viewer url that doesn't exist an error is not raised at generation time and a user only notices when they open the viewer and it fails to load. This is true for both the GUI and command line.

We should log an error if a locale filesystem viewer URL is used and the file does not exist.

Version

1.4.14

With which browsers are you experiencing the bug?

Firefox, Chrome, Safari, Microsoft Edge

Documents

No response

Screenshots

No response