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 691000 - Problem in xml output when no title is to the main page
Problem in xml output when no title is to the main page
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.3
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-01-02 12:01 UTC by Alfonso
Modified: 2013-01-20 13:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alfonso 2013-01-02 12:01:38 UTC
When I generate html output:

  a) if I give a title to the mainpage (\mainpage My Title) the title
in the main html page is "My Title".

  b) if I don't give a title to the mainpage (\mainpage) the project
title will be used as the title in main html page.

However, for the xml output:

  a) if I give a title to the mainpage (\mainpage My Title), I find a
<title> My Title <title/>. No problem here!

  b) if I don't give a title to the mainpage (\mainpage), I find only
<title/>. This is probably a bug.
Comment 1 Dimitri van Heesch 2013-01-05 13:11:25 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2013-01-20 13:35:06 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.3.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.