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

Opened 2010-11-04T17:58:04-05:00

Last modified 2011-02-02T04:45:00-06:00

Overwriting compressed planes doesn't always work

Reported by: melissa Owned by: melissa
Priority: major Milestone: bio-formats-5.0
Component: bio-formats Severity: serious
Keywords: Cc: simon.blanchoud@…
Blocked By: Blocking:

Description

If the new plane's compressed size is less than or equal to the old plane's compressed size then it mostly works, though the file size will not change. If the new plane's compressed size is larger, though, the resulting file is either truncated or invalid.

Change History

comment:1 Changed 2011-02-02T04:45:00-06:00 by curtis

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

moved to  ome:#4171