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 676948 - Wrong links in class navigation bar generated
Wrong links in class navigation bar generated
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.1
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2012-05-28 06:20 UTC by Peter Klotz
Modified: 2012-06-11 09:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
.tar file that demonstrates the issue (20.00 KB, application/x-tar)
2012-05-28 13:22 UTC, Peter Klotz
Details

Description Peter Klotz 2012-05-28 06:20:05 UTC
The attached .tar file contains a Doxyfile and a simple C++ example that demonstrate the problem.

Command CREATE_SUBDIRS must be set to YES.

Navigate to "Classes" and click class "X".
The relative link part is "html/d0/d0e/classa_1_1X.html".

Then open the page for class "X". In the upper left the navigation bar containing namespace "a" and class "X" itself appears.

There the relative link for class "X" is "html/d0/d0e/d0/d0e/classa_1_1X.html", which does not exist.
The link "html/d0/d0e/d2/dcf/namespacea.html" pointing to namespace "a" is also wrong.

This is a regression. In Doxygen 1.8.0 the links were correct.
Comment 1 Dimitri van Heesch 2012-05-28 08:26:40 UTC
Hi Peter,

Can you attach the .tar file you mentioned? I don't see it.
Comment 2 Peter Klotz 2012-05-28 13:22:18 UTC
Created attachment 215125 [details]
.tar file that demonstrates the issue
Comment 3 Dimitri van Heesch 2012-05-28 19:23:56 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 4 Dimitri van Heesch 2012-06-10 09:41:50 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.1.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.
Comment 5 Peter Klotz 2012-06-11 09:05:47 UTC
In Doxygen 1.8.1.1 the generated links are correct.
Comment 6 Peter Klotz 2012-06-11 09:05:47 UTC
In Doxygen 1.8.1.1 the generated links are correct.