[Wikidata-bugs] [Maniphest] T258895: Wikimedia Commons Query Service should use Wikimedia url shortener instead of tinyurl

2021-03-18 Thread Ladsgroup
Ladsgroup added a comment. Suggestion. You can't use the production url shortener but we have one in beta cluster. You can simply add it to the list of allowed domains in beta cluster and use it in https://w-beta.wmflabs.org (currently broken but https://gerrit.wikimedia.org/r/c/operations/p

[Wikidata-bugs] [Maniphest] T277836: Recent additions to term languages have not been added to InitialiseSettings.php

2021-03-18 Thread Nikki
Nikki created this task. Nikki added a project: Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION There are 38 languages in `getDefaultTermsLanguages()` in WikibaseContentLanguages.php (recently added by @Mbch331) which were not also added to `wmgExtraLanguageName

[Wikidata-bugs] [Maniphest] T272346: Dagbani is in the wrong place in the language list on Special:NewItem

2021-03-18 Thread Nikki
Nikki closed this task as "Resolved". Nikki claimed this task. Nikki added a comment. Appears to have been fixed by the fix for T272242 TASK DETAIL https://phabricator.wikimedia.org/T272346 EMAIL PREFERENCES https://phabricator.wikimedia.org/se

[Wikidata-bugs] [Maniphest] T277826: Add a new qualifier for the conflicts-with constraint to specify the properties that should be used instead

2021-03-18 Thread Agabi10
Agabi10 created this task. Agabi10 added a project: Wikibase-Quality-Constraints. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION When a property is used for a entity class where a different one should be used instead the c

[Wikidata-bugs] [Maniphest] T264006: Deploy Flink to kubernetes (k8s)

2021-03-18 Thread Mstyles
Mstyles updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T264006 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mstyles Cc: akosiaris, Mstyles, Gehel, Aklapper, MPhamWMF, maantietaja, Alter-paule, Beast1978, CBogen, Un1tY,

[Wikidata-bugs] [Maniphest] T276551: Allow extensions to use NameTableStore for their own tables

2021-03-18 Thread daniel
daniel added a subscriber: tstarling. daniel added a comment. @tstarling rememberd that we were discussing this exact thing when he worked on NameTabelStoreFactory: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/455487/4 I think his suggestion at the time was to gave a newFromSpec() m

[Wikidata-bugs] [Maniphest] T186161: What to do if the WDQS does not synchronise with Wikibase?

2021-03-18 Thread Superraptor123
Superraptor123 added a comment. This is my current YAML (it still isn't working): # Wikibase with Query Service # # This docker-compose example can be used to pull the images from docker hub. # # Examples: # # Access Wikibase via "http://localhost:8181"; #

[Wikidata-bugs] [Maniphest] T264006: Deploy Flink to kubernetes (k8s)

2021-03-18 Thread Mstyles
Mstyles updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T264006 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mstyles Cc: akosiaris, Mstyles, Gehel, Aklapper, MPhamWMF, maantietaja, Alter-paule, Beast1978, CBogen, Un1tY,

[Wikidata-bugs] [Maniphest] T262489: Multiple TypeError: wikibase.quality is undefined errors on page load

2021-03-18 Thread Jdlrobson
Jdlrobson added a project: Wikidata-Campsite. Jdlrobson added a comment. Restricted Application added a project: Wikidata. Also seen on https://commons.m.wikimedia.org/wiki/File:H%C3%B4tel_de_la_Pa%C3%AFva_-_Paris_8_-_France_-_M%C3%A9rim%C3%A9e_PA00088829_(10).jpg#/media/File%3APaul_Baudry_186

[Wikidata-bugs] [Maniphest] T186161: What to do if the WDQS does not synchronise with Wikibase?

2021-03-18 Thread Superraptor123
Superraptor123 added a comment. Okay, wow I'm dumb. Running this inside the wikibase WDQS docker container made queries work: ./runUpdate.sh -h http://${WDQS_HOST}:${WDQS_PORT} -- --wikibaseUrl ${WIKIBASE_SCHEME}://${WIKIBASE_HOST} --conceptUri ${WIKIBASE_SCHEME}://${WIKIBASE_HOST} --

[Wikidata-bugs] [Maniphest] T258895: Wikimedia Commons Query Service should use Wikimedia url shortener instead of tinyurl

2021-03-18 Thread Legoktm
Legoktm added a comment. In T258895#6926448 , @Gehel wrote: >> - Should fall under the Wikimedia privacy policy / or anyone who has access to private information should have signed an NDA. > > This project has quite a few members. Mo

[Wikidata-bugs] [Maniphest] T258895: Wikimedia Commons Query Service should use Wikimedia url shortener instead of tinyurl

2021-03-18 Thread Gehel
Gehel added a comment. In T258895#6382143 , @Legoktm wrote: > The general requirements are (we should document this somewhere): > > - No open redirects (allows bypassing the allowed domains list) > - No dangerous actions on GET requ

[Wikidata-bugs] [Maniphest] T277060: Move the Query Builder repository to Gerrit

2021-03-18 Thread WMDE-leszek
WMDE-leszek added a comment. > I tried to find more information about the docker container that we are using, but got stuck at https://docker-registry.wikimedia.org/releng/node10-test-browser/tags/ > I couldn't figure out where to find more information about those specific tags. We'r

[Wikidata-bugs] [Maniphest] T186161: What to do if the WDQS does not synchronise with Wikibase?

2021-03-18 Thread Superraptor123
Superraptor123 added a comment. @Addshore so sorry to keep bothering, I'm just trying to make sure I'm following everything correctly. Step 1: Begin the instructions here (https://semlab.io/howto/wikibase_basic.html), but for localhost, by cloning the repo: git clone https://gith

[Wikidata-bugs] [Maniphest] T258895: Wikimedia Commons Query Service should use Wikimedia url shortener instead of tinyurl

2021-03-18 Thread Nirmos
Nirmos added a comment. In T258895#6925835 , @Legoktm wrote: > This is waiting on response from the WCQS maintainers on whether the above criteria are met (now documented at https://wikitech.wikimedia.org/wiki/W.wiki) Regarding that

[Wikidata-bugs] [Maniphest] T273098: High Availability Flink

2021-03-18 Thread Mstyles
Mstyles claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T273098 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mstyles Cc: Aklapper, Gehel, akosiaris, Mstyles, MPhamWMF, maantietaja, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq

[Wikidata-bugs] [Maniphest] T277578: Move WikibaseRepo EntityFactory to service container

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673317 had a related patch set uploaded (by Itamar Givon; owner: Itamar Givon): [mediawiki/extensions/WikibaseCirrusSearch@master] Update getEntityFactory calls to static https://gerrit.wikimedia.org/r/673317 TASK DETAIL https://phabricator.wikimedi

[Wikidata-bugs] [Maniphest] T277578: Move WikibaseRepo EntityFactory to service container

2021-03-18 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T277578 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE, gerritbot Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, Un1tY,

[Wikidata-bugs] [Maniphest] T277578: Move WikibaseRepo EntityFactory to service container

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673314 had a related patch set uploaded (by Itamar Givon; owner: Itamar Givon): [mediawiki/extensions/Wikibase@master] Move WikibaseRepo EntityFactory to service container https://gerrit.wikimedia.org/r/673314 TASK DETAIL https://phabricator.wikimed

[Wikidata-bugs] [Maniphest] T277481: Move WikibaseClient EntitySourceOfLocalRepo to service container

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673313 had a related patch set uploaded (by Rosalie Perside (WMDE); owner: Rosalie Perside (WMDE)): [mediawiki/extensions/Wikibase@master] Remove unused getDatabaseDomainNameOfLocalRepo https://gerrit.wikimedia.org/r/673313 TASK DETAIL https://phabr

[Wikidata-bugs] [Maniphest] T277060: Move the Query Builder repository to Gerrit

2021-03-18 Thread Michael
Michael added a comment. Cypress currently fails with the following error: 00:04:24.868 > CYPRESS_API_URL=${VUE_APP_WIKIBASE_API_URL} CYPRESS_BASE_URL=${CYPRESS_BASE_URL:-http://localhost:8080} cy

[Wikidata-bugs] [Maniphest] T186161: What to do if the WDQS does not synchronise with Wikibase?

2021-03-18 Thread Superraptor123
Superraptor123 added a comment. @Addshore yeah so I was so knee deep and errors, I deleted everything with my first try and attempted to use this Git directory instead: https://github.com/wmde/wikibase-docker/blob/master/README-compose.md Running with two slashes though seemed to work! (

[Wikidata-bugs] [Maniphest] T258895: Wikimedia Commons Query Service should use Wikimedia url shortener instead of tinyurl

2021-03-18 Thread Legoktm
Legoktm changed the task status from "Open" to "Stalled". Legoktm added a comment. This is waiting on response from the WCQS maintainers on whether the above criteria are met (now documented at https://wikitech.wikimedia.org/wiki/W.wiki) TASK DETAIL https://phabricator.wikimedia.org/T258895

[Wikidata-bugs] [Maniphest] T273221: Measure and indicate Lexeme language completeness, and prompt editors with what more might need doing

2021-03-18 Thread Jdforrester-WMF
Jdforrester-WMF added a comment. In T273221#6925205 , @ArthurPSmith wrote: > Denny's posted this notebook: https://public.paws.wmcloud.org/User:DVrandecic_(WMF)/Lexicographic%20coverage.ipynb which does pretty much the above for the lan

[Wikidata-bugs] [Maniphest] T263441: Clean up $wgExtraLanguageNames production config

2021-03-18 Thread Addshore
Addshore added a comment. @Lucas_Werkmeister_WMDE Are these all ready to be deployed? TASK DETAIL https://phabricator.wikimedia.org/T263441 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Addshore Cc: Addshore, Lucas_Werkme

[Wikidata-bugs] [Maniphest] T268600: Implement services through MediaWikiServices

2021-03-18 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T268600 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Addshore, Lucas_Werkmeister_WMDE, Aklapper, Pablo-WMDE, maantietaja, NavinRizwi, Akuckartz,

[Wikidata-bugs] [Maniphest] T268600: Implement services through MediaWikiServices

2021-03-18 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T268600 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Addshore, Lucas_Werkmeister_WMDE, Aklapper, Pablo-WMDE, maantietaja, NavinRizwi, Akuckartz,

[Wikidata-bugs] [Maniphest] T277481: Move WikibaseClient EntitySourceOfLocalRepo to service container

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673300 had a related patch set uploaded (by Rosalie Perside (WMDE); owner: Rosalie Perside (WMDE)): [mediawiki/extensions/ArticlePlaceholder@master] Move EntitySourceOfLocalRepo to service container https://gerrit.wikimedia.org/r/673300 TASK DETAIL

[Wikidata-bugs] [Maniphest] T277060: Move the Query Builder repository to Gerrit

2021-03-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T277060 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Addshore, Aklapper, Michael, maantietaja, Akuckartz, Nandana, Lahi, Gq86, G

[Wikidata-bugs] [Maniphest] T277773: WikibaseRepo: Move TermLookup to service container

2021-03-18 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T23 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZande

[Wikidata-bugs] [Maniphest] T277773: WikibaseRepo: Move TermLookup to service container

2021-03-18 Thread ItamarWMDE
ItamarWMDE created this task. ItamarWMDE added projects: Wikibase Service Migration, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION TASK DETAIL https://phabricator.wikimedia.org/T23 WORKBOARD https://phabricator.wikimedia.org/project/board/5203/ EMAIL P

[Wikidata-bugs] [Maniphest] T277631: label, alias and description allow more than one space in a row

2021-03-18 Thread Nirmos
Nirmos added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T277631 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Nirmos Cc: Aklapper, Nirmos, maantietaja, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZande

[Wikidata-bugs] [Maniphest] T273002: (MS 6) Create Date input component

2021-03-18 Thread Ladsgroup
Ladsgroup moved this task from Doing to Peer Review on the Wikidata Query Builder board. Ladsgroup added a comment. https://github.com/wmde/wikit/pull/398 TASK DETAIL https://phabricator.wikimedia.org/T273002 WORKBOARD https://phabricator.wikimedia.org/project/board/4990/ EMAIL PREFEREN

[Wikidata-bugs] [Maniphest] T277060: Move the Query Builder repository to Gerrit

2021-03-18 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-releng) [2021-03-18T15:55:21Z] reload zuul for Introduce query-builder job so it can use npm 6.14.* instead [integration/config] - https://gerrit.wikimedia.org/r/673183 T277060 TASK DETAIL

[Wikidata-bugs] [Maniphest] T277060: Move the Query Builder repository to Gerrit

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673183 **merged** by jenkins-bot: [integration/config@master] Introduce query-builder job so it can use npm 6.14.* instead https://gerrit.wikimedia.org/r/673183 TASK DETAIL https://phabricator.wikimedia.org/T277060 EMAIL PREFERENCES https://phabri

[Wikidata-bugs] [Maniphest] T273327: ✖ can retry saving bridge from ErrorSaving

2021-03-18 Thread Silvan_WMDE
Silvan_WMDE claimed this task. Silvan_WMDE moved this task from To Do (prioritised from top to bottom) to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. TASK DETAIL https://phabricator.wikimedia.org/T273327 WORKBOARD https://phabricator.wikimedia.org/project/board/3539

[Wikidata-bugs] [Maniphest] T186161: What to do if the WDQS does not synchronise with Wikibase?

2021-03-18 Thread Addshore
Addshore added a comment. The guide posted in my above comment now exists at https://www.mediawiki.org/wiki/Wikibase/FAQ#Why_doesn't_the_query_service_update? In T186161#6925296 , @Superraptor123 wrote: > @Addshore thank you so much

[Wikidata-bugs] [Maniphest] T273327: ✖ can retry saving bridge from ErrorSaving

2021-03-18 Thread Tonina_Zhelyazkova_WMDE
Tonina_Zhelyazkova_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T273327 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Tonina_Zhelyazkova_WMDE Cc: RhinosF1, WMDE-leszek, Addshore, Aklapper, Reedy, maantietaja, Akuc

[Wikidata-bugs] [Maniphest] T263427: Unable to process a particular wikibase dump using munge.sh (localised namespace name)

2021-03-18 Thread JeroenDeDauw
JeroenDeDauw added a comment. @dcausse is it realistic to expect this bug to be fixed by Wikimedia in the near future? Several institutuions that we are helping with Wikibase adoption are running into it. TASK DETAIL https://phabricator.wikimedia.org/T263427 EMAIL PREFERENCES https://ph

[Wikidata-bugs] [Maniphest] T277578: Move WikibaseRepo EntityFactory to service container

2021-03-18 Thread ItamarWMDE
ItamarWMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T277578 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZand

[Wikidata-bugs] [Maniphest] T186161: What to do if the WDQS does not synchronise with Wikibase?

2021-03-18 Thread Superraptor123
Superraptor123 added a comment. @Addshore thank you so much for the response. I ended up deleting everything and attempted to follow a different set of Wikibase install instructions (except now post-load `runUpdate.sh` just runs forever (even though there is very little that I added to the d

[Wikidata-bugs] [Maniphest] T273221: Measure and indicate Lexeme language completeness, and prompt editors with what more might need doing

2021-03-18 Thread ArthurPSmith
ArthurPSmith moved this task from Backlog to In progress on the Wikidata-Lexicodays-2021 board. ArthurPSmith added a comment. Denny's posted this notebook: https://public.paws.wmcloud.org/User:DVrandecic_(WMF)/Lexicographic%20coverage.ipynb which does pretty much the above for the language W

[Wikidata-bugs] [Maniphest] T277762: The dropdown should not be activated when toggling the tooltip via enter

2021-03-18 Thread Michael
Michael updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T277762 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExp

[Wikidata-bugs] [Maniphest] T277762: The dropdown should not be activated when toggling the tooltip via enter

2021-03-18 Thread Michael
Michael added a project: Wikidata Design System. TASK DETAIL https://phabricator.wikimedia.org/T277762 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZan

[Wikidata-bugs] [Maniphest] T277762: The dropdown should not be activated when toggling the tooltip via enter

2021-03-18 Thread Michael
Michael created this task. Michael added a project: Wikidata Query Builder. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION **Steps to Reproduce: ** - Navigate to the tooltip for the references dropdown with the keyboar

[Wikidata-bugs] [Maniphest] T275251: Rest Search API is not wikidata aware (only accepts queries beginning with Q)

2021-03-18 Thread MPhamWMF
MPhamWMF added a comment. @Addshore, I talked with the Search Platform team about ranking results, i.e. the Tree example, and I think the consensus is unfortunately that there's not a single correct answer to this in the general case. Realistically we'd have to dig more into what Wikidata us

[Wikidata-bugs] [Maniphest] T277664: Move WikibaseRepo DataTypeValidatorFactory to service container

2021-03-18 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T277664 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE, gerritbot Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, Un1tY,

[Wikidata-bugs] [Maniphest] T277664: Move WikibaseRepo DataTypeValidatorFactory to service container

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673285 had a related patch set uploaded (by Itamar Givon; owner: Itamar Givon): [mediawiki/extensions/Wikibase@master] Move WikibaseRepo DataTypeValidatorFactory to service container https://gerrit.wikimedia.org/r/673285 TASK DETAIL https://phabrica

[Wikidata-bugs] [Maniphest] T277759: Don't scroll the window when selecting dropdown items with the keyboard

2021-03-18 Thread Michael
Michael created this task. Michael added projects: Wikidata Query Builder, Wikidata, Wikidata Design System. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Steps to Reproduce: Navigate to, for example, the references input and use the up- and down-arrow to select item

[Wikidata-bugs] [Maniphest] T277736: Add explicit step in Github actions to expose netlify deployment address

2021-03-18 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. https://github.com/wmde/query-builder/pull/241 TASK DETAIL https://phabricator.wikimedia.org/T277736 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova Cc: Aklapper, guergana.tzatchkova, maanti

[Wikidata-bugs] [Maniphest] T275611: Termbox v2 uses the wrong list of languages

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 672692 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] WikibaseContentLanguages: throw when instantiated without languages https://gerrit.wikimedia.org/r/672692 TASK DETAIL https://phabricator.wikimedia.org/T275611 EMAIL PREFERENCE

[Wikidata-bugs] [Maniphest] T277314: Move WikibaseRepo PrefetchingTermLookup to service container

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673279 had a related patch set uploaded (by Itamar Givon; owner: Itamar Givon): [mediawiki/extensions/WikibaseMediaInfo@master] Temporarily remove type hinting https://gerrit.wikimedia.org/r/673279 TASK DETAIL https://phabricator.wikimedia.org/T2773

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T277722 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE, Maintenance_bot Cc: Addshore, Tonina_Zhelyazkova_WMDE, Ladsgroup, darthmon_wmde, WM

[Wikidata-bugs] [Maniphest] T97146: [Bug] Fatal Wikibase PatcherException from EntityContent.php when undoing edits

2021-03-18 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T97146 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, gerritbot Cc: Lydia_Pintscher, Jakob_WMDE, Addshore, Lucas_Werkmeister_WMDE, bren

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread Jdlrobson
Jdlrobson added a comment. Thank you for the quick response! TASK DETAIL https://phabricator.wikimedia.org/T277722 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE, Jdlrobson Cc: Addshore, Tonina_Zhelyazkova_WMDE, Ladsgroup, darthmon_wm

[Wikidata-bugs] [Maniphest] T97146: [Bug] Fatal Wikibase PatcherException from EntityContent.php when undoing edits

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673278 had a related patch set uploaded (by Tobias Andersson; owner: Lucas Werkmeister (WMDE)): [mediawiki/extensions/Wikibase@REL1_35] Handle error when mixing redirects in undo https://gerrit.wikimedia.org/r/673278 TASK DETAIL https://phabricator.

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread Ladsgroup
Ladsgroup closed this task as "Resolved". Ladsgroup added a comment. This is done: F34168522: image.png TASK DETAIL https://phabricator.wikimedia.org/T277722 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.35; 2021-03-16). TASK DETAIL https://phabricator.wikimedia.org/T277722 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE, ReleaseTaggerBot Cc: Addshore, Tonina_Zhelyazkova_WMDE, Lad

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2021-03-18T13:23:47Z] Synchronized php-1.36.0-wmf.35/extensions/Wikibase/repo: [[gerrit:673108|languageLabelDescriptionAliases: use getLanguageNameByCode]] (T275611 T277722

[Wikidata-bugs] [Maniphest] T275611: Termbox v2 uses the wrong list of languages

2021-03-18 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2021-03-18T13:23:47Z] Synchronized php-1.36.0-wmf.35/extensions/Wikibase/repo: [[gerrit:673108|languageLabelDescriptionAliases: use getLanguageNameByCode]] (T275611 T277722

[Wikidata-bugs] [Maniphest] T258776: Add Structured Data on Commons M-ID to Wikidata dumps

2021-03-18 Thread CBogen
CBogen added a comment. In T258776#6923015 , @Multichill wrote: > In T258776#6921752 , @CBogen wrote: > >> I'm going to close this as a duplicate of T277665

[Wikidata-bugs] [Maniphest] T276762: Wikibase\Lib\Store\Sql\SiteLinkTable::getLinks can take over a minute to execute

2021-03-18 Thread Addshore
Addshore added a comment. Replied off ticket :) TASK DETAIL https://phabricator.wikimedia.org/T276762 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Addshore, Marostegui, hoo, Aklapper, jcrespo, maantietaja, Akuckartz, darthmon_wmde

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673108 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@wmf/1.36.0-wmf.35] languageLabelDescriptionAliases: use getLanguageNameByCode https://gerrit.wikimedia.org/r/673108 TASK DETAIL https://phabricator.wikimedia.org/T277722 EMAIL PREFEREN

[Wikidata-bugs] [Maniphest] T275611: Termbox v2 uses the wrong list of languages

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673108 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@wmf/1.36.0-wmf.35] languageLabelDescriptionAliases: use getLanguageNameByCode https://gerrit.wikimedia.org/r/673108 TASK DETAIL https://phabricator.wikimedia.org/T275611 EMAIL PREFEREN

[Wikidata-bugs] [Maniphest] T276762: Wikibase\Lib\Store\Sql\SiteLinkTable::getLinks can take over a minute to execute

2021-03-18 Thread jcrespo
jcrespo added a comment. Offtopic- and feel free to PM in private. What is a good way to report database-related issues to wikidata development team? I am a bit intimidated by the amount of tags and dashboards (which will probably reflect your internal organization, but I am not too familia

[Wikidata-bugs] [Maniphest] T275016: Can't use Quickstatements because login in fails

2021-03-18 Thread Addshore
Addshore removed Due Date. TASK DETAIL https://phabricator.wikimedia.org/T275016 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Addshore, Aklapper, Hildepont, Samantha_Alipio_WMDE, darthmon_wmde, Jelabra, _jensen, Asahiko, despens, Wiki

[Wikidata-bugs] [Maniphest] T277737: PrefetchingTermLookup Service returns a doubly nested Term Lookup

2021-03-18 Thread ItamarWMDE
ItamarWMDE added a comment. Cool, thanks for the reply, yeah the "fix" shouldn't be too much trouble, I just wasn't sure if this was intentional, or even worth spending time on, since, as you say, the resulting lookup would act exactly the same either way. I can take care of it after T277314

[Wikidata-bugs] [Maniphest] T277737: PrefetchingTermLookup Service returns a doubly nested Term Lookup

2021-03-18 Thread Addshore
Addshore added a comment. So the top level of dispatching happens in https://github.com/wikimedia/Wikibase/blob/4eefb25d289d928f81230f306570a1a575a7ceba/data-access/src/MultipleEntitySourceServices.php#L95-L108 This currently gets a PrefetchingTermLookup for the whole entity source, rather

[Wikidata-bugs] [Maniphest] T277737: PrefetchingTermLookup Service returns a doubly nested Term Lookup

2021-03-18 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T277737 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Addshore, Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanov

[Wikidata-bugs] [Maniphest] T253754: Make Wikibase type dispatching services more uniform

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T253754 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Addshore, WMDE-leszek, Jakob_WMDE, maantietaja, Akuckartz, d

[Wikidata-bugs] [Maniphest] T277737: PrefetchingTermLookup Service returns a doubly nested Term Lookup

2021-03-18 Thread Addshore
Addshore added a comment. Possibly related T253754: Make Wikibase type dispatching services more uniform TASK DETAIL https://phabricator.wikimedia.org/T277737 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T277722 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE, gerritbot Cc: Addshore, Tonina_Zhelyazkova_WMDE, Ladsgroup, darthmon_wmde, WMDE-leszek, Rh

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673108 had a related patch set uploaded (by Ladsgroup; owner: Jakob): [mediawiki/extensions/Wikibase@wmf/1.36.0-wmf.35] languageLabelDescriptionAliases: use getLanguageNameByCode https://gerrit.wikimedia.org/r/673108 TASK DETAIL https://phabricator.w

[Wikidata-bugs] [Maniphest] T275611: Termbox v2 uses the wrong list of languages

2021-03-18 Thread gerritbot
gerritbot added a comment. Change 673108 had a related patch set uploaded (by Ladsgroup; owner: Jakob): [mediawiki/extensions/Wikibase@wmf/1.36.0-wmf.35] languageLabelDescriptionAliases: use getLanguageNameByCode https://gerrit.wikimedia.org/r/673108 TASK DETAIL https://phabricator.w

[Wikidata-bugs] [Maniphest] T250266: Termbox: Use "vuex" ResourceLoader module from core

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T250266 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T202254: Use ExtensionRegistry instead of class_exists to check for CirrusSearch in Wikibase

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T202254 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T273500: Ensure all CSS classes follow proper BEM methodology

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T273500 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T226015: Automatically build dist

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T226015 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T276762: Wikibase\Lib\Store\Sql\SiteLinkTable::getLinks can take over a minute to execute

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T276762 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T123221: [Task] Remove IE8 workarounds from Wikibase

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T123221 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T188395 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T268890: Some Wikibase API tests fail if Instant Commons is enabled

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T268890 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T235498: Share Storybook Config

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T235498 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T250263: Use "vuex" ResourceLoader module from core

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T250263 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T250267: Tainted Ref: Use "vuex" ResourceLoader module from core

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T250267 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T226097: Browserslist: caniuse-lite is outdated. Please run next command `npm update caniuse-lite browserslist`

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to To Prioritize on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T226097 WORKBOARD https://phabricator.wikimedia.org/project/bo

[Wikidata-bugs] [Maniphest] T233520: page_props wikibase_item is sometimes not added to client pages when a sitelink is added on a repo

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to Research on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T233520 WORKBOARD https://phabricator.wikimedia.org/project/board/3

[Wikidata-bugs] [Maniphest] T268600: Implement services through MediaWikiServices

2021-03-18 Thread Addshore
Addshore moved this task from legacy-backlog to Active on the wdwb-tech-focus board. Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T268600 WORKBOARD https://phabricator.wikimedia.org/project/board/353

[Wikidata-bugs] [Maniphest] T151576: Replace LegacyIdInterpreter with EntityIdComposer

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T151576 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: gerritbot, Lydia_Pintscher, Ladsgroup, WMDE-

[Wikidata-bugs] [Maniphest] T157868: Lua functions do not resolve redirects

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T157868 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Jarekt, Addshore, Vriullop, Tomukas, Mike_Pe

[Wikidata-bugs] [Maniphest] T277541: TypeError: item is null at _initMenu/

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T277541 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Aklapper, Jdlrobson, Mengs21, maantietaja, E

[Wikidata-bugs] [Maniphest] T222951: [Maintenance] Do not bind against LabelsProvider in ChangeOps

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T222951 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: sarhan.alaa, sarhan, Addshore, Aklapper, ala

[Wikidata-bugs] [Maniphest] T276528: Separate EntityTitleLookup and EntityTitleStoreLookup interfaces

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T276528 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Addshore, Lucas_Werkmeister_WMDE, Aklapper,

[Wikidata-bugs] [Maniphest] T260020: Make "modern build" for termbox

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T260020 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: WMDE-leszek, Lucas_Werkmeister_WMDE, Michael

[Wikidata-bugs] [Maniphest] T248840: Don’t polyfill Promise in Bridge modules

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T248840 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Krinkle, Pablo-WMDE, WMDE-leszek, Michael, L

[Wikidata-bugs] [Maniphest] T266532: Make WikibaseLexeme phpunit test structure match code

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T266532 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Tarrow, maantietaja, Akuckartz, Nandana, Lah

[Wikidata-bugs] [Maniphest] T267904: Review WikibaseDataModelTypes volunteer contribution (PR #14)

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T267904 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Tarrow, Lucas_Werkmeister_WMDE, Aklapper, Pa

[Wikidata-bugs] [Maniphest] T260340: Stop using deprecated Language static methods in Wikibase extensions

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T260340 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaj

[Wikidata-bugs] [Maniphest] T96458: Separate Wikibase unit tests from integration tests

2021-03-18 Thread Addshore
Addshore edited projects, added wdwb-tech-focus; removed wdwb-tech-focus (legacy-backlog). TASK DETAIL https://phabricator.wikimedia.org/T96458 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Ladsgroup, Lucas_Werkmeister_WMDE, Michael, L

[Wikidata-bugs] [Maniphest] T277722: TypeError: this._languageCodes is undefined at getLanguageNameMap

2021-03-18 Thread Silvan_WMDE
Silvan_WMDE claimed this task. Silvan_WMDE added a comment. In T277722#6924129 , @Addshore wrote: > Seemingly this may be the cause https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/672358 we currently believe https:

  1   2   >