Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating MediaWiki integration #258

Open
gedankenstuecke opened this issue Feb 13, 2016 · 1 comment
Open

Updating MediaWiki integration #258

gedankenstuecke opened this issue Feb 13, 2016 · 1 comment

Comments

@gedankenstuecke
Copy link
Member

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
Copy link
Member Author

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:

  • Find a replacement gem
  • Test whether this can be used to replace the current solution
  • Implement replacement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants