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 #213 (closed defect: fixed)

Opened 2007-11-09T09:57:26-06:00

Last modified 2007-11-09T14:08:22-06:00

OMETiffReader should parse OriginalMetadata

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

Description

Right now, OMETiffReader doesn't do anything with OriginalMetadata key/value pairs. We should parse these pairs and place them in the metadata hashtable.

Change History

comment:1 Changed 2007-11-09T14:08:22-06:00 by melissa

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

Fixed in r3360. You can check this with data/test/original-metadata-test.ome.tif, which has a single OriginalMetadata element "testName"/"testValue".