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 625578 - HTML_DYNAMIC_SECTIONS hides entire page
HTML_DYNAMIC_SECTIONS hides entire page
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.7.1
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-07-29 12:27 UTC by Manuel Haim
Modified: 2010-10-09 08:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Doxygen 1.7.1 Configuration File (11.16 KB, application/octet-stream)
2010-07-29 12:27 UTC, Manuel Haim
Details
Doxygen 1.7.1 C++ example (zipped) (13.56 KB, application/octet-stream)
2010-07-30 11:38 UTC, Manuel Haim
Details

Description Manuel Haim 2010-07-29 12:27:42 UTC
Created attachment 166769 [details]
Doxygen 1.7.1 Configuration File

Hi,

I'm using Doxygen 1.7.1 for documenting a Visual C++ project, and it works great!

However, when I activate dynamic HTML sections (HTML_DYNAMIC_SECTIONS) and open a class reference from the HTML output, everything after the line "Inheritance diagram for xxx" till the page footer will be hidden by default (i.e. not just the diagram itself, but also the functions and attributes and detailed description). This makes the feature a bit useless, as I only want to hide the diagram.

In Doxygen 1.6.1, the feature worked as intended.

Best regards,
Manuel
Comment 1 Dimitri van Heesch 2010-07-29 19:27:48 UTC
The configuration file is not enough for me to reproduce the problem.

Can you please attach a self-contained example (source+config file in a zip) that allows me to reproduce the problem?
Comment 2 Manuel Haim 2010-07-30 11:38:37 UTC
Created attachment 166824 [details]
Doxygen 1.7.1 C++ example (zipped)
Comment 3 Manuel Haim 2010-07-30 11:43:33 UTC
(In reply to comment #1)

Hi,

I've attached a test project as an example.

I use to start the doxywizard, then open the Doxyfile and select Run > Run doxygen. When you open the CTest or CSubtest class, you should see the problem.

Thank you for your quick response,
Manuel
Comment 4 Dimitri van Heesch 2010-07-31 13:13:39 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 5 Manuel Haim 2010-08-02 11:08:14 UTC
Thanks! I'm looking forward to the update. (Meanwhile, I'm using a workaround by auto-replacing the missing html tags through a text editor.)
Comment 6 Dimitri van Heesch 2010-10-09 08:19:51 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.2. 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.