Project

General

Profile

Actions

Defect #3275

closed

When reading RSS feed in MS Outlook, the inline links are broken.

Added by Jaeyoun Yi almost 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Feeds
Target version:
Start date:
2009-04-30
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

When reading RSS feed in MS Outlook, inline links are broken due to the partial URL without host address.
I tested it with other RSS readers, such as IE 7.0, FireFox 3.0.10 and Google Reader, but no problems are there. However, MS Outlook can't parse the link properly.

We can fix this problem by modifying the line 27 of /trunk/app/views/common/feed.atom.rxml as shown in the followings.

        xml.text! textilizable(item.event_description, :only_path => false)

Please, include the above in the next version.

Thanks.

Actions #1

Updated by Jean-Philippe Lang almost 15 years ago

  • Category set to Feeds
  • Status changed from New to Closed
  • Target version set to 0.9.0
  • Resolution set to Fixed

Fixed in r2699.

Actions

Also available in: Atom PDF