[Wikidata-bugs] [Maniphest] [Closed] T92966: Machine readable interface for dumps.wikimedia.org

2019-05-14 Thread ArielGlenn
ArielGlenn closed this task as "Resolved". ArielGlenn claimed this task. ArielGlenn added a comment. I'm going to close this as done, given the existence of these json files for some time (years!) TASK DETAIL https://phabricator.wikimedia.org/T92966 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T221504: investigate why content history dump of certain wikidata page ranges is so slow

2019-05-14 Thread ArielGlenn
ArielGlenn added a comment. Old revisions are re-read from previous dumps. But even that takes plenty of time to decompress the old file, and recompress the already existing content so that it can be written out to the new file. Dumps are done by page, so the likelihood of a batch of pages

[Wikidata-bugs] [Maniphest] [Commented On] T220402: Introduce wikidata termbox SSR to kubernetes

2019-05-14 Thread Krenair
Krenair added a comment. May 14 08:24:34 <_joe_> and thanks for helping with that. In an ideal world, the teams developing new services would install them on beta May 14 08:24:56 <_joe_> it might work out most of the times, but then we have people with no beta access, like wmde

[Wikidata-bugs] [Maniphest] [Unassigned] T192792: Document wikibase configuration options pertaining to wikibase-docker

2019-05-14 Thread Addshore
Addshore removed Addshore as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T192792 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Addshore, Daniel_Mietchen, Gstupp, Aklapper, darthmon_wmde, alaa_wmde,

[Wikidata-bugs] [Maniphest] [Closed] T215870: Docker-compose failing at installation - ES patches need backporting & new image building

2019-05-14 Thread Addshore
Addshore closed this task as "Resolved". Addshore claimed this task. Addshore added a comment. Going to mark this as resolved now TASK DETAIL https://phabricator.wikimedia.org/T215870 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc:

[Wikidata-bugs] [Maniphest] [Updated] T221504: investigate why content history dump of certain wikidata page ranges is so slow

2019-05-14 Thread Addshore
Addshore added a comment. > Isn't there some way to be more concise in these entries? So far there's only around 250 of them, but each one of them is over 1GB of data for all of its revisions, *compressed*. We kind of expect articles to take their time to get huge... I guess this is

[Wikidata-bugs] [Maniphest] [Commented On] T222681: WikidataPageBanner uses a blacklist of skin names to decide 'prebodyhtml' support instead of sane feature detection

2019-05-14 Thread Isarra
Isarra added a comment. I meant to bring this up before, but I guess I forgot - I'm thinking a whitelist probably //would// make more sense in the meantime. We know what skins have this thing, it's not particularly likely new ones will add it unless something major changes with the

[Wikidata-bugs] [Maniphest] [Updated] T223312: feature flag Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.6; 2019-05-21). TASK DETAIL https://phabricator.wikimedia.org/T223312 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, ReleaseTaggerBot Cc: Aklapper, Michael, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Updated] T185629: jquery.ui.ooMenu.js should not cause warning "jQuery.fn.offset() requires an element connected to a document"

2019-05-14 Thread Seb35
Seb35 added a comment. Instead of solving this task, it would be better (but harder) to rewrite the current ooMenu without using jQuery.ui.widget but OOUI, given this component got deprecated by T142418 . But if I understand correctly the

[Wikidata-bugs] [Maniphest] [Commented On] T125050: [Task] Add Scribunto to extension-gate in CI

2019-05-14 Thread Anomie
Anomie added a comment. In T125050#5120646 , @hashar wrote: > Scribunto has a set of test to make sure it works fine with some LUA interpreters. That is really nice but takes a few minutes iirc. When one send a patch for another

[Wikidata-bugs] [Maniphest] [Commented On] T222509: building of wikibase 1.31 fails in Docker due to newer ca-certificates package

2019-05-14 Thread Addshore
Addshore added a comment. In most situations you will just want to pull the image from Docker hub rather than building it yourself too. Unless you want to make modifications to the build. https://hub.docker.com/r/wikibase/wikibase TASK DETAIL

[Wikidata-bugs] [Maniphest] [Closed] T215380: Content too big! Entity: Q27972199

2019-05-14 Thread hashar
hashar assigned this task to noarave. hashar closed this task as "Resolved". hashar added a subscriber: noarave. hashar added a comment. Restricted Application added a project: User-Noarave. Thank you @noarave @WMDE-leszek @Addshore ! TASK DETAIL https://phabricator.wikimedia.org/T215380

