| Summary: | XML Form Document: Impossible to create a second instance in the same model | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Robert Großkopf <robert> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 4.4 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=118954 | ||
| Whiteboard: | target:6.2.0 target:6.0.7 target:6.1.1 target:6.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Robert Großkopf
2018-07-20 19:37:48 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=38cbb4c7176d85973c4945a10a262bb487388246 author Caolán McNamara <caolanm@redhat.com> 2014-08-15 15:09:57 +0100 committer Caolán McNamara <caolanm@redhat.com> 2014-08-15 16:05:39 +0100 commit 38cbb4c7176d85973c4945a10a262bb487388246 (patch) tree 03f39e4f86bce9295cdade2de73d9490edd7da99 parent 221c21b433970acbdc9368120371c39e3934ff18 (diff) convert datanavigator sport to .ui Bisected with: bibisect-44max Adding Cc: to Caolán McNamara Before this commit, the item instanceData is displayed in the navigator when a new instance is created... IsAdditionalPage doesn't seem to be working right Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e161206709ea4bd6182fa9feeedf4b3f08231fe5 Resolves: tdf#118862 new instances cannot be edited It will be available in 6.2.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. backports in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=239ce8ea56527c96bd1b30b68a3448872f382b47&h=libreoffice-6-0 Resolves: tdf#118862 new instances cannot be edited It will be available in 6.0.7. 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9b18192fc3af465fb424dd8d5a81cd46fc3331b6&h=libreoffice-6-1 Resolves: tdf#118862 new instances cannot be edited It will be available in 6.1.1. 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. Issue verified in Version: 6.2.0.0.alpha0+ Build ID: 96faaa6005465661d74b6dbf4879c43b85c68a55 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded @Caolán, thanks for fixing this!!! You could now create a second instance. Great! ... but a new problem appeared: No data type could be saved for the elements of this instance ... Created a new bug118954 for this. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6f8e4f7df7190ce1a1751bf968a5d899e95bc1b9&h=libreoffice-6-1-0 Resolves: tdf#118862 new instances cannot be edited It will be available in 6.1.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. |