Modify ↓
#246 closed defect (fixed)
The word "newticket" anywhere in the url opens the Create New Ticket interface
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | highest | Milestone: | 0.7 |
Component: | general | Version: | 0.6 |
Severity: | blocker | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The URL parsing mechanism seems to be a little naive, and cannot distinguish between:
http://projects/edgewall.com/trac/newticket/
And:
http://projects.edgewall.com/trac/log/trunk/templates/newticket.cs
The same is true for the words browser, timeline and search, but not for wiki and report.
Attachments (0)
Change History (3)
comment:1 by , 21 years ago
Summary: | The word "newticket" anywhere in the url causes the Create New Ticket interface → The word "newticket" anywhere in the url opens the Create New Ticket interface |
---|
comment:2 by , 21 years ago
Milestone: | → 0.7 |
---|---|
Priority: | normal → highest |
Severity: | major → blocker |
comment:3 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This was fixed a while back.