Edgewall Software
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: Changed 6 years ago by cboos

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.

comment:2 in reply to: ↑ 1 Changed 6 years ago by cboos

  • Resolution set to worksforme
  • Status changed from new to closed

Follow-up to 1:

the links above could be fixed so that they are produced by the req.href.

seems they are.

Also, check that you've removed the old WebAdmin plugin itself (as it's now part of the core).

comment:3 Changed 5 years ago by sid

  • Milestone 0.11 deleted
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cmlenz. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.