Created attachment 121675 [details] Drop-down selection of help subcontent Wanted to test if bug I reported https://bugs.documentfoundation.org/show_bug.cgi?id=91992 is still happening with 51RC! and I wanted to test the same help page, the GoTo Command from LibreOffice Basic help. But upon opening the help window on OSX I just cannot select LibreOffice Basic help, it does no exist anymore. Also, no other help section offers definition for the GoTo (or probably other Basic commands), so it seems that LibreOffice Basic help content somehow vanished from online help. I am attaching the drop-down menu content where there is no "LibreOffice Basic" item present.
Oh, I am using OSX 10.11.2 and LO51RC1 with Slovenian lang-pack.
SfxContentHelper::GetResultSet() call does not return the item for LibreOffice Basic.
Bisecting showed that this bug was an interesting side effect of another bug fix. 6948c546fdc00dddec7d58e03150dcc87921d6b2 is the first bad commit commit 6948c546fdc00dddec7d58e03150dcc87921d6b2 Author: Stephan Bergmann <sbergman@redhat.com> Date: Mon Oct 26 17:55:14 2015 +0100 tdf#75637: Resolve help images via a vnd.libreoffice.image UCP
Stephan Bergmann committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=549e900b4b0047b8cb6c236ea50a3fc046e5fb51 tdf#96855: Put back assignment of xHierAccess It will be available in 5.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.
requested backporting to libreoffice-5-1 towards LO 5.1.0 at <https://gerrit.libreoffice.org/21081> and to libreoffice-5-0 towards LO 5.0.5 at <https://gerrit.libreoffice.org/21082>
Stephan Bergmann committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f284ec139beb920486e8351f9e758966969349ab&h=libreoffice-5-1 tdf#96855: Put back assignment of xHierAccess It will be available in 5.1.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.
Stephan Bergmann committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e4a154790397428f2e2f5bcdf26de407d6b0e2da&h=libreoffice-5-0 tdf#96855: Put back assignment of xHierAccess It will be available in 5.0.5. 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 96746 has been marked as a duplicate of this bug. ***
Works for me - ubuntu 14.04 64 bit LO 5.1.0.2. Many thanks.