Arelle / Arelle

Arelle open source XBRL platform
https://arelle.org
Other
44 stars 274 forks source link

SchemaImportMissing error when loading Japanese XBRL instance document created with Inline XBRL Document Set plug-in #841

Closed kfollett-pd closed 9 months ago

kfollett-pd commented 1 year ago

What happened?

Loading Japanese XBRL instance documents created by Inline XBRL Document Set plug-in (dated 2023-08-23T16:06:30 UTC) results in SchemaImportMissing error.

SchemaImportMissingError

InlineXBRLDocumentSetPlugIns

Steps to reproduce:

  1. Extract JapaneseXBRLReport.zip
  2. Open Arelle GUI
  3. File -> Open File -> manifest.xml
  4. Tools -> Save target document
  5. File -> Open File -> tse-acedjpfr-19990-2023-06-30-01-2023-08-18_extracted.xbrl

Documents

JapaneseXBRLReport.zip

If running from the command line, what command did you run?

No response

Interface

GUI (arelleGUI)

Version

2.13.4

Download

GitHub release (bundled Python)

Operating System

Windows 10

austinmatherne-wk commented 1 year ago

Thanks for reporting @kfollett-pd.

This should be resolved once #849 is merged and released.

austinmatherne-wk commented 1 year ago

This should be resolved in the latest release (2.13.6)

kfollett-pd commented 11 months ago

This issue starts occurring again from version 2.14.0.

austinmatherne-wk commented 11 months ago

Confirmed. @hermfischer-wf

Opening the attached doc from the GUI produces an error:

[arelle:nonIxdsDocument] Non-inline file is not loadable into an Inline XBRL Document Set. - IXDS 0101010-acbs01-tse-acedjpfr-19990-2023-06-30-01-2023-08-18-ixbrl.htm, 0102010-acpl01-tse-acedjpfr-19990-2023-06-30-01-2023-08-18-ixbrl.htm, ...

And the save taget instance dialog throws an exception:

Screenshot 2023-10-08 at 3 18 47 PM
austinmatherne-wk commented 9 months ago

@kfollett-pd This should be resolved again with the latest release (2.18.0). Also we're planning to add a test to make sure this doesn't break again.