Ticket #188 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

different items with same link are not put into the database

Reported by: sdcosta Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.1
Component: BUGS Version:
Severity: normal Keywords:
Cc:

Description

This feed has all its items http://www.aldaily.com/rss/rss.xml different except the link attribute <link>http://aldaily.com</link>

Only one item from the entire feed shows up in the database.

This is the opposite of Martey's duplicates problem. :)

Change History

Changed 3 years ago by mbonetti

  • status changed from new to assigned

I know, this is a major design flaw: we discriminate items over their feed-id and url. I guess we could change this to (feed-id, url and title).

Changed 3 years ago by mbonetti

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

The testcase works, so lets call this fixed for now (by [915]) but feel free to reopen.

Note: See TracTickets for help on using tickets.