import crash when unknown extension
Reported by Gaspard Bucher | September 3rd, 2008 @ 03:20 PM | in public beta
Originally posted on Trac by gaspard Original Trac Ticket
Description
Import a tgz of files "images.JPG" crashes: JPG is not recognized as a known type.
See "mime type bug": #174.
Trac Attachments
Trac Comments
2008-05-28 12:02:40 changed by gaspard
milestone set to 0.8.
milestone set to 0.8.
Comments and changes to this ticket
-
Gaspard Bucher September 26th, 2008 @ 09:36 AM
It seems to work (tested with Thumbs.db).
Might need testing with a 3 letter extension..
-
Gaspard Bucher October 4th, 2008 @ 03:01 PM
- Tag changed from major, zena to major, worksforme, zena
(from [a02f233433b62735a9c5f087da4b0dbc11185002]) Fixed capitalization problem with file extensions ('JPG' not recognized as 'jpg'). [#187 state:resolved tagged:worksforme] http://github.com/zena/zena/comm...
-
Gaspard Bucher October 4th, 2008 @ 06:31 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org
People watching this ticket
Tags
Referenced by
- 187 import crash when unknown extension (from [a02f233433b62735a9c5f087da4b0dbc11185002]) Fixed c...