Ticket #1390 (closed defect: fixed)
Opened 2012-08-13T15:05:06-05:00
Last modified 2012-08-22T17:17:03-05:00
Image > Duplicate does not handle errors well
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1345 |
Description
In the DuplicateImage plugin through the axis subrange fields a user can specify nonsense dimensions that currently cause exceptions to be thrown. Rework the SamplingDefinition class, the AxisSubrange class, perhaps the SamplingService and the DuplicateImage plugin to gracefully detect and handle definition errors.