NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #57 (closed defect: fixed)

Opened 2010-06-01T13:19:10-05:00

Last modified 2010-08-31T12:00:33-05:00

Fix problems when combining ReaderWrappers

Reported by: curtis Owned by: curtis
Priority: critical Milestone: biweekly-2010: Jun-01 to Jun-11
Component: SCIFIO Version:
Severity: critical Keywords:
Cc: Blocked By:
Blocking:

Description

There are multiple problems when combining certain ReaderWrappers, such as ChannelFiller and DimensionSwapper. Sometimes ArrayIndexOutOfBoundsException is thrown, sometimes SizeC is corrupted. I will test a variety of combinations and fix the problems that I find in the ReaderWrapper implementations.

Change History

comment:1 Changed 2010-06-02T14:49:30-05:00 by curtis

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

Fixed in  loci-java:r6445.

comment:2 Changed 2010-08-31T12:00:33-05:00 by curtis

  • Component changed from other to bio-formats