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 641814 - HTML output has mismatched <p>..</p>
HTML output has mismatched <p>..</p>
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
1.7.3
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-02-08 08:28 UTC by mejohansen
Modified: 2011-03-28 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
header file with example doxygen code for outputting mismatched paragraph start/ends (997 bytes, application/octet-stream)
2011-02-08 08:28 UTC, mejohansen
Details
doxygen config file (66.44 KB, application/octet-stream)
2011-02-08 08:29 UTC, mejohansen
Details

Description mejohansen 2011-02-08 08:28:04 UTC
Created attachment 180372 [details]
header file with example doxygen code for outputting mismatched paragraph start/ends

It seems as though lists are causing doxygen to output mismatched paragraph open/close tags in several situations:
- More...-link for a module description
- Brief descriptions (if a new line is mistakenly not inserted before a list)
- Parameter listings

Also, adding a note for a group causes wrong output.

Please see the attached .h and .doxygen
Comment 1 mejohansen 2011-02-08 08:29:00 UTC
Created attachment 180373 [details]
doxygen config file

Forgot to attach this as well..
Comment 2 Dimitri van Heesch 2011-03-26 19:51:55 UTC
Confirmed. Should be fixed in the next release.
Comment 3 Dimitri van Heesch 2011-03-28 14:19:19 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.4. 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.