Review Request 108406: fix crash during import of an xls file with text frame objects
Commit Hook
null at kde.org
Mon Jan 14 12:03:11 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108406/#review25441
-----------------------------------------------------------
This review has been submitted with commit 33cc89bff204f61c2d20bbcc31823ec5ad188059 by Friedrich W. H. Kossebau to branch master.
- Commit Hook
On Jan. 14, 2013, 11:29 a.m., Friedrich W. H. Kossebau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108406/
> -----------------------------------------------------------
>
> (Updated Jan. 14, 2013, 11:29 a.m.)
>
>
> Review request for Calligra, C. Boemann and Boudewijn Rempt.
>
>
> Description
> -------
>
> KoTextWriter::Private::saveParagraph expects the QTextDocument object to have a KoTextRangeManager set.
> The sidewinder Excel import filter code did not know this.
>
> Attached patch fixes that by setting a dummy textrange manager during creation of the QTextDocument object that TxORecord uses.
>
> Okay to backport to 2.6?
>
> Ideally KoTextWriter would get a clean-up and just not assume certain properties. But with the current code it is better to just adapt all places that use KoTextWriter for now to always set at least a dummy textrange manager.
>
>
> Diffs
> -----
>
> filters/sheets/excel/sidewinder/excel.cpp d665a42
>
> Diff: http://git.reviewboard.kde.org/r/108406/diff/
>
>
> Testing
> -------
>
> A example xls file with a textframe object sent by philip is imported instead of crashing.
>
>
> Thanks,
>
> Friedrich W. H. Kossebau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20130114/b90bc4b8/attachment.htm>
More information about the calligra-devel
mailing list