GNOME Bugzilla – Bug 665583
Wrong xhtml generated if mscgen used
Last modified: 2011-12-10 20:39:24 UTC
Created attachment 202799 [details] Config, source and result with wrong xhtml If I use msc in my source, and set format to xhtml and svg, then doxygen generates wrong xhtml files. Settings: HTML_FILE_EXTENSION = .xhtml DOT_IMAGE_FORMAT = svg INTERACTIVE_SVG = YES Result: Error message from Firefox: XML-Verarbeitungsfehler: Nicht übereinstimmendes Tag. Erwartet: </img>. Adresse: file:///K:/CVSLocal/DoxygenMscErr/Doku_Doxy/html/main_8c.xhtml Zeile Nr. 134, Spalte 3: </div> --^ (means: expected: </img>; found unexpected: </div> in line 134 column 3) Tested with doxygen 1.7.6 and 1.7.5.1 in German WinXPpro SP3.
Confirmed. Should be fixed in the next subversion update.
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.