https://bugzilla.wikimedia.org/show_bug.cgi?id=17118
--- Comment #5 from Roan Kattouw <[email protected]> 2009-08-13 20:37:29 UTC --- (In reply to comment #3) > Isn't the API properly coupled? > Although [[de:Special:Oldreviewedpages]] works, > http://de.wikipedia.org/w/api.php?action=query&list=oldreviewedpages&ornamespace=0 > gives the following error: > > <error code="orpermissiondenied" info="You need the unreviewedpages right to > request the list of old reviewed pages." xml:space="preserve"> > > Re-opening or new bug? > The API module does its own permissions checks. It should be easy enough to remove the general permissions check and add one for the watchlist stuff. Added comment in Code Review (I'd do it myself, but I'm busy :( ) -- 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
