Autorename when uploading image with extra dots

See all posts Reply

Autorename when uploading image with extra dots new!
by Stas, 13 years, 8 months ago
I try to upload image with this name: "my.test.image.jpg",
but after sucessful upload, file_dst_name = "mytestimage.jpg" - all dots have been deleted.
Why?Reply
Re: Autorename when uploading image with extra dots new!
by colin, 13 years, 8 months ago
You can set file_safe_name to false to prevent this.Reply