[Libreoffice-commits] core.git: helpcontent2
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Jul 14 09:53:47 UTC 2018
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a7153e3e7ceff08165f3cc0db70c5d89c07d4adf
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Fri Jul 13 11:18:15 2018 -0300
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Sat Jul 14 11:53:25 2018 +0200
Update git submodules
* Update helpcontent2 from branch 'master'
- tdf#115524 Some branch bookmarks are not working 1
With .ui dialogs, the Help system sends specific URL
associated to the higlighted widget in the .ui dislog.
Not every help page associated to the dialog has
<bookmark branch="hid/<path to the dialog/widget"/>
for all widgets of the dialog. As consequence, some URLs
were not addressed and the default module entry page
was displayed, instead of the dialog help page.
The solution is to define a dumy bookmark '@@nowidget@@' to the
help page associated to the dialog, and if the widget bookmark
is missing in the help page then use the dummy target,
thus offering a help page with the right contents anyway.
This patch covers help pages for smath.
Change-Id: I40b592271b0c336d4d3bacc33d2f3d19107ae702
Reviewed-on: https://gerrit.libreoffice.org/57393
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/helpcontent2 b/helpcontent2
index 2af2ba2a19e6..e366cf4f207e 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 2af2ba2a19e62ec8463c0f8e6b3d2346e75e5bb2
+Subproject commit e366cf4f207e1fcbfa0bc11c83916fb89c7e6eae
More information about the Libreoffice-commits
mailing list