FileUploadBase unconditionally converts filenames to lowercase in method
getFileName(Map headers). Is this due to some internet standard or just
for convenience / policy?

It would be nice to alter this behaviour by setting a property, instead
of having to subclass the FileUpload implementation with a different
getFilename() method.

-- 
Torgeir Veimo <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to