Created attachment 93395 [details] File with content revealing bug. Problem description: A file with particular content created in LibreOffice Writer 4.0 cannot be opened in 4.3 Git master. Steps to reproduce: (NB: I can't determine how I added the content in question, but it exists in a template file that's been in use for some time) 1) Attempt to open the attached file in Writer 4.3 or above. Expected behaviour: File opens and displays contents. (appears to just contain a comment) Actual behaviour: Error message displayed in dialogue box: "Read-Error. Error reading file." This issue may actually exist in 4.2, but I don't have 4.2 installed.
reproducible on Win7 64bit too using 4.3.0.0.alpha0+ Build ID: a995462e6855061816c6529c366f20ace2b45868 TinderBox: Win-x86@42, Branch:master, Time: 2014-01-31_23:29:34 file can be opened with no issue in 4.1.4.2 and 4.2.0.4, hence regression. adding Writer expert to CC list.
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cf26d7614364176742ae0303efb4499a37ae04c8 fdo#74524: ODF import: fix unhandled exception in annotation import The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Varun committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5120b3f30614f6e4988c512577da1d70be8d25b1 Added Test for tdf#74524 ODF import of range annotation It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.