Skip to content

Conversation

@alexandrutodor
Copy link

Fixed the issue reported by Dimitris

The server cannot be restarted, after many failed attempts, I noticed that the wiki update probably broke the ontology download api.

This issue was caused due to an undocumented change in the mediawiki api, at some point in time they changed the api argument "gapfrom" to "gapcontinue" , this was however never documented [1].

This change should fix the WikiDownloader.scala crashing, however I'm not confident that other problems won't arise. This patch needs to be further tested in on the server.

[1] https://www.mediawiki.org/wiki/API:Query

@jimkont
Copy link
Member

jimkont commented Feb 17, 2016

+1

jimkont added a commit that referenced this pull request Feb 17, 2016
fixed issue with WikiDownloader.scala caused by api change in mediawiki
@jimkont jimkont merged commit 33c7566 into dbpedia:master Feb 17, 2016
@jimkont jimkont modified the milestone: 2015-10 Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants