-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105431/
-----------------------------------------------------------

Review request for Calligra.


Description
-------

The property {Top,Bottom,Left,Right}BorderWidth is also set for single-line 
borders, so the current check e.g. "hasProperty(LeftBorderWidth)" will result 
in "style:border-line-width-left" being written for any style with a 
borderwidth != 0.

Attached patch fixes that, by instead checking if the border style is "double" 
and only then writing style:border-line-width*.

Okay to backport to 2.5?


Diffs
-----

  libs/kotext/styles/KoParagraphStyle.cpp 844903a 

Diff: http://git.reviewboard.kde.org/r/105431/diff/


Testing
-------

validateODF.py parag-decorations.odt gives zero output.


Thanks,

Friedrich W. H. Kossebau

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to