Opened 19 years ago
Closed 19 years ago
#3336 closed (fixed)
Link to Ticket System on "Community" page is broken
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The link to the "Ticket system" on the community page (under "Get Involved" in the right sidebar) links to http://code.djangoproject.com/newticket which now requires TICKET_CREATE privileges under the new ticket triage system. The result is an error message.
The link should point to http://code.djangoproject.com/simpleticket instead.
Attachments (1)
Change History (4)
comment:1 by , 19 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
by , 19 years ago
| Attachment: | 3336_patch.diff added |
|---|
comment:2 by , 19 years ago
| Has patch: | set |
|---|
It changes all the "newticket" URL's I found around. It should be ok.
Note:
See TracTickets
for help on using tickets.
s/newticket/simpleticket/