Description: FILEOPEN DOCX SAXException: [word/footnotes.xml line 2]: Namespace prefix r for id on hyperlink is not defined Steps to Reproduce: 1. open the attached file 2. Save with 3.5.0.3 to docx 3. open with 7.1 Actual Results: SAXException Expected Results: No clue, it's more FYI Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 163620 [details] ODT source file
Created attachment 163621 [details] DOCX created with 3.5.0.3
@Mike Is this worth having .. else please close again.. It's in DOCX export of 3.3.0 - 3.5.0.3. Surely fixed in 3.5.7.2
Opening a corrupt document should show the error. Any bug about SAXException must seek to either fix *generation* of corrupt document (normally), or try to fix *wrong* error - if our import code would ever happen to treat a valid XML as corrupt (never seen yet). No use to file bugs like "when I use some ancient version, it generates a bad file (and doesn't in current versions) - let's do something with those bad files".