Opened 14 years ago
Closed 14 years ago
#3124 closed defect (fixed)
broken links on Trac front page
Reported by: | skinner | Owned by: | Dustin Machi |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Operations | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There are a couple broken links on the Trac home page:
The link labeled "bugs" tries to go to "http://dojotoolkit.org/trac/report/6", which results in a Drupal error page that says: "Page not found".
The link labeled "file new ones" tries to go to "http://trac.dojotoolkit.org/newTicket", which results in a Trac error page that says: "Not Found ... No handler matched request to /newTicket".
Some of the other links on that page may be out of date too.
Note: See
TracTickets for help on using
tickets.