| Summary: | Unable to correctly open a Word 2003 document | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | christophe.jaillet |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, raal, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 5.2.0.0.alpha1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.0.0 target:5.4.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Word document | ||
|
Description
christophe.jaillet
2017-09-14 20:59:49 UTC
Created attachment 136249 [details]
Word document
Reproduced in Version: 6.0.0.0.alpha0+ Build ID: 383aab7ed63bf30931c1cf89138707d2228b5dce CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group and Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; Locale: ca-ES (ca_ES.UTF-8) but not in Version: 5.0.0.0.alpha1+ Build ID: 0db96caf0fcce09b87621c11b584a6d81cc7df86 Locale: ca-ES (ca_ES.UTF-8) This seems to have begun at the below commit. Adding Cc: to Caolán McNamara; Could you possibly take a look at this one? Thanks 960e8f1484faa78eddbeff6b67ba930397bf0645 is the first bad commit commit 960e8f1484faa78eddbeff6b67ba930397bf0645 Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Sat Aug 1 20:39:29 2015 -0700 source 786573068dce1f71c53057f98b5822c401c9f3ff author Caolán McNamara <caolanm@redhat.com> 2015-07-22 08:24:53 (GMT) committer Caolán McNamara <caolanm@redhat.com> 2015-07-22 16:12:15 (GMT) commit 786573068dce1f71c53057f98b5822c401c9f3ff (patch) tree 0288ead6e1c55d572e1666962401901798ed89ca parent 26e6d4b05ab444e6a7529ffcac7fbe592fc94833 (diff) limit storage entry max size to size of underlying stream I think its arguable that the underlying compound file format here is broken, its definitely odd, but it does open in MSOffice 2013 Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fc5513f40acc56410651a147e4b03dc614ea6183 tdf#112399 ignore size of unknown/unused ole2 entries It will be available in 6.0.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9e60b45997d74955e5b997d58a1cb357f27d4407&h=libreoffice-5-4 tdf#112399 ignore size of unknown/unused ole2 entries It will be available in 5.4.3. 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. |