Review Request: fixes KWOdfWriter to write tracked changes before declarations (ODF 1.2 spec wants that)
C. Boemann
cbr at boemann.dk
Fri Jul 13 08:33:23 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105545/#review15770
-----------------------------------------------------------
Ship it!
sure, thanks
- C. Boemann
On July 13, 2012, 7:24 a.m., Friedrich W. H. Kossebau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105545/
> -----------------------------------------------------------
>
> (Updated July 13, 2012, 7:24 a.m.)
>
>
> Review request for Calligra and C. Boemann.
>
>
> Description
> -------
>
> calligra/tools/scripts/validateODF.py complains about <text:tracked-changes> appearing after <text:user-field-decls> for OpenDocument-v1.1.odt. Because the schema of ODF 1.2 wants "office-text-content-prelude" to conform to
> <define name="office-text-content-prelude">
> <ref name="office-forms"/>
> <ref name="text-tracked-changes"/>
> <ref name="text-decls"/>
> <ref name="table-decls"/>
> </define>
>
> Attached patch fixes KWOdfWriter to first write <text:tracked-changes>, only then the (user defined variable) declarations.
>
> Okay to backport to 2.5?
>
>
> Diffs
> -----
>
> words/part/KWOdfWriter.cpp b061b96
>
> Diff: http://git.reviewboard.kde.org/r/105545/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Friedrich W. H. Kossebau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120713/cd157b51/attachment.htm>
More information about the calligra-devel
mailing list