Task #11874 (closed)
Opened 6 years ago
Closed 5 years ago
Bug: QuantumStrategy doesn't properly reset interval
| Reported by: | bpindelski | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | 5.1.0-m2 |
| Component: | Services | Version: | 4.4.9 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
When testing https://github.com/openmicroscopy/openmicroscopy/pull/1919 it has been discovered that manually changing the inputstart inputend columns in the chanelbinding table so that they are outside of a permitted interval for a pixel type makes the image impossible to open.
This happens because the verifyInterval method throws an exception and doesn't try to correct any values.
Change History (2)
comment:1 Changed 5 years ago by jburel
- Milestone changed from Unscheduled to 5.1.0-m2
comment:2 Changed 5 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
Moving to 5.1.0-m2, currently fixing issue in renderer