Created attachment 56395 [details] validated file document of Writer not passed validation on http://odf-validator.rhcloud.com/ error is: RepBericht.odt/content.xml[2,28251]: Error: unexpected attribute "fo:min-width" LibO 3.6.0 master a1275f8-9eed775-f061262
Created attachment 56548 [details] bugdoc for invalid fo:min-height on draw:frame
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
fixed in libreoffice-3-5: http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=dbca6cea0897f1215f7a071583d7689c033526c5 fixed in libreoffice-3-4: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?h=libreoffice-3-4&id=eb7c38705c03b12770d1d964f6e15c1d12719cc4