https://bugs.freedesktop.org/show_bug.cgi?id=45449
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED CC| |[email protected] Summary|Writer FILESAVE: validation |Writer ODF export: invalid |of odt not passed |"fo:min-width"/"fo:min-heig | |ht" on draw:frame --- Comment #2 from Michael Stahl <[email protected]> 2012-02-02 09:42:12 PST --- so apparently this XMLTextParagraphExport::addTextFrameAttributes already had a workaround for delaying the write of fo:min-height to the nested text-box element in one case; added one for fo:min-width, plus another one for fo:min-height that fixes the validation error from the second bugdoc. it seems this problem only affects Writer text frames; i couldn't get an invalid text box drawing object. fixed on master: 0b7bba10208d198471cbdb56c2007e5cdb00a6ac -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
