If I upload a file, it is renamed as follows: aaaa.jpg --> new.name.abcdefgh.jpg bbbb.JPG --> new.name.xyzdefgh.JPG
Note that despite the renaming, the extension maintains its original case. I do not like this because I want all my files to be saved in lowercase. For me it is unexpected behaviour and maybe we can change this?? If we cannot change web2py, then how can I make sure all my file extensions are lowercase? Thanks, David

