Modify ↓
#6441 closed defect (fixed)
No handler matched request to /ticket
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Did a fresh install from trunk of 6280. Tried to create a new ticket.
Got the following error
Error: Not Found No handler matched request to /ticket
Attachments (0)
Change History (5)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
[6276] seems to be the problem. With action set to empty string it seems to work fine for me…
comment:3 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Exactly, I was about to fix it… wait a few seconds ;-)
comment:4 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Severity: | normal → trivial |
| Status: | assigned → closed |
Fixed by [6285]. Thanks for the report and sorry for the inconvenience!
comment:5 by , 14 years ago
For the records, the bug still seems to survive. I'm using trac-0.12.2 and when I create a new ticket, the same error occurs, but ticket is created.
Note:
See TracTickets
for help on using tickets.



Same problem, no issues with the rest of the system however.