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
94 stars 57 forks source link

Fix GUI execution issues #604

Closed hermfischer-wf closed 8 months ago

hermfischer-wf commented 8 months ago

Reason for change

os.path.filepart doesn't exist and raises exception check for ixbrlviewer.js doesn't work with default specification of dist/js

Description of change

Change filepart to basename Correct check for js filename/path

Steps to Test

Attempt to load and run from GUI

review: @Arelle/arelle @paulwarren-wk

aviary-wf commented 8 months ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

austinmatherne-wk commented 8 months ago

Changes includes in #607