Summary: | Words/wv2 import filter crashes with .doc file in wvWare::Headers::Headers | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | Thomas Fischer <fischer> |
Component: | doc | Assignee: | Matus Uzak <matus.uzak> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | matus.uzak, sebsauer, swathi.vegesna999 |
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Fischer
2011-09-01 10:53:39 UTC
See comment 2 at bug 281112 which has a patch attached that solves this issue too. *** This bug has been marked as a duplicate of bug 281112 *** Git commit 3e38e48b682a57b76ad1056ce587958e252dd56d by Matus Uzak. Committed on 06/09/2011 at 19:03. Pushed by uzak into branch 'master'. DOC: Improved validation of the Header document. * Check for missing header/footer stories and append empty ones if required. * Use a different logic for Word6/Word7 and Word8 files. BUG:281112 BUG:281164 M +94 -42 filters/words/msword-odf/wv2/src/headers.cpp M +3 -2 filters/words/msword-odf/wv2/src/headers.h M +4 -2 filters/words/msword-odf/wv2/src/headers95.cpp M +2 -1 filters/words/msword-odf/wv2/src/headers95.h M +3 -2 filters/words/msword-odf/wv2/src/headers97.cpp M +2 -1 filters/words/msword-odf/wv2/src/headers97.h M +3 -1 filters/words/msword-odf/wv2/src/parser95.cpp M +3 -1 filters/words/msword-odf/wv2/src/parser97.cpp http://commits.kde.org/calligra/3e38e48b682a57b76ad1056ce587958e252dd56d In git commit 79697867a34448f3472bbd3243247cb141ee11bf,document opened with out any crash. |