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: |
|
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.
Fixed in loci-java:r6445.