openSNP / snpr

The sources of the openSNP website
http://opensnp.org
MIT License
170 stars 46 forks source link

Updating MediaWiki integration #258

Open gedankenstuecke opened 8 years ago

gedankenstuecke commented 8 years ago

See #257 and #234.

We're using an outdated gem for communicating with SNPedia's MediaWiki-installation. This should be updated to a more modern approach.

gedankenstuecke commented 7 years ago

MediaWiki::APIError: API error: code 'warning', info 'API warning: Formatting of continuation data will be changing soon. To continue using the current formatting, use the 'rawcontinue' parameter. To begin using the new format, pass an empty string for 'continue' in the initial query.'

Was the error we got by using the mediawiki-gateway gem. Our "fix" so far was to silence the warnings, which probably isn't the way to go.

Necessary tasks: