Created attachment 71851 [details] Test kit with sample documents and validation results Save attached "spreadsheetsamplesourceodf_4000_12.ods" from LibO4 with ODF 1.2 (strict) ant try validator <http://odf-validator2.rhcloud.com/> (or do validation directly with sample) Result: spreadsheetsamplesourceodf12.ods/content.xml[2,4217]: Error: tag name "text:p" is not allowed. Possible tag names are: <applet>,<contour-path>,<contour-polygon>,<desc>,<event-listeners>,<floating-frame>,<glue-point>,<image-map>,<image>,<object-ole>,<object>,<plugin>,<table>,<text-box>,<title> If you save the document from 3.6.4.3 a new validation will be passed without complaints like "spreadsheetsamplesourceodf_3643_12.ods") Operating System: Windows XP Version: 4.0.0.0.beta1 Last worked in: 3.6.4.3 release
Already [Reproducible] with * unzipped installation of "LOdev 4.0.0.0.alpha1+ - ENGLISH UI / German Locale [Build ID: af60316514f3ae3d4c475819bf86f2af837171e)]" {tinderbox: Win-x86@6, pull time 2012-11-23 22:10:31} on German WIN7 Home Premium (64bit) with own separate User Profile Still was OK with * Server-installation of Master "3.7.0.alpha0+ – ENGLISH UI [Build ID: f2e622]" {tinderbox: Win-x86@16, pull time 2012-10-06 09:31:39} on German WIN7 Home Premium (64bit) UserInstallation=$SYSUSERCONFIG/LOdev/3 Same time range where the problem started like for "Bug 58562 - EDITING: copy and paste of CHART from Calc looses Y values" - what ever that might mean.
Some debugging shows that we inherit this bug from our rebase. It has been introduced by Armin for fixing https://issues.apache.org/ooo/show_bug.cgi?id=118485
Looks like I have a fix for it.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c5229f497008051b078e9f76e00031dfb3b6f41f&h=libreoffice-4-0 text:p is not allowed for chart objects, fdo#58571 It will be available in LibreOffice 4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9e41982ac165092ed024b8ab318eedc7fcf4c6a9 text:p is not allowed for chart objects, fdo#58571 The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.