Task #11142 (closed)
Bug: Edit channel
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | critical | Milestone: | 5.0.0-beta1 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | ux@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | FS demo 4.4 |
Description
While debugging issue reported by Petr see https://github.com/openmicroscopy/openmicroscopy/pull/1278
I noticed the following error when editing the channel's name
java.lang.Exception: Abnormal termination due to an uncaught exception. java.lang.IllegalArgumentException: No Channels specified. at org.openmicroscopy.shoola.agents.metadata.editor.ChannelEditUI.<init>(ChannelEditUI.java:325) at org.openmicroscopy.shoola.agents.metadata.editor.PropertiesUI.editChannels(PropertiesUI.java:282) at org.openmicroscopy.shoola.agents.metadata.editor.PropertiesUI.actionPerformed(PropertiesUI.java:1468)}}}
Change History (2)
comment:1 Changed 6 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 6 years ago by jburel <j.burel@…>
(In [ddfae1585b0f168fdbc6d1ad75a2e26f867c3d34/ome.git] on branch develop) Do not allow to edit the channels during loading. (see #11142)
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
see https://github.com/openmicroscopy/openmicroscopy/pull/1300