https://bugzilla.wikimedia.org/show_bug.cgi?id=38190
--- Comment #5 from Umherirrender <[email protected]> 2012-07-13 14:25:32 UTC --- (In reply to comment #4) > So it looks like this isn't working properly? It works (you have to set the user param, but it works), you get the token and a warning about "The gettoken parameter has been deprecated.". You code snap is from method ApiBase::getPossibleErrors which only gets all possible errors for action=paraminfo. it will never trigger the error. In ApiMain::setupModule the check for the token param exist. It looks like needsToken is superseeded by getTokenSalt. -- 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