[Wikidata-bugs] [Maniphest] [Commented On] T223312: feature flag Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510205 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Rename method to better reflect actual function https://gerrit.wikimedia.org/r/510205 TASK DETAIL https://phabricator.wikimedia.org/T223312 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T220798: Decide how and where to configure Wikidata/Wikibase monolingual text languages

2019-05-14 Thread Addshore
Addshore added a comment. > I guess a way forward for now would be to introduce the extra configuration option, and then next time we want to add a new language code for monolingual text, we can think whether it belongs in the hard-coded list or in the new config variable…? Sounds good

[Wikidata-bugs] [Maniphest] [Commented On] T215380: Content too big! Entity: Q27972199

2019-05-14 Thread Addshore
Addshore added a comment. Looks like this has now not happened since March 1st addshore@mwlog1001:~$ zgrep -cF "Content too big! Entity: Q" /srv/mw-log/archive/exception.log-20190* | grep -v ":0" /srv/mw-log/archive/exception.log-20190214.gz:10

[Wikidata-bugs] [Maniphest] [Commented On] T218081: Log failed node -> mediawiki requests

2019-05-14 Thread Addshore
Addshore added a comment. > Maybe use a log channel like Wikibase.TermboxSSR. c.f. Wikibase.NewItemIdFormatter extensions/Wikibase/repo/WikibaseRepo.datatypes.php:383 So, a while ago we synced all of the wikibase log messages to the "Wikibase" log channel, it looks like we missed /

[Wikidata-bugs] [Maniphest] [Commented On] T220150: [Story] Clean up unused records

2019-05-14 Thread JeroenDeDauw
JeroenDeDauw added a comment. https://github.com/wmde/WikibaseDataModelServices/pull/219 TASK DETAIL https://phabricator.wikimedia.org/T220150 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JeroenDeDauw Cc: Lucas_Werkmeister_WMDE, sarhan.alaa,

[Wikidata-bugs] [Maniphest] [Updated] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223270 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, gerritbot Cc: Aklapper, Addshore, Tarrow, Lea_Lacroix_WMDE, alaa_wmde, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510215 had a related patch set uploaded (by Ladsgroup; owner: Ladsgroup): [mediawiki/extensions/Wikibase@master] Fail Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character https://gerrit.wikimedia.org/r/510215

[Wikidata-bugs] [Maniphest] [Updated] T222497: dumpRDF for MediaInfo entities loads each page individually

2019-05-14 Thread Addshore
Addshore added a comment. Some batching could be added to RdfDumpGenerator::preBatchDump rather than just doing the array_map there with Title::getTitleForId. It looks like the ns and title are needed for this LinkBatch bit in PageProps, why that is needed there is another question.

[Wikidata-bugs] [Maniphest] [Created] T223314: Problem to select the right Wikidata Object

2019-05-14 Thread Geertivp
Geertivp created this task. Geertivp added a project: Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION I want to create a new statement for a person: Family name/Last name: De Ruyter https://www.wikidata.org/wiki/Property:P734

[Wikidata-bugs] [Maniphest] [Unassigned] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread Michael
Michael removed Michael as the assignee of this task. Michael removed projects: Patch-For-Review, User-Michael. Michael updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Commented On] T223312: feature flag Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510204 had a related patch set uploaded (by Michael Große; owner: Michael Große): [operations/mediawiki-config@master] Add feature flag config for breaking Wikibase API change https://gerrit.wikimedia.org/r/510204 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T223312: feature flag Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510206 had a related patch set uploaded (by Michael Große; owner: Michael Große): [mediawiki/extensions/Wikibase@master] Allow set aliases to empty with wbeditentity https://gerrit.wikimedia.org/r/510206 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T223312: feature flag Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223312 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, gerritbot Cc: Aklapper, Michael, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, Nandana,

[Wikidata-bugs] [Maniphest] [Commented On] T223312: feature flag Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510205 had a related patch set uploaded (by Michael Große; owner: Michael Große): [mediawiki/extensions/Wikibase@master] Rename method to better reflect actual function https://gerrit.wikimedia.org/r/510205 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Created] T223312: feature flag Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread Michael
Michael created this task. Michael added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞), User-Michael, Patch-For-Review. Restricted Application added a subscriber: Aklapper. Restricted Application removed a project:

