GNOME Bugzilla – Bug 672366
Wrong URL in the mailto-tag with CREATE_SUBDIRS = YES
Last modified: 2012-05-19 12:26:52 UTC
My code: @author <a href="mailto:Andy.Ki@fullmo.de">Andy Ki</a>, <a href="http://www.fullmo.de/">FullMo GmbH</a> Doxygen generates the following html-code: <dl class="section author"><dt>Author:</dt><dd><a href="../../mailto:Andy.Ki@fullmo.de">Andy Ki</a>, <a href="http://www.fullmo.de/">FullMo GmbH</a> </dd></dl> So, mailto tag is corrupt: <a href="../../mailto:Andy.Ki@fullmo.de">Andy Ki</a> setting CREATE_SUBDIRS = NO solves this problem Version 1.7.5.1 did have this bug.
Confirmed. Should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.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.