Skip to content

filter options and search results included twice for class files in namespaces (Origin: bugzilla #666986) #4515

@doxygen

Description

@doxygen

status RESOLVED severity normal in component general for ---
Reported in version 1.7.6.1 on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2011-12-29 13:44:02 +0000, haferfrost@web.de wrote:

Created attachment 204316
doxygen with default options produces nonvalidating structfoo_1_1A.html

Steps to reproduce:

mkdir test
cd test
cp test.cpp
doxygen -g
doxygen

less html/structfoo_1_1A.html

The following parts occur twice, once before and once after the

...

This causes a validation error due to the duplicate id attributes.

The error only seems to affect classes in namespaces. If I remove the namespace the error does not occur.

Tested with doxygen-1.7.6.1 (self-compiled from the tar.gz) on Ubuntu Lucid.

On 2011-12-29 15:15:26 +0000, Dimitri van Heesch wrote:

Confirmed. Should be fixed in the next subversion update.

On 2012-02-25 15:37:16 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions