This is the bug tracker for Photo Organizer.
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
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
|
DetailsThis 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.
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.