ixbrl-viewer
ixbrl-viewer copied to clipboard
[BUG] iXBRLViewerPlugin: Build iXBRL with EFRAG Sample XBRL file thanks to iXBRLViewerPlugin plugin fails
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
Screenshots
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?
Sure! I'm on Arelle 2.25.8 on Ubuntu (downloaded the tgz this afternoon from the website)
Do you have any additional plugins enabled? Also were there any other messages in the log before you tried to save the viewer?
I managed to make it work, and found the scenario producing this issue:
- Open the XBRL file (see file below)
- Open the XHTML file (without closing the previous file)
- 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.