Starting with version 6, the "Define Bibliography Entry" dialog has wrong things listed in the "Type" dropdown menu. Currently shown: Short name, Type, ... (i.e. names of text fields in the same dialog) Should be: Article, Book, ... (i.e. actual bibliography types)
I can't reproduce it in Version: 6.0.0.1.0+ Build ID: 4ca94f24995c8d7b854e2d98fd7ff8fa7b9e2157 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group Could you please try with LibreOffice 6.0 RC1? You can download it from https://wiki.documentfoundation.org/QA/GetInvolved#Test_Pre-releases.
Still the same in 6.0.0 rc 1: Version: 6.0.0.1 Build ID: d2bec56d7865f05a1003dc88449f2b0fdd85309a CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: kde4; Locale: et-EE (et_EE.UTF-8); Calc: group Tried with English UI and SAL_USE_VCLPLUGIN=gtk - still the same, so not a localisation issue and not a KDE issue. You have newer build than rc 1, though, so maybe it's been fixed after rc 1 was released. Could someone else check their 6.0.0 rc 1?
To be certain the reported issue is not related to corruption in the user profile, could you please reset your Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and re-test?
Still exactly the same after deleting ~/.config/libreoffice
Ok, Thanks for testing that too. So, this is what you do? 1. Open Writer 2. Insert - Table of Contents and Index - Table Of Contents, Index and Bibliography 3. Type Bibliography 4. Entries tab
No, that's not the "Define Bibliography Entry" dialog. 1. Open Writer 2. Insert - Table of Contents and Index - Bibliography Entry... 3a. Either keep "From bibliography database" selected and click Edit 3b. ...or select "From document content" and click New (or Edit if you have document with existing bibliography entries.) 4. Observe the contents of "Type" dropdown list in the dialog that opens.
ok, Thanks for the clarification. I can reproduce it in Version: 6.1.0.0.alpha0+ Build ID: 2bf1cc7372088ec31ac5f0fb60de57feda59d3b7 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded
Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2017-06-11 20:56:30 +0100 committer Caolán McNamara <caolanm@redhat.com> 2017-07-21 08:20:50 +0100 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=e799e98cbdde6eb1dfbe637b573918ebe0dfe96b Resolves: tdf#114728 wrong entries in bibliographic entry dialog 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.
backports to 6-0 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=513a21c1d635ea5b830f6b075b2a951ca1c94eff&h=libreoffice-6-0 Resolves: tdf#114728 wrong entries in bibliographic entry dialog It will be available in 6.0.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.