[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - helpcontent2
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Jul 14 11:21:18 UTC 2018
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 40ac278cc85bd1d8c766e293dde83cb241b5fbb7
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 13:20:57 2018 +0200
Update git submodules
* Update helpcontent2 from branch 'libreoffice-6-1'
- 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/57426
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/helpcontent2 b/helpcontent2
index 739c3a473815..61409684fa69 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 739c3a473815ec31c9e5536ade28a6b0d011a572
+Subproject commit 61409684fa69145a6828a2856e1df7540a7cb018
More information about the Libreoffice-commits
mailing list