Page MenuHomePhabricator

wikibase/javascript-api (wikibase-api) should use datatype instead of deprecated parameter parser
Open, LowPublic

Description

The api is still requesting the deprecated parameter parser instead of datatype. This parameter was deprecated back in 2015 (T104876: wbparsevalue should use datatype to identify parser).

https://gerrit.wikimedia.org/r/#/admin/projects/wikibase/javascript-api

https://github.com/wikimedia/wikibase-javascript-api/blob/201449a271ab2fd661387587361034a4ae3f9d07/src/RepoApi.js#L291 <-

(This library is being used by things such as a the date picker)

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

Change 539359 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[wikibase/javascript-api@master] Use datatype instead of deprecated parser parameter

https://gerrit.wikimedia.org/r/539359