Menu

#227 mba-load.html does not support files with spaces

open
Mason GUI (81)
9
2004-10-04
2004-10-04
No

Brandon King <kingb@caltech.edu> writes:
>> When I tried to upload an MBA, it was unable to read
the file
>> because the file had spaces in it's name. Whether
it's the fault of
>> mbad-insert.pl or mba-load.html, I'm not sure.

actually it's half-way in between. Currently there is a
Mason component
(Mason/comps/run-external-process.mason) that handles
all fork'ing external processes. At one point I used to
quote all parameters and that worked and then I noticed
that in some cases the
quotes were getting entered into the DB as part of the
values. So I left them out.

It looks like file names need to be quoted...

Cheers,
jas.

Discussion

  • Brandon King

    Brandon King - 2004-10-04
    • summary: mbad-insert.pl or mba-load.html does not support files with --> mba-load.html does not support files with space
     
  • Brandon King

    Brandon King - 2004-10-04
    • summary: mba-load.html does not support files with space --> mba-load.html does not support files with spaces
     

Log in to post a comment.