From: SourceForge.net <no...@so...> - 2011-04-08 19:19:23
|
Bugs item #3281099, was opened at 2011-04-08 21:19 Message generated for change (Tracker Item Submitted) 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: Open Resolution: None 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3281099&group_id=27350 |