Bugs item #554063, was opened at 2002-05-09 20:04
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=554063&group_id=27350
Category: Browsing
Group: current cvs
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Malcolm Box (mbox)
Assigned to: Malcolm Box (mbox)
Summary: Title not produced for sourcedirs
Initial Comment:
titleexpand() in Common.pm does not produce a title
value for the HTML page when displaying a source directory.
The fix is to add " || $who eq 'sourcedir' " to the
first if condition.
----------------------------------------------------------------------
Comment By: Malcolm Box (mbox)
Date: 2002-07-29 09:50
Message:
Logged In: YES
user_id=215386
Fixed in CVS
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=554063&group_id=27350
|