eldur / jwbf

Java Wiki Bot Framework is a library to maintain Wikis like Wikipedia based on MediaWiki.
http://jwbf.sourceforge.net/
Apache License 2.0
78 stars 34 forks source link

Token handling #28

Open lorinczz opened 10 years ago

lorinczz commented 10 years ago

Changes in token handling: http://lists.wikimedia.org/pipermail/mediawiki-api-announce/2014-August/000063.html

eldur commented 10 years ago

I've also subscribed to API change mailinglist.

For me it's unclear what this task is about.

Can you help me?

lorinczz commented 10 years ago

Not live yet, but GetApiToken should be changed to action=query&meta=tokens and perhaps cached.

lorinczz commented 10 years ago

It's live now.

eldur commented 10 years ago

When will MW remove this method?

We should forward this warnings to a logger too, to give users of this lib an update hint.

Seems we have to split by newline, see:

lorinczz commented 10 years ago

Will be evaluated once the MediaWiki 1.25 development cycle begins.