Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
frinux opened this issue Apr 10, 2024 · 4 comments · Fixed by #678
Labels
bug Something isn't working

Comments

@frinux
Copy link

frinux commented Apr 10, 2024

What happened?

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

  • zip file containing XBRL files is here
  • this zip is published here
  • an example file is provided in the documents field

I am following the steps given in the README:

  • plugin is installed in Arelle GUI
  • XHTML file is opened in GUI
  • menu tools -> iXBRL viewer -> Save Viewer

Result:

  • exception in the logs
  • no file generated

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

@frinux frinux added the bug Something isn't working label Apr 10, 2024
@austinmatherne-wk
Copy link
Contributor

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
Copy link
Author

frinux commented Apr 10, 2024

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

image

@austinmatherne-wk
Copy link
Contributor

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

@frinux
Copy link
Author

frinux commented Apr 10, 2024

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

@austinmatherne-wk austinmatherne-wk linked a pull request May 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants