« Return to Thread: lowercase filenames

Re: lowercase filenames

by Jacob Kjome :: Rate this Message:

Reply to Author | View in Thread


I seem to recall that this was a bug that was missed before the latest
release and is now fixed in the SVN source.  Someone please correct me if
I'm wrong.

Jake

At 01:14 PM 2/23/2006 +1000, you wrote:
 >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@...


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

 « Return to Thread: lowercase filenames