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

Wikidata dates with precision > 11 are not allowed #1944

Closed
wetneb opened this issue Feb 2, 2019 · 0 comments
Closed

Wikidata dates with precision > 11 are not allowed #1944

wetneb opened this issue Feb 2, 2019 · 0 comments
Assignees
Labels
pull request pending For issues that will be fixed by an open PR Type: Bug Issues related to software defects or unexpected behavior, which require resolution. wikibase Related to wikidata/wikibase integration
Milestone

Comments

@wetneb
Copy link
Sponsor Member

wetneb commented Feb 2, 2019

From wetneb/openrefine-wikibase#54:

org.wikidata.wdtk.wikibaseapi.apierrors.MediaWikiApiErrorException: [modification-failed] Out of range, must be no higher than 11
  at org.wikidata.wdtk.wikibaseapi.apierrors.MediaWikiApiErrorHandler.throwMediaWikiApiErrorException(MediaWikiApiErrorHandler.java:62)
  at org.wikidata.wdtk.wikibaseapi.ApiConnection.checkErrors(ApiConnection.java:422)
  at org.wikidata.wdtk.wikibaseapi.ApiConnection.sendJsonRequest(ApiConnection.java:362)
  at org.wikidata.wdtk.wikibaseapi.WbEditingAction.performAPIAction(WbEditingAction.java:720)
  at org.wikidata.wdtk.wikibaseapi.WbEditingAction.wbEditEntity(WbEditingAction.java:298)
  at org.wikidata.wdtk.wikibaseapi.WikibaseDataEditor.createItemDocument(WikibaseDataEditor.java:247)
  at org.openrefine.wikidata.editing.EditBatchProcessor.performEdit(EditBatchProcessor.java:140)
  at org.openrefine.wikidata.operations.PerformWikibaseEditsOperation$PerformEditsProcess.run(PerformWikibaseEditsOperation.java:211)
  at java.lang.Thread.run(Thread.java:748)
@wetneb wetneb added Type: Bug Issues related to software defects or unexpected behavior, which require resolution. wikibase Related to wikidata/wikibase integration labels Feb 2, 2019
@wetneb wetneb added this to Todo in Wikidata integration via automation Feb 2, 2019
@wetneb wetneb self-assigned this Feb 2, 2019
@wetneb wetneb added this to the 3.2 milestone Feb 7, 2019
@wetneb wetneb added the pull request pending For issues that will be fixed by an open PR label Feb 19, 2019
Wikidata integration automation moved this from Todo to Done Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request pending For issues that will be fixed by an open PR Type: Bug Issues related to software defects or unexpected behavior, which require resolution. wikibase Related to wikidata/wikibase integration
Projects
No open projects
Development

No branches or pull requests

1 participant