Edgewall Software

Ticket #4645 (closed defect: worksforme)

Opened 22 months ago

Last modified 21 months ago

Trac email ticket URLS are broken

Reported by: pjenvey@… Owned by: jonas
Priority: normal Milestone:
Component: ticket system Version: devel
Severity: normal Keywords:
Cc:

Description (last modified by cboos) (diff)

& At some point the devel version broke the footer of trac emails. The ticket's URL and the URL back to the project are broken.

We get:

Ticket URL: </ticket/150#comment:11>
Pylons <>
Pylons - The modern full-stack Python web development framework

Whereas we should be seeing:

Ticket URL: <http://pylonshq.com/project/ticket/69#comment:5>
Pylons <http://www.pylonshq.com>
Pylons - The modern full-stack Python web development framework

Attachments

Change History

Changed 22 months ago by eblot

  • description modified (diff)

It looks like you have not defined the base_url parameter in trac.ini.

Changed 21 months ago by cboos

  • status changed from new to closed
  • resolution set to worksforme
  • description modified (diff)

Yes, base_url is necessary for TracNotification to work correctly. The documentation should be updated, however.

Add/Change #4645 (Trac email ticket URLS are broken)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.