Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#4565 closed defect (invalid)

Timeline RSS

Reported by: tjd_10@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: timeline Version: 0.10.3
Severity: normal Keywords: rss, timeline
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The timeline rss has links perma-linked to localhost. This is correct in the html view but not the rss view. Sample below.

<item>

<title>Changeset [14]: —

</title>

<author>tjd</author>

<pubDate>Thu, 18 Jan 2007 17:59:53 GMT</pubDate> <link>http://localhost/trac/changeset/14</link> <guid isPermaLink="false">http://localhost/trac/changeset/14/1169143193</guid> <description>&lt;p&gt;

— &lt;/p&gt; </description>

</item>

Attachments (0)

Change History (2)

comment:1 by anonymous, 17 years ago

Component: generaltimeline

timeline_rss.cs

var:base_host[[BR]]

var:event.href

comment:2 by anonymous, 17 years ago

Resolution: invalid
Status: newclosed

sorry missed the .ini value for it.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström 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.