Opened 5 years ago
Closed 5 years ago
#4608 closed defect (fixed)
No error for "ui tool show" of non-existent tool
| Reported by: | Eric Pettersen | Owned by: | Eric Pettersen |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Tool Shed | Version: | |
| Keywords: | Cc: | Greg Couch | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
per summary, e.g. "Match Maker"
Change History (1)
comment:1 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
| Summary: | No error for "ui tool show" of non-existent tool → No error for "ui tool show" of non-existent tool |
Note:
See TracTickets
for help on using tickets.
For some inexplicable reason, failing to find a tool to show was simply returning whereas failing to find a tool to hide raised an error. Made both raise an error.