Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251533 - doxygen-1.5.7.1 erroneously changed semantics of substitute
Summary: doxygen-1.5.7.1 erroneously changed semantics of substitute
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-18 20:15 UTC by Denys Duchier
Modified: 2008-12-24 02:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed patch (doxygen-1.5.7.1-substitute.patch,656 bytes, patch)
2008-12-18 20:16 UTC, Denys Duchier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denys Duchier 2008-12-18 20:15:15 UTC
a problem was introduced in 1.5.7.1 that affects the substitution of $relpath$: the symptom is that, when not provided, instead of being substituted by an empty string, the string $relpath$ remains in the output (this causes the stylesheet to not be accessible).  The author has accepted the patch (not by me) proposed here.  I have tested it, and it fixes my issues.
Comment 1 Denys Duchier 2008-12-18 20:16:20 UTC
Created attachment 175784 [details, diff]
proposed patch
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-12-19 01:07:52 UTC
Reassigning to maintainer, CCing dev-tools herd.
Comment 3 Steve Arnold archtester gentoo-dev 2008-12-24 02:19:50 UTC
Fixed; thanks...