Modify ↓
Opened 5 years ago
Closed 5 years ago
#13975 closed defect (fixed)
404 Unknown administration panel error when clicking on project in admin projects list
| Reported by: | Christopher Head | Owned by: | Cinc-th |
|---|---|---|---|
| Priority: | normal | Component: | SimpleMultiProjectPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
When I open the admin area and click Projects in the sidebar, I see a list of projects. The ID and name of each project is a link to /trac/admin/projects/projects/<projectname> (my install is rooted at /trac). When I click on that link, I get an “Unknown administration panel” error. I wondered if the double /projects was the problem, but removing one of them results in the same message.
This is with Trac 1.4.2 and using the 0.7.3 tag of SMP.
Attachments (0)
Note: See
TracTickets for help on using
tickets.



In 18075: