Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ampersand not rendered correctly in HTML Help index (Origin: bugzilla #765867) #5994

Closed
doxygen opened this issue Jul 2, 2018 · 3 comments
Closed
Labels
bug HTML HTML / XHTML output

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status NEW severity normal in component general for ---
Reported in version 1.8.11 on platform Other
Assigned to: Dimitri van Heesch

On 2016-05-01 01:15:56 +0000, Christoph Lipka wrote:

Ampersand characters, such as in "operator &&", are not rendered correctly
in the HTML Help index.
albert-github added a commit to albert-github/doxygen that referenced this issue Jun 10, 2021
Corresponds to issue doxygen#5994

In the index the (index.hhk) the special HTML characters were not escaped (as done for the index.hhc (see HtmlHelp::addContentsItem). This is corrected.
@albert-github albert-github added bug HTML HTML / XHTML output labels Jun 10, 2021
@albert-github
Copy link
Collaborator

I've just pushed a proposed patch, pull request #8594

@albert-github albert-github added the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Jun 13, 2021
@albert-github
Copy link
Collaborator

Code has been integrated in master on github (please don't close the issue as this will be done at the moment of an official release).

@doxygen
Copy link
Owner Author

doxygen commented Aug 18, 2021

This issue was previously marked 'fixed but not released',
which means it should be fixed in doxygen version 1.9.2.
Please verify if this is indeed the case. Reopen the
issue if you think it is not fixed and please include any additional information
that you think can be relevant (preferably in the form of a self-contained example).

@doxygen doxygen removed the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Aug 18, 2021
@doxygen doxygen closed this as completed Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug HTML HTML / XHTML output
Projects
None yet
Development

No branches or pull requests

2 participants