[Wikidata-bugs] [Maniphest] [Commented On] T249563: Hard deprecate Revision use in WikiPage::doEditUpdates

2020-06-18 Thread DannyS712
DannyS712 added a comment. A separate task should be created to hard deprecate the method and then remove it entirely; this task originally proposed hard deprecating due to the use of Revision, but instead passing a Revision was just hard deprecated by itself. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. With my fix for T255753 , the results look fine: | endpoint | item | title | length | | | -- | -- |

[Wikidata-bugs] [Maniphest] [Updated] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. The meaning of `"once"` should be exactly “no continuation” (notwithstanding T255753 ) – it should be a shortcut for `wikibase:limitContinuations "0"`. (Due to T255753

[Wikidata-bugs] [Maniphest] [Retitled] T255657: Strange result in Wikidata query (full URLs given instead of identifiers)

2020-06-18 Thread Aklapper
Aklapper renamed this task from "Strange result in Wikidata query" to "Strange result in Wikidata query (full URLs given instead of identifiers)". TASK DETAIL https://phabricator.wikimedia.org/T255657 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Commented On] T254283: Remove legacy EntityInfo based prefetching

2020-06-18 Thread gerritbot
gerritbot added a comment. Change 604124 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Remove $unused from VIEW_FACTORY_CALLBACK https://gerrit.wikimedia.org/r/604124 TASK DETAIL https://phabricator.wikimedia.org/T254283 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Claimed] T255753: Wikidata Query Servie MWAPI calls with bd:serviceParam wikibase:limit "once" . executes 2 API calls instead of 1

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE added a comment. Looks like I broke this in I4ec2617565 – remarkable that it took so long for someone to notice :D the above change should fix it. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Assigned] T254476: Bad contrast of "Edit links" button in Vector skin

2020-06-18 Thread WMDE-leszek
WMDE-leszek assigned this task to darthmon_wmde. TASK DETAIL https://phabricator.wikimedia.org/T254476 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: darthmon_wmde, WMDE-leszek Cc: Lydia_Pintscher, Sarai-WMDE, Volker_E, santhosh, Nikerabbit, Carn,

[Wikidata-bugs] [Maniphest] [Updated] T245529: Namespace alias for EntitySchema

2020-06-18 Thread Addshore
Addshore edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T245529 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Fralambert,

[Wikidata-bugs] [Maniphest] [Updated] T255241: Convert some properties string->external ID

2020-06-18 Thread Addshore
Addshore edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T255241 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Aha, but some counters don’t get reset correctly: SELECT * WHERE { VALUES ?endpoint { "en.wikipedia.org" "de.wikipedia.org" "fr.wikipedia.org" "it.wikipedia.org" } SERVICE wikibase:mwapi { bd:serviceParam wikibase:endpoint

[Wikidata-bugs] [Maniphest] [Commented On] T255753: Wikidata Query Servie MWAPI calls with bd:serviceParam wikibase:limit "once" . executes 2 API calls instead of 1

2020-06-18 Thread gerritbot
gerritbot added a comment. Change 606402 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)): [wikidata/query/rdf@master] Fix continuation limits https://gerrit.wikimedia.org/r/606402 TASK DETAIL https://phabricator.wikimedia.org/T255753

[Wikidata-bugs] [Maniphest] [Updated] T255753: Wikidata Query Servie MWAPI calls with bd:serviceParam wikibase:limit "once" . executes 2 API calls instead of 1

2020-06-18 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T255753 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Dipsacus_fullonum, Aklapper, Blissjay007, Oblanco79, Alter-paule, Beast1978, CBogen,

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Yeah, mea culpa, I really need to update the documentation :/ TASK DETAIL https://phabricator.wikimedia.org/T255760 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc:

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Dipsacus_fullonum
Dipsacus_fullonum added a comment. https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual/MWAPI#Pagination says: > bd:serviceParam wikibase:limit "once" . > > This makes the service to stop after the first API call and not use continuations.

