Ticket #76 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

rss parser: correct links

Reported by: erwin Owned by: joeri
Priority: major Milestone: M5
Component: dalicms-admin Version: 1.0
Keywords: Cc:

Description

In some rss feeds, more than one <link> is provided. e.g. the blogger feeds also provide links to the reaction pages. The rss parser should handle this, so that the 'link to original' article always links to the original article and not to the reaction page.

Change History

Changed 14 months ago by joeri

  • status changed from new to assigned
  • owner changed from somebody to joeri

Changed 14 months ago by joeri

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

Solved in build 23. Also check for the rel attribute: it should contain 'alternate'.

Note: See TracTickets for help on using tickets.