lorinczz

Results 5 issues of lorinczz

Running ``` java new MediaWikiBot("https://en.wikipedia.org/w/").getArticle("42"); ``` I started to get `jan. 24, 2016 5:49:00 DU org.apache.http.client.protocol.ResponseProcessCookies processCookies` `WARNING: Invalid cookie header: "Set-Cookie: WMF-Last-Access=24-Jan-2016;Path=/;HttpOnly;Expires=Thu, 25 Feb 2016 12:00:00 GMT". Invalid 'expires'...

Please consider implementing OAuth 1.0a authentication. OAuth will be the preferred way of authentication for bots. Example config for Pywikibot: https://www.mediawiki.org/wiki/Manual:Pywikibot/OAuth

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

enhancement

src/reference.rs change causes Lua error due to invalid syntax. Example https://hu.wikipedia.org/w/index.php?title=Wikip%C3%A9dia:Wikidata/Friss_hal%C3%A1lesetek&oldid=27296125 Changing to `{{#invoke:cite web||` fixes the issue according to https://en.wikipedia.org/wiki/Module:Cite_web.

Example and reason on the following link: https://phabricator.wikimedia.org/T367966