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
90 stars 55 forks source link

[BUG] iXBRLViewerPlugin: Build iXBRL with EFRAG Sample XBRL file thanks to iXBRLViewerPlugin plugin fails #655

Closed frinux closed 1 week ago

frinux commented 3 months ago

What happened?

I am trying to produce an iXBRL file from a sample xhtml file produced by EFRAG:

I am following the steps given in the README:

Result:

Thanks in advance!

Version

1.4.22

With which browsers are you experiencing the bug?

Firefox, Chrome, Safari, Microsoft Edge

Documents

efrag-2026-12-31-en.zip

Screenshots

image

image

austinmatherne-wk commented 3 months ago

Hi @frinux,

I'm unable to replicate this issue with the latest version of Arelle and ixbrl-viewer. Can you check what version of Arelle you're using?

frinux commented 3 months ago

Sure! I'm on Arelle 2.25.8 on Ubuntu (downloaded the tgz this afternoon from the website)

image

austinmatherne-wk commented 3 months ago

Do you have any additional plugins enabled? Also were there any other messages in the log before you tried to save the viewer?

frinux commented 3 months ago

I managed to make it work, and found the scenario producing this issue:

  1. Open the XBRL file (see file below)
  2. Open the XHTML file (without closing the previous file)
  3. Try to save viewer -> viewer:exception

It seems that opening the XHTML file does not clear completely the context and 'pollutes' the app when trying to save the viewer.

efrag-2025-12-31-en.xbrl.tar.gz