Edgewall Software

Ticket #1004 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

XML feed contents incorrect

Reported by: p.schregle@… Owned by: utopiste
Priority: normal Milestone:
Component: general Version: 0.8
Severity: normal Keywords:
Cc:

Description

We access trac via https: and also on a nonstandard port 55555. The links to the little yellow RSS icons are generated properly, but inside the rss xml the links are incorrect as you can see in the following snippet:

<!--
 RSS generated by Trac v0.8 on 29.11.2004 08:50:50 
-->
-
	<rss version="2.0">
-
	<channel>
<title>mvIMPACT: Timeline</title>
-
	<link>
http://impulsgmbh.dyndns.org:55555:55555/cgi-bin/mvitrac.cgi/timeline
</link>
...

Here you can see that http: is used instead of https: and the port is listed twice.

Attachments

Change History

Changed 4 years ago by utopiste

  • owner changed from jonas to utopiste
  • status changed from new to assigned

work around : [1092]

i have reproduce the issue on my local trac installation, will correct it this weekend

Changed 4 years ago by utopiste

  • status changed from assigned to closed
  • resolution set to fixed

fixed in [1187]

Add/Change #1004 (XML feed contents incorrect)

Author



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