After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665641 - xhtml generation issue, Extra "</div>" preceding "<!-- window showing the filter options -->"
xhtml generation issue, Extra "</div>" preceding "<!-- window showing the fil...
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-12-06 00:42 UTC by Bill
Modified: 2012-11-18 11:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Script to fix the issue (1.63 KB, text/x-shellscript)
2011-12-06 00:42 UTC, Bill
Details

Description Bill 2011-12-06 00:42:07 UTC
Created attachment 202888 [details]
Script to fix the issue

Doxygen is generating malformed xhtml by placing an extra </div> just before <!-- window showing the filter options -->
For 1.7.6 this seems to happens for 
  * every class page
  * every source page
For "related pages" containing iframes there is an issue with with </div> nesting in <body></body>

Wrote a script to fix these issues in the output which is attached
Comment 1 Dimitri van Heesch 2011-12-10 09:39:20 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2011-12-10 20:39:25 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.6.1. 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.