https://bugzilla.wikimedia.org/show_bug.cgi?id=23686
nornand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from nornand <[email protected]> 2010-11-13 20:17:11 UTC --- It's exactly as KATO Takayuki says. Currently, feeds are built using for <guid> field in RSS and for <id> in Atom something like "http://xx.wikipedia.org/wiki/article_name". The solution doesn't seem too complicated and would consist in using instead of "http://xx.wikipedia.org/wiki/article_name" something like "http://xx.wikipedia.org/w/index.php?title=article_name&oldid=xxxxxxxx". This way, we would make sure that every entry has an unique identifier. But this change should be implemented as soon as possible because this issue is already causing trouble. Check this: http://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#To_Google_Reader_users:_You_may_be_missing_items_from_your_watchlist_feed. and this: http://www.google.com/support/forum/p/reader/thread?tid=4e28dcb545efabb3&hl=en -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
