Edgewall Software

Ticket #7557 (closed defect: worksforme)

Opened 5 months ago

Last modified 5 months ago

RSS feed doesn't include port in URL

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: timeline Version: 0.11-stable
Severity: normal Keywords:
Cc:

Description

I'm running Trac on a server using tracd and using -p to specify a port, so URL is, e.g. http://server.local:9000/project . All RSS feeds I subscribe to within that project have links http://server.local/project/... - which don't resolve properly because the port is missing. (Running on Mac OS X 10.5.4)

Attachments

Change History

Changed 5 months ago by eblot

  • component changed from general to timeline

Weird, I can't reproduce this issue.

Have you checked your trac.ini file does not contain the project URL without a port specification?

Changed 5 months ago by steve@…

[project] url is empty (as is [trac] base_url)

Apart from modifying [components] and adding [account-manager] for AccountManagerPlugin? in the example project I was testing, all other settings are defaults.

Changed 5 months ago by steve@…

OK, sorry, not a Trac problem. It appears to be an issue with NetNewsWire? (Lite 2.0, and 3.1.6). It seems to strip the port number from URLs.

A simple curl on the command line shows port number is in the feed, and using Apple Mail also provides correct URLs.

Sorry for the inconvenience!

Changed 5 months ago by eblot

  • status changed from new to closed
  • resolution set to worksforme

Add/Change #7557 (RSS feed doesn't include port in URL)

Author



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