Closed
Bug 279803
Opened 20 years ago
Closed 6 years ago
[RDF] RDF module can skip items with the same title
Categories
(Webtools Graveyard :: Mozbot, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: cso, Unassigned)
Details
It is possible for two items in an RSS feed to have the same title, and differ on everything else. Unfortunately, the RDF module does not account for this, and appears to fail to announce the later occurence in the channel it is configured to do. I fixed this locally by using a local hack which worked for the RSS feed in question, but is probably not approrpriate. One option could be to use the <guid> element.
Updated•18 years ago
|
QA Contact: kerz → mozbot
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Mozbot/Firebot is in maintenance-only mode; no further changes are planned.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•