NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #555 (closed defect: fixed)

Opened 2010-09-10T17:16:33-05:00

Last modified 2010-09-16T13:54:33-05:00

OME-TIFF reader resets Image Name

Reported by: curtis Owned by: melissa
Priority: minor Milestone: bio-formats-4.2.1
Component: bio-formats Severity: serious
Keywords: Cc:
Blocked By: Blocking:

Description

When reading an OME-TIFF file such as multi-channel-4D-series.ome.tif, the Image Name is reset from multi-channel-4D-series to (e.g.) /Users/curtis/data/multi-channel-4D-series.ome.tif.

Change History

comment:1 Changed 2010-09-16T13:54:33-05:00 by melissa

  • Status changed from new to closed
  • Resolution set to fixed

(In [6952]) Prevent Image names from being overwritten. Closes #555.