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 688861 - broken links to header files in PDF output when SHOW_FILES=no
broken links to header files in PDF output when SHOW_FILES=no
Status: RESOLVED OBSOLETE
Product: doxygen
Classification: Other
Component: general
1.8.2
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
[moved_to_github]
Depends on:
Blocks:
 
 
Reported: 2012-11-22 10:14 UTC by Brice Goglin
Modified: 2018-07-30 10:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testcase reproducing the problem (861 bytes, application/x-gzip)
2012-11-23 08:18 UTC, Brice Goglin
Details

Description Brice Goglin 2012-11-22 10:14:54 UTC
Hello,

This is the second part of bug report 688858.

If SHOW_FILES is set to NO, the PDF output contains invalid links to source/header files.

It makes sens to keep links from filenames in the HTML output, since these files are included in the HTML output. But the PDF does not contain these files, so these links should just be replaced with plain text without link in the PDF output when SHOW_FILES=NO.

I am not attaching any testcase since this is very easy to reproduce. If you really need one, let me know.

thanks
Brice
Comment 1 Brice Goglin 2012-11-23 08:18:06 UTC
Created attachment 229700 [details]
testcase reproducing the problem
Comment 2 Brice Goglin 2012-11-23 08:19:07 UTC
In case this isn't clear:
* when SHOW_FILES=YES, there's a specific section describing the hwloc.h file
since it's listed in the doxygen source, and all occurences of hwloc.h in the
text point to this section, both in HTML and PDF
* when SHOW_FILES=NO, the HTML link now points to a page containing (instead of
describing) hwloc.h, but there's no such page in the PDF, hence the buggy PDF
link
Comment 3 Brice Goglin 2013-03-06 14:27:28 UTC
Any chance somebody fixes this bug?
thanks
Brice
Comment 4 André Klapper 2018-07-30 10:33:27 UTC
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to 

   https://github.com/doxygen/doxygen/issues

All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github.

Hence I am closing this GNOME Bugzilla ticket.
Please use the corresponding ticket in Github instead. Thanks a lot!