| Summary: | Error to save document content.xml - when saving .odt | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Roman Kuznetsov <79045_79045> |
| Component: | Writer | Assignee: | Miklos Vajna <vmiklos> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | 79045_79045, b.o.c.k.y, cno, jorendc, michael.stahl, serval2412, vmiklos |
| Priority: | high | Keywords: | bisected, regression |
| Version: | 4.4.0.0.beta1 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=85554 https://bugs.documentfoundation.org/show_bug.cgi?id=157994 |
||
| Whiteboard: | target:4.5.0 target:4.4.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
screenshot error
document console logs |
||
|
Description
Roman Kuznetsov
2014-12-03 08:18:11 UTC
Created attachment 110397 [details]
document
Created attachment 110426 [details]
console logs
On pc Debian x86-64 with master sources updated today, I could reproduce this.
I attached console logs during saving.
I tested the doc with http://odf-validator.rhcloud.com/, it was ok with ODF 1.2, extended conforming. I don't reproduce this with LO Debian package 4.3.3 => regression I don't reproduce this either with 4.3 sources updated about 1 week ago, commit ec8beb2fa279b8d7b1efbd9f5414895b17dfbe8b Author: Katarina Behrens <bubli@bubli.org> Date: Fri Sep 5 14:11:15 2014 +0200 (In reply to Julien Nabet from comment #4) > I don't reproduce this with LO Debian package 4.3.3 => regression yes, LO 4.3.5.1, windows 7 x86_64, file is saved regression from: commit 01fc08c0b5c57fef8ad3755672f4266d85e849a5 Author: Miklos Vajna <vmiklos@collabora.co.uk> AuthorDate: Thu Nov 20 16:44:21 2014 +0100 fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxes *** Bug 86927 has been marked as a duplicate of this bug. *** save file error in LO 4.4.0.1 id build: 1ba9640ddd424f1f535c75bf2b86703770b8cf6f windows 7 x86-64 Yes, I can reproduce, looking into this. Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=97952280f0adbe195e6a2e0bab8a21a7e352a721 fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapes It will be available in 4.5.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. libreoffice-4-4 review: https://gerrit.libreoffice.org/13562 Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6227d2fc60564f847a2ffd0b5f5d0fbf8ab49f5b&h=libreoffice-4-4 fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapes It will be available in 4.4.0.2. 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. *** Bug 72129 has been marked as a duplicate of this bug. *** *** Bug 60769 has been marked as a duplicate of this bug. *** |