Task #2184 (closed)
Opened 14 years ago
Closed 14 years ago
uploadScript should throw an exception where possible
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | major | Milestone: | OMERO-Beta4.2 |
Component: | Scripting | Version: | n.a. |
Keywords: | n.a. | Cc: | wmoore, jburel |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2010-04-02 (6) |
Description
Previously, uploadScript through an exception even if the usermode processor wasn't running. That was prevented. If a processor is available, however, then the script should be parsed and an exception thrown if necessary.
Change History (2)
comment:1 Changed 14 years ago by jmoore
- Sprint set to 2010-04-02 (6)
- Status changed from new to assigned
comment:2 Changed 14 years ago by jmoore
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [6628]) fix #2184 - no longer catching ValidationException? from uploadScript