[Lxr-dev] [ lxr-Bugs-3299072 ] Bad links to markers in Local.pm
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2011-05-08 16:50:06
|
Bugs item #3299072, was opened at 2011-05-08 18:44 Message generated for change (Comment added) made by ajlittoz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3299072&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.9 >Status: Closed >Resolution: Fixed Priority: 4 Private: No Submitted By: Andre-Littoz (ajlittoz) Assigned to: Andre-Littoz (ajlittoz) Summary: Bad links to markers in Local.pm Initial Comment: When trying to print some file-specific description in directory listing, sub markupstring is called with bad argument $Path->{'virt'}. Variable $Path is nowhere defined (a forgotten change when Config.pm was revamped?) It should be $dir. ---------------------------------------------------------------------- Comment By: Andre-Littoz (ajlittoz) Date: 2011-05-08 18:50 Message: This has now been fixed in CVS. If you can install the new version and check that it solves your problem, then it would be very useful. Thanks for reporting this defect and helping to make LXR better. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3299072&group_id=27350 |