[Wikidata-bugs] [Maniphest] [Created] T255767: Design Lookup component

2020-06-18 Thread Sarai-WMDE
Sarai-WMDE created this task. Sarai-WMDE added a project: Wikidata Design System. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION PRE: Inventory collection TASK DETAIL https://phabricator.wikimedia.org/T255767 WORKBOARD

[Wikidata-bugs] [Maniphest] [Commented On] T254283: Remove legacy EntityInfo based prefetching

2020-06-18 Thread gerritbot
gerritbot added a comment. Change 604125 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseMediaInfo@master] Remove $unused from VIEW_FACTORY_CALLBACK and EntityInfo use https://gerrit.wikimedia.org/r/604125 TASK DETAIL https://phabricator.wikimedia.org/T254283 EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T254283: Remove legacy EntityInfo based prefetching

2020-06-18 Thread gerritbot
gerritbot added a comment. Change 604121 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Stop generating EntityInfo in ParserOutputGenerator https://gerrit.wikimedia.org/r/604121 TASK DETAIL https://phabricator.wikimedia.org/T254283 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T255657: Strange result in Wikidata query

2020-06-18 Thread Epidosis
Epidosis added a comment. See also the query https://w.wiki/UUJ, which shows all the parts of the items (there are other properties which look strange). TASK DETAIL https://phabricator.wikimedia.org/T255657 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Created] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Dipsacus_fullonum
Dipsacus_fullonum created this task. Dipsacus_fullonum added a project: Wikidata-Query-Service. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION Feature request: When using MWAPI calls from Wikikdata Query Service, it would

[Wikidata-bugs] [Maniphest] [Retitled] T249563: Hard deprecate Revision use in WikiPage::doEditUpdates

2020-06-18 Thread DannyS712
DannyS712 renamed this task from "Hard deprecate WikiPage::doEditUpdates" to "Hard deprecate Revision use in WikiPage::doEditUpdates". DannyS712 closed this task as "Resolved". DannyS712 claimed this task. DannyS712 updated the task description. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T237164: Wikibase's cache/integration-tests incompatible with PHPUnit 8

2020-06-18 Thread Addshore
Addshore added a comment. In T237164#6192621 , @Ladsgroup wrote: > which option shall we pursue? Any preference? I think "Just copy the test code we need and ditch the library." TASK DETAIL

[Wikidata-bugs] [Maniphest] [Created] T255753: Wikidata Query Servie MWAPI calls with bd:serviceParam wikibase:limit "once" . executes 2 API calls instead of 1

2020-06-18 Thread Dipsacus_fullonum
Dipsacus_fullonum created this task. Dipsacus_fullonum added a project: Wikidata-Query-Service. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION Steps to Reproduce: --- Example 1: Run this query

[Wikidata-bugs] [Maniphest] [Commented On] T253027: Add LabelEdit component to Termbox storybook

2020-06-18 Thread gerritbot
gerritbot added a comment. Change 597470 **merged** by jenkins-bot: [wikibase/termbox@master] Label & LabelEdit: Add to storybook https://gerrit.wikimedia.org/r/597470 TASK DETAIL https://phabricator.wikimedia.org/T253027 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Dipsacus_fullonum
Dipsacus_fullonum added a comment. Well, it seems that the requested feature already is here, but is undocumented: bd:serviceParam wikibase:limitContinuations "0". Once the solution to T255753 is implemented, it will also be possible

[Wikidata-bugs] [Maniphest] [Retitled] T74590: [Bug] Monolingual code is missing for Romani (rom) and Scandoromani (rmg-variant)

2020-06-18 Thread jeblad
jeblad renamed this task from "[Bug] Monolingual code is missing for Kvensk (fkv), Romani (rom) and Scandoromani (rmg-variant)" to "[Bug] Monolingual code is missing for Romani (rom) and Scandoromani (rmg-variant)". jeblad updated the task description. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T255720: Error message when trying to create duplicate item doesn't contain link to item that would be duplicated

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T255720 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Moebeus, jhsoby, Aklapper, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Closed] T211611: Error returned during `vagrant provision` of wikidata role

