source/text/shared/optionen/expertconfig.xhp |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6fa6b45d603d01cb30549cdf9d1c56fa9376aa67
Author:     Rafael Lima <rafael.palma.l...@gmail.com>
AuthorDate: Tue Dec 7 20:49:39 2021 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri Dec 10 22:22:45 2021 +0100

    tdf#144133 Fix help target for Expert Config Edit dialog
    
    When the user opens the "Expert Configuration" dialog, selects a preference 
and double clicks it, another dialog is opened to edit the preference value. 
Clicking "Help" in this second dialog leads to a 404 page not found error.
    
    This patch changes this behavior so that clicking the Help button opens the 
"Expert Configuration" help page.
    
    Change-Id: I0104617153f710b09c7436b7f5e3faa78cddb2bd
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126507
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/optionen/expertconfig.xhp 
b/source/text/shared/optionen/expertconfig.xhp
index 5273d2979..004d0e9c2 100644
--- a/source/text/shared/optionen/expertconfig.xhp
+++ b/source/text/shared/optionen/expertconfig.xhp
@@ -27,6 +27,7 @@
 
 <body>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/aboutconfigdialog/AboutConfig" 
id="bm_id6982839" localize="false"/>
+<bookmark xml-lang="en-US" 
branch="hid/cui/ui/aboutconfigvaluedialog/dialog-action_area1" 
id="bm_id6982839" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/aboutconfigdialog/@@nowidget@@" 
id="bm_id6982839" localize="false"/>
 <bookmark xml-lang="en-US" branch="index" id="bm_id0609201521552432">
   <bookmark_value>expert configuration;setting options</bookmark_value>

Reply via email to