Modify ↓
Ticket #4105 (closed defect: worksforme)
Opened 6 years ago
Last modified 5 years ago
Links of WebAdmin page have wrong link.
| Reported by: | tdkim@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | admin/web | Version: | devel |
| Severity: | major | Keywords: | webadmin link |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I tested it for trunk version of trac.
For example,
- My trac url is http://myserver/TestProject.
- timeline url is http://myserver/TestProject/timeline.
- roadmap url is http://myserver/TestProject/roadmap.
- but Links of admin page are http://myserver/admin/general/{logging,perm}…
Links of admin page don't have my project name field.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 6 years ago by cboos
comment:2 in reply to: ↑ 1 Changed 6 years ago by cboos
- Resolution set to worksforme
- Status changed from new to closed
comment:3 Changed 5 years ago by sid
- Milestone 0.11 deleted
Note: See
TracTickets for help on using
tickets.



Check your [trac] base_url configuration setting. It now needs to be set.
But yes, the links above could be fixed so that they are produced by the req.href.