2020-06-18 Thread jeblad
jeblad closed this task as "Invalid". jeblad added a comment. Outdated, still flaky though… TASK DETAIL https://phabricator.wikimedia.org/T211611 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jeblad Cc: jeblad, Aklapper, darthmon_wmde, Nandana,

[Wikidata-bugs] [Maniphest] [Commented On] T74590: [Bug] Monolingual code is missing for Kvensk (fkv), Romani (rom) and Scandoromani (rmg-variant)

2020-06-18 Thread jeblad
jeblad added a comment. Vlax Romani language (rmy) is one of several language variants. Romani language (rom) is the greater language group. TASK DETAIL https://phabricator.wikimedia.org/T74590 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Updated] T255601: MediaInfo UI breaks when repoDatabase set to "testcommonswiki" instead of false

2020-06-18 Thread CBogen
CBogen edited projects, added Structured-Data-Backlog (Current Work); removed Structured-Data-Backlog. TASK DETAIL https://phabricator.wikimedia.org/T255601 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: CBogen Cc: WMDE-leszek, Cparle, Aklapper,

[Wikidata-bugs] [Maniphest] [Closed] T196415: Rows in the signature section of an item on Wikidata does not set language correctly

2020-06-18 Thread jeblad
jeblad closed this task as "Resolved". jeblad claimed this task. jeblad added a comment. Seems to be fixed. TASK DETAIL https://phabricator.wikimedia.org/T196415 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jeblad Cc: Aklapper, jeblad,

[Wikidata-bugs] [Maniphest] [Closed] T234784: Investigate whether BCmath is sufficient for Wikibase

2020-06-18 Thread jeblad
jeblad closed this task as "Invalid". jeblad added a comment. I'm not going to invest more time in this. TASK DETAIL https://phabricator.wikimedia.org/T234784 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jeblad Cc: jeblad, Aklapper,

[Wikidata-bugs] [Maniphest] [Triaged] T255804: overzealous throttling on Wikidata

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority. Lydia_Pintscher moved this task from Incoming to Prioritized Product on the Wikidata-Campsite board. TASK DETAIL https://phabricator.wikimedia.org/T255804 WORKBOARD https://phabricator.wikimedia.org/project/board/3402/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Created] T255809: Add linebreak (again) to Monolingual text

2020-06-18 Thread Raymond
Raymond created this task. Raymond added projects: SDC General, WikibaseMediaInfo, Regression. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION Please see structured data of this file

[Wikidata-bugs] [Maniphest] [Commented On] T255804: overzealous throttling on Wikidata

2020-06-18 Thread Tagishsimon
Tagishsimon added a comment. Magnus was running 2 quickstatement batches at the time he got the above. My experience of this issue is that it'll sometimes happen when I have a QS or two running, but has never happened absent a QS. There may be an issue, but it might equally be the

[Wikidata-bugs] [Maniphest] [Edited] T193781: [task] Configure ArticlePlaceholder for nowiki

2020-06-18 Thread jeblad
jeblad updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T193781 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jeblad Cc: Richard_Nevell_WMUK, Aklapper, Lucie, hoo, Lydia_Pintscher, jhsoby, Kjetil, Danmichaelo, jeblad,

[Wikidata-bugs] [Maniphest] [Triaged] T255706: Wikibase\Client\Usage\Sql\EntityUsageTable::addUsages Deadlock

2020-06-18 Thread eprodromou
eprodromou added subscribers: aaron, eprodromou. eprodromou triaged this task as "Low" priority. eprodromou edited projects, added Core Platform Team Workboards (Clinic Duty Team); removed Core Platform Team. eprodromou added a comment. We think this is interesting for RDBMS reasons; @aaron

[Wikidata-bugs] [Maniphest] [Updated] T254283: Remove legacy EntityInfo based prefetching

