Review Request: KoXmlWriter - don't add control codes not accepted in XML 1.0 documents.
Thorsten Zachmann
t.zachmann at zagge.de
Thu Mar 15 15:22:28 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104288/#review11436
-----------------------------------------------------------
libs/odf/KoXmlWriter.cpp
<http://git.reviewboard.kde.org/r/104288/#comment9126>
I think it should not break on a control character but just skip it and continue with the next character.
- Thorsten Zachmann
On March 15, 2012, 3:11 p.m., Matus Uzak wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104288/
> -----------------------------------------------------------
>
> (Updated March 15, 2012, 3:11 p.m.)
>
>
> Review request for Calligra, Thorsten Zachmann and C. Boemann.
>
>
> Description
> -------
>
> We already skip those codes in the addTextSpan function but not in the escapeForXML function called by addTextNode. Especially binary data (doc/ppt/xls) can contain those, most often the NAK control code.
>
>
> Diffs
> -----
>
> libs/odf/KoXmlWriter.cpp d51c61f
>
> Diff: http://git.reviewboard.kde.org/r/104288/diff/
>
>
> Testing
> -------
>
> Usual round with cstrunner on binary file formats.
>
> A test file which contains a NAK: http://neuron.tuke.sk/~uzak/calligra/test-flipr-ses-2-5072.doc
>
>
> Thanks,
>
> Matus Uzak
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120315/c741b6ff/attachment.htm>
More information about the calligra-devel
mailing list