[Wikidata-bugs] [Maniphest] [Updated] T223311: Use correct validator in alias changeop and provide error messages if alias is too short

2019-05-14 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223311 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, gerritbot Cc: Aklapper, Liuxinyu970226, Michael, darthmon_wmde, alaa_wmde, joker88john,

[Wikidata-bugs] [Maniphest] [Commented On] T223311: Use correct validator in alias changeop and provide error messages if alias is too short

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510210 had a related patch set uploaded (by Michael Große; owner: Michael Große): [mediawiki/extensions/Wikibase@master] Use correct validator and provide error messages https://gerrit.wikimedia.org/r/510210 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Created] T223311: Use correct validator in alias changeop and provide error messages if alias is too short

2019-05-14 Thread Michael
Michael created this task. Michael added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞), User-Michael. Restricted Application added subscribers: Liuxinyu970226, Aklapper. TASK DESCRIPTION Steps to Reproduce: 1. execute

[Wikidata-bugs] [Maniphest] [Edited] T220826: Wikibase Special:EntityData has 2 parameters that do the same thing

2019-05-14 Thread Addshore
Addshore updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T220826 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Lydia_Pintscher, alaa_wmde, WMDE-leszek, Aklapper, Addshore, darthmon_wmde, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] [Commented On] T220826: Wikibase Special:EntityData has 2 parameters that do the same thing

2019-05-14 Thread Addshore
Addshore added a comment. I took a look at the usage on a current day: revision10710135 none7665964 oldid 2 So oldid is barely used, and revisions is used lots. Thus revision is probably the main one we should use / keep TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T222985: Provide wikidata JSON dumps compressed with zstd

2019-05-14 Thread bennofs
bennofs added a comment. So I tried lbzip2, here's the result (on a VM sever with 2 cores, 2.1GHz, the decompression is CPU bound): $ time lbzip2 -n2 -v -d -c wikidata-20190506-all.json.bz2 | cat > /dev/null

[Wikidata-bugs] [Maniphest] [Commented On] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510206 had a related patch set uploaded (by Michael Große; owner: Michael Große): [mediawiki/extensions/Wikibase@master] Allow set aliases to empty with wbeditentity https://gerrit.wikimedia.org/r/510206 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510205 had a related patch set uploaded (by Michael Große; owner: Michael Große): [mediawiki/extensions/Wikibase@master] Rename method to better reflect actual function https://gerrit.wikimedia.org/r/510205 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T97368: Fix inefficient CacheAwarePropertyInfoStore memcached access pattern

2019-05-14 Thread Addshore
Addshore added a comment. That all looks fine. I added anew panel to https://grafana.wikimedia.org/d/00574/t204083-investigation?orgId=1 showing the stats for WANObjectCache and these keys. Those metrics show no real increase in requests for the keys for the spike in traffic to

[Wikidata-bugs] [Maniphest] [Updated] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, gerritbot Cc: Lea_Lacroix_WMDE, Ladsgroup, Lydia_Pintscher, alaa_wmde, WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Commented On] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510204 had a related patch set uploaded (by Michael Große; owner: Michael Große): [operations/mediawiki-config@master] Add feature flag config for breaking Wikibase API change https://gerrit.wikimedia.org/r/510204 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Unassigned] T223300: On beta enable bugfix for wbeditentity setting aliases to empty array

2019-05-14 Thread Michael
Michael removed Michael as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T223300 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Michael, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic,

[Wikidata-bugs] [Maniphest] [Created] T223305: Remove feature flag for the bugfix for wbeditentity setting aliases to empty array

2019-05-14 Thread Michael
Michael created this task. Michael added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION This bugfix was added with a feature flag. After it has deployed on

[Wikidata-bugs] [Maniphest] [Triaged] T223303: on production enable bugfix for wbeditentity setting aliases to empty array

2019-05-14 Thread Michael
Michael triaged this task as "Normal" priority. Michael set Due Date to Tue, Jun 11, 10:00 PM. Restricted Application changed the subtype of this task from "Task" to "Deadline". TASK DETAIL https://phabricator.wikimedia.org/T223303 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Created] T223303: on production enable bugfix for wbeditentity setting aliases to empty array

2019-05-14 Thread Michael
Michael created this task. Michael added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION As per T203337#5179814

[Wikidata-bugs] [Maniphest] [Retitled] T223300: On beta enable bugfix for wbeditentity setting aliases to empty array

