[Lxr-dev] [ lxr-Bugs-3281099 ] Swish-e error exits on freetext search
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2011-04-08 19:20:09
|
Bugs item #3281099, was opened at 2011-04-08 21:19 Message generated for change (Comment added) made by ajlittoz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3281099&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: current cvs >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Andre-Littoz (ajlittoz) Assigned to: Andre-Littoz (ajlittoz) Summary: Swish-e error exits on freetext search Initial Comment: When search launches swish-e to do the search, LXR error-exits with '$ENV{PATH} not safe' message. $ENV{PATH} is not untainted is swishsearch whereas it is explicitly set to a "neutral" value in glimpsesearch. To correct, just duplicate the line. ---------------------------------------------------------------------- Comment By: Andre-Littoz (ajlittoz) Date: 2011-04-08 21:20 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=3281099&group_id=27350 |