Modify ↓
Opened 16 years ago
Closed 16 years ago
#4703 closed defect (wontfix)
Problem with bug reporting
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
After an exception occurs, the modal dialog "Unexpected exception" opens, but clicking on "Do nothing" opens another one, ... ad eternam!
Attachments (0)
Note:
See TracTickets
for help on using tickets.



This happens when exceptions occur in a loop. The problem is that exceptions are unexpected and thus can apear everywhere.