coldwellpacific / variman

Automatically exported from code.google.com/p/variman
0 stars 0 forks source link

Improper handling of media mime type #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When variman tries to determine the mime type for media, it only recognizes 
"gif" and "jpg" extensions (lower case). Add case insensitive parsing of the 
filename and include "png" and "tif" as well.

Original issue reported on code.google.com by jazzklein on 3 Jul 2011 at 7:49

GoogleCodeExporter commented 8 years ago

Original comment by jazzklein on 25 Jul 2011 at 12:56