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 610604 - \page with underscore don't create valid links
\page with underscore don't create valid links
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
1.6.3
Other Windows
: Normal major
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-02-21 14:09 UTC by Philippe
Modified: 2010-06-15 11:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philippe 2010-02-21 14:09:35 UTC
For instance:

\page my_page

Then this will create a page "my__page.html" and not "my_page.html"

I generate a Qt documentation with doxygen. But now the keyword "my_page" can't be used. My application would have to call "my__page". Not very nice :-(

This problem did not exist in 1.6.1

Maybe doubling the underscore as in 1.6.3 should be an option, not mandatory.
Comment 1 Dimitri van Heesch 2010-04-24 13:58:42 UTC
Confirmed. In the next subversion update, I'll revert 
back to the situation were the underscore is no longer duplicated.
Comment 2 Dimitri van Heesch 2010-06-15 11:21:51 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.0. 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.