Ticket #107 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Inconsistent logic for deciding whether a file is raw image

Reported by: harri Owned by: harri
Priority: major Milestone: 0.5.0
Component: generic Version: 0.4.0-rc3
Keywords: Cc:
Test Case Result: pass

Description

For example, .TIF images can be loaded with dcraw but most likely they are not raw images. The decision logic in different places (like JAIPhotoViewer and PhotoInfo#updateFromFileMetadata?) is not consistent.

Change History

Changed 5 years ago by harri

Changed to use the same logic in all places in r659. But Photovault is now missing support for reading any metadata from TIFF files.

Changed 5 years ago by harri

  • status changed from new to closed
  • testcase_result set to pass
  • resolution set to fixed

Well... bug is fixed. For "side effect" mentioned, see #152

Note: See TracTickets for help on using tickets.