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
Comment #1
rhys commentedThanks 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.
Comment #2
rhys commentedUpdated in the CVS.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.