2019-05-14 Thread Michael
Michael renamed this task from "On beta eEnable bugfix for wbeditentity setting aliases" to "On beta enable bugfix for wbeditentity setting aliases to empty array". Michael triaged this task as "Normal" priority. Michael set Due Date to Mon, May 27, 10:00 PM. Michael removed subscribers:

[Wikidata-bugs] [Maniphest] [Created] T223300: On beta eEnable bugfix for wbeditentity setting aliases

2019-05-14 Thread Michael
Michael created this task. Michael added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞), User-Michael. TASK DESCRIPTION TASK DETAIL https://phabricator.wikimedia.org/T223300 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T222695: Create buttons

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510197 had a related patch set uploaded (by Pablo Grass (WMDE); owner: Pablo Grass (WMDE)): [wikibase/termbox@master] EventEmittingButton: differentiate framed and framless https://gerrit.wikimedia.org/r/510197 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T220977: Investigate surprising rise in mobile page views for wikidata

2019-05-14 Thread GoranSMilovanovic
GoranSMilovanovic added a comment. @JAllemandou You're the man, I see now that `revision_tags` is a new field since the `2019-04` (April 2019) snapshot of `mediawiki_history`: >

[Wikidata-bugs] [Maniphest] [Claimed] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread Ladsgroup
Ladsgroup claimed this task. Ladsgroup moved this task from To Do to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. Restricted Application added a project: User-Ladsgroup. TASK DETAIL https://phabricator.wikimedia.org/T223270 WORKBOARD

[Wikidata-bugs] [Maniphest] [Commented On] T220977: Investigate surprising rise in mobile page views for wikidata

