[Pmwiki-users] spaces in uploaded files

Wayne Lee wl.pmwiki
Fri Apr 9 01:54:59 CDT 2004


hi,

i think i've been able to use uploaded files with
space by changing in upload.php:

SDV($UploadNamePattern,'[A-Za-z0-9][ -\w.]*[A-Za-z0-9]');

to include a space in the middle characters [ -\w.]

however, i'd like to add this in the UploadExtended
updates that Christian Ridderstr?m made:

<http://www.pmichaud.com/wiki/Cookbook/UploadExtended>

does anyone know how i can do this?  i've
looked through the php code and cannot
figure out where it is converting the spaces
to "+"'s.

thanks, wayne

also, what's wrong with spaces in filenames anyhow?



More information about the pmwiki-users mailing list