Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#220 - 'Pentax *dst' as a camera type fails due to regexp error

Attached to Project: Photo Organizer
Opened by Solomon Peachy (pizza) - Tuesday, 17 July 2007, 21:01 GMT-5
Last edited by Solomon Peachy (pizza) - Wednesday, 12 December 2007, 07:09 GMT-5
Task Type Bug Report
Category Backend / Core → Database
Status Closed
Assigned To Solomon Peachy (pizza)
Operating System All
Severity Medium
Priority Normal
Reported Version 2.33
Due in Version 2.34
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

This is because the first character of the model is a '*', and that is used in a regexp match.

This task depends upon

Closed by  Solomon Peachy (pizza)
Wednesday, 12 December 2007, 07:09 GMT-5
Reason for closing:  Fixed
Additional comments about closing:  I finally fixed this; see svn r1816.
Comment by Solomon Peachy (pizza) - Thursday, 02 August 2007, 10:58 GMT-5
Unfortunately to fix this properly I might need to add an 'camera ID string' to the database, much like we do for lens detection.

Loading...