Description: after following step, open Security Option Help page. but the bottom of help page, show error message. D'oh! You found a bug (text/shared/02/namedialog.xhp#timestampauthority not found). Note: I could confirm on Local help. I could not confirm on Online help Steps to Reproduce: 1. open libreoffice start center 2. tool > options > libreoffice > Security 3. press help 4. scroll down to bottom on help page Actual Results: show following text D'oh! You found a bug (text/shared/02/namedialog.xhp#timestampauthority not found). Expected Results: as online help https://help.libreoffice.org/latest/en-US/text/shared/optionen/01030300.html TSAs description can be shown. Reproducible: Always User Profile Reset: No Additional Info: I confirm this version Version: 7.1.0.0.alpha0+ Build ID: 15988fe00c4f49ae32ab2d5cf3c16495ab6e1d59 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-08-25_13:42:41 Calc: threaded
On pc Debian x86-64 with master sources updated today, I could reproduce this.
Here's the change I did: -<embed href="text/shared/02/namedialog.xhp#timestampauthority"/> +<embed href="text/shared/01/timestampauth.xhp#timestampauthority"/> Still don't know how to submit a patch on gerrit for helpcontent2. ../logerrit submit in helpcontent2 doesn't work.
(In reply to Julien Nabet from comment #2) > Still don't know how to submit a patch on gerrit for helpcontent2. > ../logerrit submit in helpcontent2 > doesn't work. WRT to Help submodule patching: The hard way: https://wiki.documentfoundation.org/Development/Submodules The easy way: https://wiki.documentfoundation.org/Documentation/GerritEditing
(In reply to Olivier Hallot from comment #3) > (In reply to Julien Nabet from comment #2) > > Still don't know how to submit a patch on gerrit for helpcontent2. > > ../logerrit submit in helpcontent2 > > doesn't work. > > WRT to Help submodule patching: > > The hard way: https://wiki.documentfoundation.org/Development/Submodules > > The easy way: https://wiki.documentfoundation.org/Documentation/GerritEditing Thank you for the tip! :-)
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/fd568906b560a451dbba04b30b21f00a3f33f677 tdf#136277 Fix a "D'oh you found a bug" on TSAs.