2019-05-14 Thread JAllemandou
JAllemandou added a comment. Hi @Lea_WMDE and @GoranSMilovanovic - I think the answer the your problem is solved in this month snapshot with the `revision_tags` field of mediawiki_history: spark.sql(""" SELECT substr(event_timestamp, 0, 4) as year,

[Wikidata-bugs] [Maniphest] [Commented On] T222698: Implement IP warning overlay

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510191 had a related patch set uploaded (by Jakob; owner: Jakob): [wikibase/termbox@master] Add login and sign-up link URLs https://gerrit.wikimedia.org/r/510191 TASK DETAIL https://phabricator.wikimedia.org/T222698 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T99531: [Task] move wikiba.se webhosting to wikimedia cluster

2019-05-14 Thread WMDE-leszek
WMDE-leszek added a comment. @BBlack @Dzahn: I have passed the topic of domain ownership transfer to the C-level ranks here at WMDE, and I have to inform that WMDE is not going to transfer the ownership of wikiba.se domain to WMF. As I understand your statements above, this basically

[Wikidata-bugs] [Maniphest] [Commented On] T213704: Wikidata Tours don't load correctly

2019-05-14 Thread WMDE-leszek
WMDE-leszek added a comment. @Mrjohncummings apologies for the suboptimal response time. At WMDE we're in the middle of getting two bigger features through the door, which steals the most of my focus currently. I will personally have a look at those two bugs at Wikimedia Hackathon this

[Wikidata-bugs] [Maniphest] [Commented On] T222509: building of wikibase 1.31 fails in Docker due to newer ca-certificates package

2019-05-14 Thread Ladsgroup
Ladsgroup added a comment. @Topway.it I tried to reproduce this but I couldn't. The only thing that caught my eyes was that you are downloading wikibase docker image from a fork that doesn't belong to us (https://github.com/dbs/wikibase-docker/). You should download it from

[Wikidata-bugs] [Maniphest] [Closed] T223282: wbeditentity error

2019-05-14 Thread Magnus
Magnus closed this task as "Resolved". Magnus claimed this task. Magnus added a comment. Never mind, it's the multilingual string! TASK DETAIL https://phabricator.wikimedia.org/T223282 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Magnus Cc:

[Wikidata-bugs] [Maniphest] [Commented On] T222306: RDF export generates wrong IDs for federated entities

2019-05-14 Thread WMDE-leszek
WMDE-leszek added a comment. FWIW, the PoC patch I've put together a while ago that should "fix" this is https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikibase/+/489447/. I am working my way to get the patch reviewable again TASK DETAIL https://phabricator.wikimedia.org/T222306

[Wikidata-bugs] [Maniphest] [Created] T223282: wbeditentity error

2019-05-14 Thread Magnus
Magnus created this task. Magnus added a project: Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION I am trying to create a new item via `wbeditentity`. The following `data` JSON fails with "A unique dynamin-related protein is essential for mitochondrial

[Wikidata-bugs] [Maniphest] [Commented On] T202891: Embed toolbars are hidden behind map controls

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 509902 **merged** by Smalyshev: [wikidata/query/gui-deploy@production] Merging from 38def4fc17168e6b0a6739239f8b53c420b2d2f8 : https://gerrit.wikimedia.org/r/509902 TASK

[Wikidata-bugs] [Maniphest] [Commented On] T222181: “Edit visually” broken on embed.htm

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 509902 **merged** by Smalyshev: [wikidata/query/gui-deploy@production] Merging from 38def4fc17168e6b0a6739239f8b53c420b2d2f8 : https://gerrit.wikimedia.org/r/509902 TASK

[Wikidata-bugs] [Maniphest] [Updated] T222306: RDF export generates wrong IDs for federated entities

2019-05-14 Thread Smalyshev
Smalyshev added a comment. Well, the real problem is not prefixes but that we're using here `wd:` for both M-entities and Q-entities, despite the former needing URIs starting with http://commons.wikimedia.org/entity and the latter http://www.wikidata.org/entity/. So the main problem is not

[Wikidata-bugs] [Maniphest] [Claimed] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread Michael
Michael claimed this task. Michael added a project: User-Michael. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Lea_Lacroix_WMDE, Ladsgroup, Lydia_Pintscher, alaa_wmde, WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Claimed] T222509: building of wikibase 1.31 fails in Docker due to newer ca-certificates package

2019-05-14 Thread Ladsgroup
Ladsgroup claimed this task. Ladsgroup moved this task from To Do to Peer Review on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. Restricted Application added a project: User-Ladsgroup. TASK DETAIL https://phabricator.wikimedia.org/T222509 WORKBOARD

[Wikidata-bugs] [Maniphest] [Commented On] T222697: Implement generic overlay capability

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510172 had a related patch set uploaded (by Pablo Grass (WMDE); owner: Pablo Grass (WMDE)): [wikibase/termbox@master] Modal: add storybook https://gerrit.wikimedia.org/r/510172 TASK DETAIL https://phabricator.wikimedia.org/T222697 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Unassigned] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread alaa_wmde
alaa_wmde removed alaa_wmde as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: alaa_wmde Cc: Lea_Lacroix_WMDE, Ladsgroup, Lydia_Pintscher, alaa_wmde, WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Updated] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread noarave
noarave edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T223270 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: noarave Cc: Aklapper, Addshore,

[Wikidata-bugs] [Maniphest] [Updated] T215409: GLAM as focus area at the Wikimania 2019 Hackathon

2019-05-14 Thread Phabricator_maintenance
Phabricator_maintenance edited projects, added International-Developer-Events; removed International-Developer-Events - Do not use. TASK DETAIL https://phabricator.wikimedia.org/T215409 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Updated] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread noarave
noarave edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: alaa_wmde, noarave Cc:

[Wikidata-bugs] [Maniphest] [Updated] T222509: building of wikibase 1.31 fails in Docker due to newer ca-certificates package

2019-05-14 Thread noarave
noarave edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T222509 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: noarave Cc: Topway.it, Aklapper,

[Wikidata-bugs] [Maniphest] [Unassigned] T220609: Enable constraints suggestions for everyone and remove beta feature

2019-05-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed Lucas_Werkmeister_WMDE as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T220609 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lydia_Pintscher, Aklapper,

[Wikidata-bugs] [Maniphest] [Updated] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "5". TASK DETAIL https://phabricator.wikimedia.org/T223270 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Aklapper, Addshore, Tarrow, Lea_Lacroix_WMDE, alaa_wmde, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Edited] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T223270 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Aklapper, Addshore, Tarrow, Lea_Lacroix_WMDE, alaa_wmde, Lydia_Pintscher, sarhan.alaa,

[Wikidata-bugs] [Maniphest] [Edited] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T223270 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Aklapper, Addshore, Tarrow, Lea_Lacroix_WMDE, alaa_wmde, Lydia_Pintscher, sarhan.alaa,

[Wikidata-bugs] [Maniphest] [Retitled] T223270: Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread WMDE-leszek
WMDE-leszek renamed this task from "Error on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character" to "Fail on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing |

[Wikidata-bugs] [Maniphest] [Retitled] T223270: Error on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread WMDE-leszek
WMDE-leszek renamed this task from "Track the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character" to "Error on the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing |

[Wikidata-bugs] [Maniphest] [Created] T223270: Track the use of special pages Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character

2019-05-14 Thread WMDE-leszek
WMDE-leszek created this task. WMDE-leszek added projects: Wikidata, Wikidata-Campsite. TASK DESCRIPTION When Special:SetAliases or Special:SetLabelDescriptionAliases is given an item or a property that already has an alias containing | save action should fail with the error message TODO and

[Wikidata-bugs] [Maniphest] [Unassigned] T221651: Define wmgUseWikibaseSchema variable in mediawiki/config (default false)

2019-05-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed Lucas_Werkmeister_WMDE as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T221651 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lydia_Pintscher, Aklapper, Ifygal3,

[Wikidata-bugs] [Maniphest] [Commented On] T223120: Add configuration for ShExSimple url

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 509878 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Michael Große): [operations/mediawiki-config@master] Add configuration for EntitySchema ShExSimpleUrl https://gerrit.wikimedia.org/r/509878 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T223120: Add configuration for ShExSimple url

2019-05-14 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223120 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: hoo, noarave, Lucas_Werkmeister_WMDE, Lydia_Pintscher, Aklapper, Michael, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Updated] T222698: Implement IP warning overlay

2019-05-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.6; 2019-05-21). TASK DETAIL https://phabricator.wikimedia.org/T222698 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jakob_WMDE, ReleaseTaggerBot Cc: Aklapper, Pablo-WMDE, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Updated] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread WMDE-leszek
WMDE-leszek changed the point value for this task from "8" to "5". TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: alaa_wmde, WMDE-leszek Cc: Lea_Lacroix_WMDE, Ladsgroup, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Edited] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: alaa_wmde, WMDE-leszek Cc: Lea_Lacroix_WMDE, Ladsgroup, Lydia_Pintscher, alaa_wmde, WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Reassigned] T221650: Add WikibaseSchema to wmf-config/extension-list

2019-05-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE reassigned this task from Lucas_Werkmeister_WMDE to Michael. Restricted Application added a project: User-Michael. TASK DETAIL https://phabricator.wikimedia.org/T221650 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael,

[Wikidata-bugs] [Maniphest] [Edited] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: alaa_wmde, WMDE-leszek Cc: Lea_Lacroix_WMDE, Ladsgroup, Lydia_Pintscher, alaa_wmde, WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Commented On] T202530: [Epic] Feedback processes and tools for data-providers

2019-05-14 Thread Salgo60
Salgo60 added a comment. We are right now seeing a small chaos at VIAF regarding handling the Swedish National Libraries new system that is LIBRIS-URI Property:P5587 . VIAF and LIBRIS has been asked about plans but - no one has published

[Wikidata-bugs] [Maniphest] [Updated] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread WMDE-leszek
WMDE-leszek removed a project: good first bug. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: alaa_wmde, WMDE-leszek Cc: Lea_Lacroix_WMDE, Ladsgroup, Lydia_Pintscher, alaa_wmde, WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Updated] T222509: building of wikibase 1.31 fails in Docker due to newer ca-certificates package

2019-05-14 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "3". TASK DETAIL https://phabricator.wikimedia.org/T222509 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Topway.it, Aklapper, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Triaged] T223079: BC Announcement - wbeditentity with empy array alises will be removing all aliases with this change

2019-05-14 Thread alaa_wmde
alaa_wmde edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. alaa_wmde triaged this task as "Normal" priority. TASK DETAIL https://phabricator.wikimedia.org/T223079 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T223207: After aplying baserevid to add form, it's impossible to add two forms without refresh

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510149 had a related patch set uploaded (by Ladsgroup; owner: Ladsgroup): [mediawiki/extensions/WikibaseLexeme@master] Change the way LexemeDiffer and LexemePatcher work with nextFormId and nextSenseId https://gerrit.wikimedia.org/r/510149 TASK

[Wikidata-bugs] [Maniphest] [Updated] T223207: After aplying baserevid to add form, it's impossible to add two forms without refresh

2019-05-14 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223207 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: alaa_wmde, Addshore, Aklapper, gerritbot, Michael, Ladsgroup, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Commented On] T222698: Implement IP warning overlay

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 509853 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Add "anonymous edit warning" messages for the new termbox https://gerrit.wikimedia.org/r/509853 TASK DETAIL https://phabricator.wikimedia.org/T222698 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T220402: Introduce wikidata termbox SSR to kubernetes

2019-05-14 Thread akosiaris
akosiaris added a comment. In T220402#5180031 , @Pablo-WMDE wrote: > Hi @akosiaris, > > thanks for taking the time to explain the way the `Host` header is intended to be used. > If I understand correctly the goal is to ensure

[Wikidata-bugs] [Maniphest] [Commented On] T222695: Create buttons

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 509862 **merged** by jenkins-bot: [wikibase/termbox@master] EventEmittingButton: re-establish rtl support https://gerrit.wikimedia.org/r/509862 TASK DETAIL https://phabricator.wikimedia.org/T222695 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T218191: Long score overlaps with statement box and edit button

2019-05-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. @Ebe123 the `CACHE_VERSION` bump was merged and should have been deployed for a while now, but purging Q11980 from the parser cache (I tried both `action=purge` and `purgePage.php`) doesn’t seem to fix the issue.

[Wikidata-bugs] [Maniphest] [Commented On] T220977: Investigate surprising rise in mobile page views for wikidata

2019-05-14 Thread GoranSMilovanovic
GoranSMilovanovic added a comment. @Lea_WMDE from Analytics/Data Lake/Edits Wikitech documentation page: > When we import, we grab all the data available from all tables except the revision table, for which we filter by

[Wikidata-bugs] [Maniphest] [Commented On] T220402: Introduce wikidata termbox SSR to kubernetes

2019-05-14 Thread Pablo-WMDE
Pablo-WMDE added a comment. Hi @akosiaris, thanks for taking the time to explain the way the `Host` header is intended to be used. If I understand correctly the goal is to ensure that requests originating from our service bear a header `Host: (www.)wikidata.org` and reach which ever

[Wikidata-bugs] [Maniphest] [Commented On] T220402: Introduce wikidata termbox SSR to kubernetes

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 509391 **merged** by jenkins-bot: [wikibase/termbox@master] Add x-amples to termbox openapi.json https://gerrit.wikimedia.org/r/509391 TASK DETAIL https://phabricator.wikimedia.org/T220402 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T220977: Investigate surprising rise in mobile page views for wikidata

2019-05-14 Thread Lea_WMDE
Lea_WMDE added a subscriber: JAllemandou. Lea_WMDE added a comment. @GoranSMilovanovic it seems really surprising to me that we cannot distinguish how many mobile edits were made from Wikidata. @JAllemandou, Do you maybe have an idea how to do that? TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T223079: BC Announcement - wbeditentity with empy array alises will be removing all aliases with this change

2019-05-14 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment. Breaking change process running: [X] May 14th: announcement [ ] May 28th or earlier: bugfix deployed on beta [ ] June 12th: bugfix deployed on wikidata.org TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-14 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment. Breaking change process running: [X] May 14th: announcement [ ] May 28th or earlier: bugfix deployed on beta [ ] June 12th: bugfix deployed on wikidata.org TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T220402: Introduce wikidata termbox SSR to kubernetes

2019-05-14 Thread akosiaris
akosiaris added a comment. In T220402#5177862 , @Pablo-WMDE wrote: > Hi @akosiaris - thanks for getting back to us. > > > sending a Host: HTTP for the identification of the exact project. Would it be possible to add that

[Wikidata-bugs] [Maniphest] [Commented On] T222698: Implement IP warning overlay

2019-05-14 Thread gerritbot
gerritbot added a comment. Change 510116 had a related patch set uploaded (by Jakob; owner: Jakob): [wikibase/termbox@master] Wire up the IP warning overlay https://gerrit.wikimedia.org/r/510116 TASK DETAIL https://phabricator.wikimedia.org/T222698 EMAIL PREFERENCES

[Wikidata] [Breaking Change] wbeditentity including empty alias set will remove all aliases

2019-05-14 Thread Léa Lacroix
Hello all, This change is relevant for everyone using the *wbeditentity* endpoint of Wikidata’s API. While working on editing the termbox from mobile, we discovered a bug in our code of the wbeditentity endpoint, that does not conform with the implicit interpretation of the documentation

  1   2   >