https://bugs.kde.org/show_bug.cgi?id=507414
Bug ID: 507414 Summary: Regression: Error importing ISO20022 XML into Skrooge Classification: Applications Product: skrooge Version First Trunk from git Reported In: Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: steph...@mankowski.fr Reporter: mat...@suklje.name Target Milestone: 25.1.0 SUMMARY When I import an ISO20022 XML, Skrooge does not import it, but reports an error. This seems to be a regression, because to double-check I tried to import an XML file that I have successfully imported before and it threw the same error. STEPS TO REPRODUCE 1. get ISO20022 XML monthly bank statement from bank 2. File ↦ Import ↦ Import and select said XML file OBSERVED RESULT Skrooge throws an error: ``` [ERR-5]: Import of file named 'file:///home/hook/Dokumenti/Denar/Bančni izpiski/2024/ISO 20022 (TRR EUR @ DBS) – 2024-07-01.xml' failed [ERR-5]: The conversion in xml of 'file:///home/hook/Dokumenti/Denar/Bančni izpiski/2024/ISO 20022 (TRR EUR @ DBS) – 2024-07-01.xml' failed [ERR-5]: The execution of 'sed -E 's/ xmlns(:[a-zA-Z0-9]+)?="[^"]+"//g' "/home/hook/Dokumenti/Denar/Bančni izpiski/2024/ISO 20022 (TRR EUR @ DBS) – 2024-07-01.xml" > "/tmp/{8fe5989b-108d-4fc2-a469-1671083741a0}.xml";saxonb-xslt -xsl:"/usr/share/skrooge/ISO20022.xslt" -s:"/tmp/{8fe5989b-108d-4fc2-a469-1671083741a0}.xml" -o:"/tmp/{8fe5989b-108d-4fc2-a469-1671083741a0}.xml"' failed ``` EXPECTED RESULT Skrooge imports the transactions without error (as it did before). SOFTWARE/OS VERSIONS actual Skrooge version: 25.4.0 Qt Version: Operating System: EndeavourOS KDE Plasma Version: 6.4.3 KDE Frameworks Version: 6.16.0 Qt Version: 6.9.1 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.