https://bugs.freedesktop.org/show_bug.cgi?id=62268

--- Comment #12 from Bernhard Donaubauer 
<[email protected]> ---
Is there any news on this issue. We installed a new version of LO on our server
and have now the same problem as Bernhard Dipphold explained. This error - in
my opinion it is an error - hits our reporting tools based on ODF an LO.

I think I can remember that at least OO always stated that the creation of ODF
via XML, XSLT, ... is a valid way to generate ODF Files. If you don't calculate
the row height this way is getting invalid at least in respect to the
"use-optimal-row-height" attribute. I have no way in XSLT to calculate the row
height.

I wonder why this feature was removed? Is there a bug number?


I think it would be possible to settle both parties with the following
algorithm:


a) if there is no height attribute and the "use_optimal-row-height" attribute
is set then calculate the row height

b) if there is no height attribute and the "use_optimal-row-height" attribute
is not set then use the default value

c) if there is a height attribute just use it


Regards,
Bernhard Donaubauer

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to