I'm guessing you're developing in firefox, because it will recognize mime types of image/jpg as well as image/jpeg, but Safari and IE will not. Changing the image.inc to reflect this works wonders ;)

Also, application/pdf works better for more browsers than application/octet-stream for the pdf in generic.

Comments

rhys’s picture

Thanks for pointing these out, I'm only just getting back to being able to get a code completion going... and I plan to put quite a few more of the mime types in, especially for the more generic ones, such as DOC, XLS, etc. If you've got a list of them that I could use that work cross-browser., I'd be more than happy to include them.

rhys’s picture

Status: Active » Fixed

Updated in the CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.