Modify ↓
Opened 18 years ago
Closed 18 years ago
#5310 closed defect (duplicate)
Error Message Missing for Duplicate Names In Component Management
Reported by: | anonymous | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | admin/web | Version: | 0.10-stable |
Severity: | trivial | Keywords: | webadmin duplicate |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Problem
I recieved a generic python exception error message when attempting to add a component which already existed in the component list.
I.E. Trying to add a component with the same name as one that already exists.
Suggested Solution
Instead of a stack dump a simple message informing me that the component specified already exists would suffice.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Duplicate of #4130.