https://bugzilla.wikimedia.org/show_bug.cgi?id=16877

           Summary: API list=recentchanges results are completely wrong
           Product: MediaWiki
           Version: 1.14-svn
          Platform: All
               URL: http://en.wikipedia.org/w/api.php?action=query&list=rece
                    ntchanges&rcshow=!bot|!redirect|!patrolled&rctype=new&rc
                    namespace=0&rcprop=title|timestamp|ids|patrolled|user&rc
                    dir=newer&rclimit=50
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


The API is giving completely wrong results for new pages listings.

The URL given gives the following result (currently) for [[Life in Technicolor
II]]:
      <rc type="new" ns="0" title="Life in Technicolor II" rcid="262418754"
pageid="20557392" revid="256059474" old_revid="0" user="I need a name"
timestamp="2008-12-05T16:07:45Z" />

except:
*The article was not created by the given user
*The article had no edits within several minutes of the given timestamp
*The article was patrolled under its original title -
http://en.wikipedia.org/w/index.php?title=Special%3ALog&type=patrol&page=+Life+in+Technicolor+ii
*The pageid is wrong, not the pageid for either the current or previous title
(its a non-existent page according to the API)

other entries seem to have similar problems. AFICT, the similarity between them
is that they were all moved to a new title. Special:Newpages is giving correct
results, so the problem seems to be in the API.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to