2020-06-18 Thread eprodromou
eprodromou edited projects, added Core Platform Team Workboards (Clinic Duty Team); removed Core Platform Team. eprodromou added a comment. Moving to Clinic Duty for external review. TASK DETAIL https://phabricator.wikimedia.org/T254283 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T255804: overzealous throttling on Wikidata

2020-06-18 Thread Ladsgroup
Ladsgroup added a project: Core Platform Team. Ladsgroup added a comment. This is not coming from abuse filter meaning the rate limit handler is broken and too aggressive. Adding CPT. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T251514: UI for SPARQL Endpoint for Commons

2020-06-18 Thread gerritbot
gerritbot added a comment. Change 606545 had a related patch set uploaded (by Mstyles; owner: Mstyles): [wikidata/query/gui-deploy@production] remove custom config https://gerrit.wikimedia.org/r/606545 TASK DETAIL https://phabricator.wikimedia.org/T251514 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T255809: Add linebreak (again) to Monolingual text

2020-06-18 Thread Ramsey-WMF
Ramsey-WMF edited projects, added Structured Data Engineering, Structured-Data-Backlog (Current Work); removed Wikidata, SDC General. Ramsey-WMF changed the subtype of this task from "Task" to "Bug Report". Ramsey-WMF added a comment. seems like a regression. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Closed] T192805: Common features for Wikibase frontends

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". Lydia_Pintscher added a comment. Closing for lack of response. TASK DETAIL https://phabricator.wikimedia.org/T192805 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc:

[Wikidata-bugs] [Maniphest] [Commented On] T193781: [task] Configure ArticlePlaceholder for nowiki

2020-06-18 Thread jeblad
jeblad added a comment. Seems like T195751 is solved, but nothing happen with our request? Has it been forgotten? We will send cookies! :D TASK DETAIL https://phabricator.wikimedia.org/T193781 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Created] T255804: overzealous throttling on Wikidata

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher created this task. Lydia_Pintscher added projects: Wikidata, Wikidata-Campsite. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION For the past few days (since at least 13th of June 2020) people are regularly getting throttled when they should not. Some

[Wikidata-bugs] [Maniphest] [Commented On] T251514: UI for SPARQL Endpoint for Commons

2020-06-18 Thread gerritbot
gerritbot added a comment. Change 606516 had a related patch set uploaded (by Mstyles; owner: Mstyles): [wikidata/query/gui@master] add commons logo file https://gerrit.wikimedia.org/r/606516 TASK DETAIL https://phabricator.wikimedia.org/T251514 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Closed] T192889: Graph validation across Wikibases

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". Lydia_Pintscher added a comment. Closing for lack of response. TASK DETAIL https://phabricator.wikimedia.org/T192889 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc:

[Wikidata-bugs] [Maniphest] [Unblock] T192805: Common features for Wikibase frontends

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T192886: Pulling data from multiple Wikibases as Invalid. TASK DETAIL https://phabricator.wikimedia.org/T192805 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Susannaanas,

[Wikidata-bugs] [Maniphest] [Unblock] T192805: Common features for Wikibase frontends

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T192889: Graph validation across Wikibases as Invalid. TASK DETAIL https://phabricator.wikimedia.org/T192805 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Susannaanas, Addshore,

[Wikidata-bugs] [Maniphest] [Closed] T192886: Pulling data from multiple Wikibases

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". Lydia_Pintscher added a comment. Closing for lack of response. TASK DETAIL https://phabricator.wikimedia.org/T192886 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc:

[Wikidata-bugs] [Maniphest] [Closed] T192888: Coordination of authentication mechanisms

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". Lydia_Pintscher added a comment. Closing for lack of response. TASK DETAIL https://phabricator.wikimedia.org/T192888 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc:

[Wikidata-bugs] [Maniphest] [Unblock] T192805: Common features for Wikibase frontends

2020-06-18 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T192888: Coordination of authentication mechanisms as Invalid. TASK DETAIL https://phabricator.wikimedia.org/T192805 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Susannaanas,