Problem description: When I look at the online help, red text indicating a bug appears. D'oh! You found a bug (# text/shared/00/00000401.xhp dokuvorlage not found). text/shared/00/00000401.xhp#dokuvorlage text/shared/00/00000401.xhp#dokuspei Steps to Reproduce: 1. F1 to access help 2. looking for template (or modèle in French) 3. select "template" Just below the text format "To access this command" Red text appears. Current behavior: The red text Expected behavior: The text should be menu items "File> Save as Template" Operating System: Windows 7 Version: 4.1.3.2 rc Last worked in: 4.0.6.2 rc
Confirming, help is outdated here and does not reflect that there is a new template manager. Apart from templates pages, pages like description of File menu should be also updated. This particular problem was caused by the commit d5d84f0ec4584e32147eeab355d0ab73e7dd9172 that removed some old stuff; but it should be solved complexly.
*** Bug 75084 has been marked as a duplicate of this bug. ***
*** Bug 82981 has been marked as a duplicate of this bug. ***
The error still occures in version 4.3 and 4.4 (Windows 7)
*** Bug 94132 has been marked as a duplicate of this bug. ***
Migrating Whiteboard tags to Keywords: (possibleRegression)
The item "Templates" in the menu "File" is associated with the command ".uno:TemplateMenu". With this uno command as hid you get the help file source/text/shared/01/01110000.xhp So it makes sense to keep this file and adapt it to the new submenu. The variable id="dokuvorlage", which has been deleted from file source/text/shared/00/00000401.xhp, is only used here. Therefore there is no need to restore the variable. But the problem is solved, when inserting the needed text directly. The file source/text/shared/01/01110000.xhp has text for "Address Book Source", but that is no longer part of the submenu "Templates". Actually the menu item has been the dialog "Templates: Address Book Assignment". This assignment dialog it now in menu Tools. The submenu "Templates" has in LibreOffice 5.2 the items "Manage" (.uno:NewDoc), help in file source/text/shared/01/01010000.xhp "Save as Template…" (.uno:SaveAsTemplate), help in file source/text/shared/01/01110300.xhp The links need to be adapted in file source/text/shared/01/01110000.xhp.
This problem was fixed here: https://cgit.freedesktop.org/libreoffice/help/commit/source?id=a2e692fc4eeeb04fb0664bcac58f3e5dba9164cd Of course the redesigned Templates window need brand new help pages, that should happen in bug #94454. But until then this kind of ugliness is gone :).
*** Bug 104098 has been marked as a duplicate of this bug. ***
Confirming this bug still exists in 5.2.3.3 x64 under Impress Help "Saving (Templates)" and "Templates". Changing status from "Resolved/Fixed" to "Reopened".
I verified this bug in Windows 10 x64 and Ubuntu 16.04 LTR x64. "OffLine Help" -must- be installed: Under Windows "LibreOffice_5.2.3_Win_x64_helppack_en-US.msi" Under Ubuntu "sudo apt install libreoffice-help-en-us"
*** Bug 104102 has been marked as a duplicate of this bug. ***
Closing again, as the fix was pushed for LO 5.3.x.