https://bugs.documentfoundation.org/show_bug.cgi?id=150909
Bug ID: 150909
Summary: Regression: HTML entities badly rendered
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
>From Telegram documentation channel:
@ohallot
Glossary help page is incorrectly rendered at build time. Compare Tags
paragraph in latest version
(https://help.libreoffice.org/latest/en-US/text/shared/00/00000002.html?DbPAR=SHARED#bm_id3150702)
to version 6.1
(https://help.libreoffice.org/6.1/en-US/text/shared/00/00000002.html?DbPAR=SHARED#bm_id3150702).
xhpeditor is rendering the Glossary xhp source
(https://opengrok.libreoffice.org/raw/help/source/text/shared/00/00000002.xhp?r=3a55b50e)
properly.
Work around is adding a space between "<" and tag content and a space
between the tage content and ">", but the regression was introduced in
help3xsl/online_transform.xsl. between releases 7.3 and 7.4.
--
You are receiving this mail because:
You are the assignee for the bug.