Modify ↓
Ticket #4157 (closed defect: duplicate)
Opened 5 years ago
Last modified 5 years ago
Unable to opne new ticket
| Reported by: | delaroca@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.10b1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by cboos) (diff)
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 335, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 220, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.3/site-packages/trac/ticket/web_ui.py", line 109, in process_request
del req.args['owner']
KeyError: 'owner'
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Description modified (diff)
- Resolution set to duplicate
- Status changed from new to closed
- Version changed from 0.10 to 0.10b1
Note: See
TracTickets for help on using
tickets.



Duplicate of #3640, so you probably have Trac 0.10b1 or earlier.