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/ . peter(at)not-real.peknet.com
Received on Mon Oct 16 14:11:31 2006