Forum
Asset types in Assets
Added a JPEG file to Assets and then I couldn't find it. Turns out that it doesn't show under Asset Type Images (the default) but only under JPEG. And, when I list the files in List View, the file is shown as Type Doc / JPEG, shows Size but no Dimensions.
What's the file's file extension?
It's a jpeg. Screen shot of info window: Imgur
Ah, the lesser spotted
.jpeg
file! I'll get this fixed for 2.5.2, which should be out tomorrow.Got me thinking; where do they come from? .... that's clients for you! Thanks Drew
When a file gets uploaded, we need to decide if it's an image or a regular file, as they're treated differently. It's a lightweight test at that point in the process, so we just look at the file extension for the types of images we know we can process.
.jpeg
escaped the list.