Bug 689329

Summary: Fix handling of filenames containing spaces
Product: Ghostscript Reporter: Till Kamppeter <till.kamppeter>
Component: GeneralAssignee: Default assignee <ghostpdl-bugs>
Status: NOTIFIED FIXED    
Severity: normal    
Priority: P4    
Version: master   
Hardware: All   
OS: All   
Customer: Word Size: ---
Bug Depends on:    
Bug Blocks: 689315    
Attachments: Allow input file names with spaces

Description Till Kamppeter 2007-07-04 09:51:13 UTC
The script lib/pv.sh does not handle input file names with spaces correctly. The
attached patch fixes the problem and also adds use of mktemp for the temporary
file (only if mktemp is present).
Comment 1 Till Kamppeter 2007-07-04 09:52:02 UTC
Created attachment 3155 [details]
Allow input file names with spaces
Comment 2 Till Kamppeter 2007-07-05 03:42:17 UTC
Fixed in SVN rev 8104.