Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
file system
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
12 Jul 2009 at 06:37 UTC
Updated:
12 Jul 2009 at 20:28 UTC
Jump to comment: Most recent file
Comments
Comment #2
quicksketchWell I thought I fixed that test, but must not have made it into the patch.
Comment #3
drewish commentedI haven't tested that function on other formats but if you take a look at image_get_info() you'll see that only those three types set an extension.
Comment #4
quicksketchOh a good point, maybe this should wrapped into #269337: Support for more image types (PDF, TIFF, EPS, etc.) then?
Comment #5
drewish commentedquicksketch yeah that seems like the best place for it.