Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#9498 closed defect (worksforme)

random ticket URLs in email notifications

Reported by: ivan@… Owned by:
Priority: normal Milestone:
Component: notification Version: 0.11.7
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Notification emails concerning changes to tickets contain a ticket URL at the bottom of the email, i.e. "Ticket URL: <…>".

On a few such notifications sent by Trac, I noticed an incorrect and seemingly random ticket URL. Here are two examples:

Generating a comment notification on the ticket that generated an email with such a Ticket URL previously sometimes changes the URL in the comment notification to a new random IP\domain string (is there a reverse DNS look-up happening?), and sometimes maintains the previous string.

Since the issue was initially observed, there have been tickets that did not have this behavior, and which had the correct Ticket URLs in the notification emails. Therefore I can't reproduce this with certainty except by altering an existing ticket that is known to have this issue.

This issue appeared after more than a year of running this particular Trac. So it is unlikely that it is reproducible. However, if I am pointed to where to look in the installation\code to instrument Trac to get to the bottom of this then I can try to figure it out.

System Information:

  • Ubuntu 10.04 LTS
  • Python2.5
  • Sqlite
  • SVN

Attachments (0)

Change History (3)

comment:1 by Remy Blank, 14 years ago

Could the machine have been compromised? Is your site at least related to the "random" hostnames and IP addresses, or have you no idea where they come from?

comment:2 by ivan@…, 14 years ago

I don't believe its compromised. I've ran rkhunter and chkrootkit and thoroughly looked through the essential logs.

The site isn't related to the hostnames and IP addresses at all, so I have no idea where they are from.

comment:3 by Christian Boos, 14 years ago

Resolution: worksforme
Status: newclosed

Have a look at the [trac] base_url setting, this is an InstallationIssue.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.