Re: SWISH-E 2.4.4 filters can not locate files
Ludovic Drolez <[email protected]> Mon, 16 Oct 2006 23:30:21 -0700 (PDT)
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
David L Norris wrote: > On Mon, 2006-10-16 at 16:06 -0700, Gertjan Hofman wrote: > >>I am bit confused. Why is the file name string being >>quoted AND escaped ? Seems like just quoting should do >>the job under Bourne, no ? > > > I believe the problem was that quoting filenames which contains quotes > fail. > Hi ! On the contrary, the quoting is done to avoid problem with quotes in filenames (before that I was unable to index files with single quotes or double quotes, and specialy crafted filenames could lead to arbitrary command invocations :-( ). No quotes should be added for filter invocation, you should invoque the filters like this, for example: Filefilter .pdf swish_filter.pl %p Maybe something needs to be updated in the docs ? Cheers, -- Ludovic Drolez. http://zaurus.palmopensource.com - The Zaurus Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff