| Summary: | identify articles by url and not by text and title | ||
|---|---|---|---|
| Product: | [Applications] akregator | Reporter: | uran238 |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
uran238
2006-03-11 12:03:29 UTC
> Some news sources alter the text or title to the article in the feed, so > akregator will mark it as new. But it isn't new, most times just a typo was > fixed. Often you noticed the typo yourself and if not you don't want to be > informed about ;) I agree that resetting them to "New" isn't what you want in most cases. There *might* be updates to the item, but most of the time it's just typos. > So I think it would be usefull to identify an article by its url and not by > the title and text. (I don't know how akregator works internaly, but I'm > quite sure it does so) If the article has a <guid> (RSS) or <id> (Atom), we use that. If not, we use title + content. Using the url is not a good idea in general, as there are feeds where the link points always to the same site, or there is no link at all. Admittedly, these cases a rare. We might evaluate heuristics like "if time stamp and link are equal, it's the same article" though. Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. |