Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#383 - Replace Master option on add new version is broken

Attached to Project: Photo Organizer
Opened by Ryan Rittenhouse (crystalshadow) - Saturday, 13 September 2008, 00:07 GMT
Last edited by Solomon Peachy (pizza) - Saturday, 13 September 2008, 15:14 GMT
Task Type Bug Report
Category Backend / Core → Import
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 2.36
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Adding a new version w/ replace master option does not import the new image or replace the old one in albums. The following output is produced:

Importing 'test.jpg' (Joint Photographic Experts Group JFIF format) as a new version of 207.

* Extracting Image Metadata (ORIENT) ... done
* Failed to update database.
*

update photo_version set master='f' where photo=207

* Cleaning up the mess.


Image import complete.
This task depends upon

Closed by  Solomon Peachy (pizza)
Saturday, 13 September 2008, 15:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  with these patches, it works for me(tm).

Loading...