« Return to Thread: lowercase filenames

lowercase filenames

by Torgeir Veimo :: Rate this Message:

Reply to Author | View in Thread

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 <torgeir@...>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@...
For additional commands, e-mail: commons-user-help@...

 « Return to Thread: lowercase filenames