GNOME Bugzilla – Bug 776870
XML Parsing Error for operator<< methods when outputing to XHTML
Last modified: 2017-12-25 18:43:36 UTC
Some characters are not being properly escaped when generating XHTML output. It seems to have a problem with my operator<<() method.
Can you please attach a self-contained example (source+config file in a tar or zip) that allows us to reproduce the problem?
Created attachment 354896 [details] Sample configuration and source file to reproduce the bug I'm really sorry for leaving this open for so long. I just re-discovered this bug and found out it's been on my plate this whole time. I've attached the requested information for you.
I just pushed a proposed patch to github (pull request 595) NOTE: this bugfix also requires pull request #594 in case #586 has been incorporated.
Has been integrated in the main branch of github (September 21. 2017)
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.14. Please verify if this is indeed the case. Reopen the bug 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).