Skip Menu |

This queue is for tickets about the Image-Shoehorn CPAN distribution.

Report information
The Basics
Id: 2695
Status: resolved
Priority: 0/
Queue: Image-Shoehorn

People
Owner: Nobody in particular
Requestors: pm [...] aaronland.net
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Image::Shoehorn and content-type
* The _ping() method should use File::MMagic to determine the image's contenttype. Image::Magick doesn't always return an 'image/foo-bar' string for an image's 'format'. * The 'type' attribute should be deprecated in favour of an 'extension' attribute. * A 'contenttype' attribute should be added.
Fixed in version 1.42 [ASCOPE - Fri May 30 09:18:58 2003]: Show quoted text
> * The _ping() method should use File::MMagic to determine the image's > contenttype. Image::Magick doesn't always return an 'image/foo-bar' > string for an image's 'format'. > > * The 'type' attribute should be deprecated in favour of an > 'extension' attribute. > > * A 'contenttype' attribute should be added.