| Summary: | Insert -> Field -> More Fields, or <ctrl>+<f2>, Fields dialog showing incorrect selection listbox contents | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Thomas Krumbein <tk> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, dgp-mail, noelgrandin, serval2412, vsfoote, xiscofauli |
| Priority: | high | Keywords: | bibisected, bisected, regression |
| Version: | 6.0.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 target:6.0.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 114039 | ||
| Attachments: | old "correct" list - new list | ||
|
Description
Thomas Krumbein
2017-11-24 13:25:13 UTC
Created attachment 137965 [details]
old "correct" list - new list
I confirm it with LO 6.0.0.0. It is also correct in LO 5.4.3. Looks as if the DocInformation tab "Select" listbox is being populated with LB selections from the "Insert _reference to" targets of the Cross-references tab of the dialog. Affects the listbox for the Created, Last Printed, and Modified fields. The .UI files seem correct. Correct through the 5.4.3 release, bad in 6.0.0 master, a bibisect would be helpful. Caolán: thought you might be interested in this one. I'm not sure but wonder if it could be related to boost::gettext part. Of course, I'm not sure, it's more a guess. Let's increase the importance since it's a regression + concerns all env. Bibisect from builds on hand, appears between 2017-07-21 and 2017-07-23, looks like Noel had been cleaning up some of the field crud in that time frame. https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=a9588baca8137f51e2ca72e40b1f448b0e1885d1..28b382b7b0a32417e0aedd4ae415a69e479fe60b Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2017-06-11 19:56:30 (GMT) committer Caolán McNamara <caolanm@redhat.com> 2017-07-21 07:20:50 (GMT) commit 00657aef09d854c74fb426a935a3e8b1fc390bb0 (patch) tree fd1a9bb264fe15dcc129498e62060ecd256b1ee7 parent fa987cbb813cfd729fe490f2f1258b7c8d7fb174 (diff) migrate to boost::gettext Bisected with: bibisect-linux64-6.0 Adding Cc: to Caolán McNamara Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2d8fd07152210d5c8ea9825ba7a28b5f72163488 tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARY It will be available in 6.0.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. 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=6d41b03311355f1f7517359879eb980071d52463&h=libreoffice-6-0 tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARY It will be available in 6.0.0.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. On pc Debian x86-64 with master sources updated today, I don't reproduce this. Remark: I just noticed "Paragraph Signature" part is empty but perhaps it's an WIP. Thank you Caolán for the quick fix! (In reply to Julien Nabet from comment #10) > On pc Debian x86-64 with master sources updated today, I don't reproduce > this. => VERIFIED FIXED |