[Libreoffice-bugs] [Bug 144055] New: Searching "Find & Replace" leads to an empty page
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 24 14:31:58 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144055
Bug ID: 144055
Summary: Searching "Find & Replace" leads to an empty page
Product: LibreOffice
Version: 7.2.0.4 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rafael.palma.lima at gmail.com
CC: olivier.hallot at libreoffice.org
Using the latest Help:
https://help.libreoffice.org/7.3/en-US/text/shared/05/new_help.html
Go to "Index" and type "Find & Replace". This results in only one match:
"resetting -- Find & Replace mode".
Click this match and a page with a single sentence will open.
However, the original file has a lot of contents that are applicable to Writer.
https://opengrok.libreoffice.org/xref/help/source/text/shared/guide/find_attributes.xhp
But because the file is stored in the "shared" folder, the "<case
select="WRITER">" clause is never true and the contents are not shown.
There are two ways to fix this:
1) Remove the switch clause from the file; this is an easy fix, but it will
keep the file as "Global" instead of "Writer"
2) Move the file to "source/text/swriter/guide/". This is the complete fix, but
I'm afraid this will require re-translation of all strings.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210824/eb365936/attachment.htm>
More information about the Libreoffice-bugs
mailing list