Re: SWISH-E 2.4.4 filters can not locate files

Peter Karman <[email protected]> Mon, 16 Oct 2006 14:11:11 -0700 (PDT)
Newsgroups gmane.comp.web.swish-e
Message-ID <[email protected]>

David L Norris scribbled on 10/16/06 3:45 PM:
> On Mon, 2006-10-16 at 13:32 -0700, Gertjan Hofman wrote:
>> '/data/safe/web/sensor\_info/freudenberg\_rad\_profile\.pdf'
>> catdoc: No such file or directory
> 
> Looks like the new stringQuote() function in 2.4.4 could be causing the
> problem.
> 

yes, that's it. it uses isalnum(), which on my system at least (OS X) doesn't 
match underscore.

Looks like it should check for _ and . at the very least. Probably - too.

Any others?

-- 
Peter Karman  .  http://peknet.com/  .  [email protected]