[Wikidata-bugs] [Maniphest] [Created] T201226: Investigate whether Wikidata.org extension can be merged into other extensions

2018-08-03 Thread Legoktm
Legoktm created this task.Legoktm added projects: Wikidata.org, MediaWiki-extensions-WikimediaBadges, WikimediaMessages.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata. TASK DESCRIPTIONFrom what I see, the Wikidata.org extension does two things:

[Wikidata-bugs] [Maniphest] [Unblock] T173774: Create script to dump recently changed categories

2018-08-03 Thread Smalyshev
Smalyshev closed subtask T198356: Generate daily diffs for recently changed categories as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T173774EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Charlie_WMDE, Lea_WMDE, EBernhardson, ArielGl

[Wikidata-bugs] [Maniphest] [Closed] T198356: Generate daily diffs for recently changed categories

2018-08-03 Thread Smalyshev
Smalyshev closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T198356EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Stashbot, Lydia_Pintscher, daniel, Aklapper, gerritbot, ArielGlenn, EBernhardson, Lea_WMDE, Smalyshev, Ga

[Wikidata-bugs] [Maniphest] [Triaged] T201217: Load daily diffs to WDQS instead of weekly dumps

2018-08-03 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T201217EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merb

[Wikidata-bugs] [Maniphest] [Commented On] T110022: Create a library with HTTP related functions/code

2018-08-03 Thread Krinkle
Krinkle added a comment. A wrapper would be straight-forward indeed, but another idea to consider could be to handle localisation at a higher layer that catches the exception, and responsible for printing it in some way. That approach might be easier to scale to other libraries we use, including th

[Wikidata-bugs] [Maniphest] [Created] T201217: Load daily diffs to WDQS instead of weekly dumps

2018-08-03 Thread Smalyshev
Smalyshev created this task.Smalyshev added projects: Wikidata-Query-Service, Discovery-Wikidata-Query-Service-Sprint.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata. TASK DESCRIPTIONConvert category updates from weekly dumps to daily diffs at ht

[Wikidata-bugs] [Maniphest] [Updated] T201217: Load daily diffs to WDQS instead of weekly dumps

2018-08-03 Thread Smalyshev
Smalyshev added a project: User-Smalyshev.Smalyshev added a comment. Currently does not work because of https://github.com/blazegraph/database/issues/100, workaround or fix required.TASK DETAILhttps://phabricator.wikimedia.org/T201217EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] [Updated] T201216: Categories daily diff dump has repetitions

2018-08-03 Thread Smalyshev
Smalyshev added a project: User-Smalyshev. TASK DETAILhttps://phabricator.wikimedia.org/T201216EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Law

[Wikidata-bugs] [Maniphest] [Created] T201216: Categories daily diff dump has repetitions

2018-08-03 Thread Smalyshev
Smalyshev created this task.Smalyshev added projects: Wikidata-Query-Service, Discovery-Wikidata-Query-Service-Sprint.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata. TASK DESCRIPTIONFound this in eswiki dump: a mediawiki:Category ; rdf

[Wikidata-bugs] [Maniphest] [Triaged] T201216: Categories daily diff dump has repetitions

2018-08-03 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T201216EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merb

[Wikidata-bugs] [Maniphest] [Commented On] T185437: wgWikibaseItemId should be available on the edit page

2018-08-03 Thread valerio.bozzolan
valerio.bozzolan added a comment. I've found where this variable is defined: Wikbase repository / client/ClientHooks.php: /** * Add the connected item prefixed id as a JS config variable, for gadgets etc. * * @param OutputPage $out * @param Skin $skin */ public static function onBeforePageDi

[Wikidata-bugs] [Maniphest] [Commented On] T183488: MCR schema migration stage 2: populate new fields

2018-08-03 Thread greg
greg added a comment. In T183488#4471137, @tstarling wrote: Daniel proposed the following schedule: Today: test2wiki, testwikidatawiki This week (WN31): mediawikiwiki, metawiki Next week (WN32): wikidatawiki, commonswiki Week after (WN33): everything Given it's Friday I don't think the rest o

[Wikidata-bugs] [Maniphest] [Updated] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntit

2018-08-03 Thread greg
greg added a comment. In T201208#4477822, @cscott wrote: A few more details from a cursory investigation: https://zh.wikipedia.beta.wmflabs.org/ is totally broken the PHP fatal is "Call to undefined method WikitextContent::getEntity()", which isn't a method name in core, nor has includes/content

[Wikidata-bugs] [Maniphest] [Merged] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntity

2018-08-03 Thread greg
greg added subscribers: cscott, Cosine02.greg merged a task: T201208: zhwiki in beta fails with a PHP fatal on main page.. TASK DETAILhttps://phabricator.wikimedia.org/T201194EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gregCc: Cosine02, cscott, daniel, Add

[Wikidata-bugs] [Maniphest] [Updated] T185437: wgWikibaseItemId should be available on the edit page

2018-08-03 Thread valerio.bozzolan
valerio.bozzolan added a project: MediaWiki-extensions-WikibaseRepository. TASK DETAILhttps://phabricator.wikimedia.org/T185437EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: valerio.bozzolanCc: valerio.bozzolan, putnik, Aklapper, Lahi, Gq86, GoranSMilovanovic

[Wikidata-bugs] [Maniphest] [Commented On] T199500: Show label and description in native or fallback languages instead of ID on Wikidata

2018-08-03 Thread Framawiki
Framawiki added a comment. Interesting links: https://www.wikidata.org/wiki/Special:EntityData/Q23240.json also works for properties https://www.wikidata.org/wiki/Special:EntityData/P30.json, contains labels and description of the element https://tools.wmflabs.org/pltools/rech/ interesting toolTASK

[Wikidata-bugs] [Maniphest] [Created] T201204: Discuss a mock-up of displaying a structured license statement from Wikidata on Commons

2018-08-03 Thread Keegan
Keegan created this task.Keegan triaged this task as "Normal" priority.Keegan added projects: Structured-Data-Commons, Epic, Wikidata, CommRel-Specialists-Support. TASK DESCRIPTIONIn the second half of August I'll post a mock-up displaying a structured license statement (or two) pulled from Wikidat

[Wikidata-bugs] [Maniphest] [Unblock] T191633: Implement searching of 'depicts' on commons

2018-08-03 Thread MarkTraceur
MarkTraceur closed subtask T194245: Implement searching of 'depicts' on commons with the 'quantity' qualifier as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T191633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, MarkTraceurCc: Jheald, Rams

[Wikidata-bugs] [Maniphest] [Closed] T194245: Implement searching of 'depicts' on commons with the 'quantity' qualifier

2018-08-03 Thread MarkTraceur
MarkTraceur closed this task as "Resolved".MarkTraceur added a comment. Cool!TASK DETAILhttps://phabricator.wikimedia.org/T194245EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, MarkTraceurCc: Smalyshev, MarkTraceur, EBernhardson, Aklapper, gerritbot, S

[Wikidata-bugs] [Maniphest] [Updated] T176797: Unable to download WDQS data from embed mode

2018-08-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T176797EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, Yurik, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30,

[Wikidata-bugs] [Maniphest] [Commented On] T176797: Unable to download WDQS data from embed mode

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 450260 had a related patch set uploaded (by Prssanna; owner: Prssanna): [wikidata/query/gui@master] Added download button to embed view https://gerrit.wikimedia.org/r/450260TASK DETAILhttps://phabricator.wikimedia.org/T176797EMAIL PREFERENCEShttps://phabricator.wi

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/W

2018-08-03 Thread Jakob_WMDE
Jakob_WMDE added subscribers: Addshore, daniel.Jakob_WMDE added a comment. I don't think it has to do with the travis changes. It looks like this one is related: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/442253TASK DETAILhttps://phabricator.wikimedia.org/T201194EMAIL PREFERE

[Wikidata-bugs] [Maniphest] [Updated] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntit

2018-08-03 Thread greg
greg added a parent task: T191062: 1.32.0-wmf.16 deployment blockers. TASK DETAILhttps://phabricator.wikimedia.org/T201194EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gregCc: Jakob_WMDE, Pablo-WMDE, Niharika, TerraCodes, Liuxinyu970226, Aklapper, thcipriani

[Wikidata-bugs] [Maniphest] [Commented On] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/WikiPage

2018-08-03 Thread greg
greg added a comment. Marking as blocking the next train just to keep track of this.TASK DETAILhttps://phabricator.wikimedia.org/T201194EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gregCc: greg, Jakob_WMDE, Pablo-WMDE, Niharika, TerraCodes, Liuxinyu970226,

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/W

2018-08-03 Thread thcipriani
thcipriani added subscribers: Pablo-WMDE, Jakob_WMDE.thcipriani added a comment. https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikibase/+/450216/ is the only recent thing I could find. Adding @Pablo-WMDE and @Jakob_WMDETASK DETAILhttps://phabricator.wikimedia.org/T201194EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/WikiPage

2018-08-03 Thread Niharika
Niharika added a comment. The error seems to only happen on the main page but not https://en.wikipedia.beta.wmflabs.org/wiki/Special:Preferences (and presumably other pages)TASK DETAILhttps://phabricator.wikimedia.org/T201194EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpre

[Wikidata-bugs] [Maniphest] [Commented On] T194245: Implement searching of 'depicts' on commons with the 'quantity' qualifier

2018-08-03 Thread Smalyshev
Smalyshev added a comment. I think this wouldn't work until we add the proper configs and reindex, but I am not sure this was meant for Wikidata, so I think maybe this can be closed and when the time comes a new task can be opened for setting up configs for SDC.TASK DETAILhttps://phabricator.wikime

[Wikidata-bugs] [Maniphest] [Triaged] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntit

2018-08-03 Thread thcipriani
thcipriani triaged this task as "Unbreak Now!" priority.thcipriani added a comment.Restricted Application added subscribers: Liuxinyu970226, TerraCodes. UBN since this is affecting folks' ability to use betaTASK DETAILhttps://phabricator.wikimedia.org/T201194EMAIL PREFERENCEShttps://phabricator.wik

[Wikidata-bugs] [Maniphest] [Created] T201194: Beta cluster: Call to undefined method WikitextContent::getEntity() in /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntit

2018-08-03 Thread thcipriani
thcipriani created this task.thcipriani added projects: Beta-Cluster-reproducible, Wikidata.Restricted Application added a subscriber: Aklapper. TASK DESCRIPTIONCurrently causing 503s for beta: https://en.wikipedia.beta.wmflabs.org/wiki/Main_Page?debug=trueTASK DETAILhttps://phabricator.wikimedia.

[Wikidata-bugs] [Maniphest] [Commented On] T193407: Store wikibase statement qualifiers in cirrus search index

2018-08-03 Thread Smalyshev
Smalyshev added a comment. Yes, Search Platform team will be responsible for the reindex.TASK DETAILhttps://phabricator.wikimedia.org/T193407EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, SmalyshevCc: MarkTraceur, EBernhardson, Aklapper, gerritbot, Sm

[Wikidata-bugs] [Maniphest] [Commented On] T195955: New search keyword for searching for statements with a quantity

2018-08-03 Thread MarkTraceur
MarkTraceur added a comment. OK, I'll move this to a tracking column on our workboard then.TASK DETAILhttps://phabricator.wikimedia.org/T195955EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, MarkTraceurCc: MarkTraceur, EBernhardson, Aklapper, Ramsey-WM

[Wikidata-bugs] [Maniphest] [Commented On] T193407: Store wikibase statement qualifiers in cirrus search index

2018-08-03 Thread MarkTraceur
MarkTraceur added a comment. OK, is the search team going to do that or should the Multimedia team keep this around as a to-do item?TASK DETAILhttps://phabricator.wikimedia.org/T193407EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, MarkTraceurCc: MarkT

[Wikidata-bugs] [Maniphest] [Commented On] T195955: New search keyword for searching for statements with a quantity

2018-08-03 Thread EBernhardson
EBernhardson added a comment. This implements the keyword, i believe any data using it needs to be reindex. For the purposes of SDC this is probably complete, but to be used on wikibase it needs a full reindex.TASK DETAILhttps://phabricator.wikimedia.org/T195955EMAIL PREFERENCEShttps://phabricator.

[Wikidata-bugs] [Maniphest] [Commented On] T193407: Store wikibase statement qualifiers in cirrus search index

2018-08-03 Thread Smalyshev
Smalyshev added a comment. I think the next step now that it's deployed is to reindex.TASK DETAILhttps://phabricator.wikimedia.org/T193407EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, SmalyshevCc: MarkTraceur, EBernhardson, Aklapper, gerritbot, Smaly

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T193407: Store wikibase statement qualifiers in cirrus search index

2018-08-03 Thread MarkTraceur
MarkTraceur added subscribers: EBernhardson, MarkTraceur.MarkTraceur added a comment. @EBernhardson I see you merged the patch here, but this task is still open since late June - is there further work to do? This is still in the code review column on our working board, so either we should close th

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T194245: Implement searching of 'depicts' on commons with the 'quantity' qualifier

2018-08-03 Thread MarkTraceur
MarkTraceur added subscribers: EBernhardson, MarkTraceur.MarkTraceur added a comment. @EBernhardson anything left to do here or can we resolve?TASK DETAILhttps://phabricator.wikimedia.org/T194245EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, MarkTrace

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T195955: New search keyword for searching for statements with a quantity

2018-08-03 Thread MarkTraceur
MarkTraceur added subscribers: EBernhardson, MarkTraceur.MarkTraceur added a comment. @EBernhardson anything left to do on this task or can we resolve it?TASK DETAILhttps://phabricator.wikimedia.org/T195955EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle

[Wikidata-bugs] [Maniphest] [Updated] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-08-07 (1.32.0-wmf.16)). TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ReleaseTaggerBotCc: gerritbot, JeroenDeDauw, Pablo-WMDE, WMDE-l

[Wikidata-bugs] [Maniphest] [Updated] T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]

2018-08-03 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-07 (1.32.0-wmf.16)); removed MW-1.32-release-notes (WMF-deploy-2018-07-10 (1.32.0-wmf.12)). TASK DETAILhttps://phabricator.wikimedia.org/T194729EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpr

[Wikidata-bugs] [Maniphest] [Commented On] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 450216 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] travis: build using composer-merge https://gerrit.wikimedia.org/r/450216TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/email

[Wikidata-bugs] [Maniphest] [Commented On] T110022: Create a library with HTTP related functions/code

2018-08-03 Thread BPirkle
BPirkle added a comment. If we do care about localization, there's also the possibility of wrapping an external library in custom code that does support localization. Current http-* entries in en.json are fairly generic and could continue to be so. The external library would handle the details of

[Wikidata-bugs] [Maniphest] [Commented On] T200693: Test failure in WikibaseLexeme selenium tests block merging patches to ContentTranslation

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 449440 abandoned by Jakob: DNM Debugging T200693 https://gerrit.wikimedia.org/r/449440TASK DETAILhttps://phabricator.wikimedia.org/T200693EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, gerritbotCc: Ladsgroup, WMDE-le

[Wikidata-bugs] [Maniphest] [Commented On] T200693: Test failure in WikibaseLexeme selenium tests block merging patches to ContentTranslation

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 449439 abandoned by Jakob: DNM WIP Debugging T200693 https://gerrit.wikimedia.org/r/449439TASK DETAILhttps://phabricator.wikimedia.org/T200693EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, gerritbotCc: Ladsgroup, WMD

[Wikidata-bugs] [Maniphest] [Commented On] T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 442253 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Use PageUpdater & RevisionStore in Wikibase https://gerrit.wikimedia.org/r/442253TASK DETAILhttps://phabricator.wikimedia.org/T194729EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/pa

[Wikidata-bugs] [Maniphest] [Updated] T194732: Edit Form Statements using API

2018-08-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T194732EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, WMDE-leszek, Pablo-WMDE, Mringgaard, Gaboe420, Versusxo,

[Wikidata-bugs] [Maniphest] [Commented On] T194732: Edit Form Statements using API

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 449252 had a related patch set uploaded (by Pablo Grass (WMDE); owner: Pablo Grass (WMDE)): [mediawiki/extensions/WikibaseLexeme@master] EditEntity: form statements not supported https://gerrit.wikimedia.org/r/449252TASK DETAILhttps://phabricator.wikimedia.org/T19

[Wikidata-bugs] [Maniphest] [Updated] T200693: Test failure in WikibaseLexeme selenium tests block merging patches to ContentTranslation

2018-08-03 Thread Pablo-WMDE
Pablo-WMDE added a project: Wikidata-Editor-Experience-Improvements-Iteration4. TASK DETAILhttps://phabricator.wikimedia.org/T200693EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, Pablo-WMDECc: Ladsgroup, WMDE-leszek, Addshore, gerritbot, matmarex, has

[Wikidata-bugs] [Maniphest] [Updated] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread Pablo-WMDE
Pablo-WMDE added a project: Wikidata-Editor-Experience-Improvements-Iteration4. TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDECc: gerritbot, JeroenDeDauw, Pablo-WMDE, WMDE-leszek, Aleksey_WMDE, Ak

[Wikidata-bugs] [Maniphest] [Unassigned] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread Pablo-WMDE
Pablo-WMDE removed Pablo-WMDE as the assignee of this task. TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDECc: gerritbot, JeroenDeDauw, Pablo-WMDE, WMDE-leszek, Aleksey_WMDE, Aklapper, hoo, Gaboe42

[Wikidata-bugs] [Maniphest] [Edited] T201150: Regularly run constraint checks for all items

2018-08-03 Thread Jonas
Jonas updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONAs a user I would like to query all constraint violations in WDQS even if the item is not visited by logged in users, so I can find violations and fix themTherefore only some constraint violations are query able in WD

[Wikidata-bugs] [Maniphest] [Updated] T196992: Move EntitySearchHelper somewhere else

2018-08-03 Thread Addshore
Addshore edited projects, added Technical-Debt; removed Wikidata-Campsite. TASK DETAILhttps://phabricator.wikimedia.org/T196992EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Ladsgroup, Lydia_Pintscher, Addshore, Lucas_Werkmeister_WMDE, L

[Wikidata-bugs] [Maniphest] [Updated] T194158: Find a solution for term lookup without wb_terms

2018-08-03 Thread Addshore
Addshore removed a project: Wikidata-Campsite.Addshore added a comment. The campsite isn't going to immediately work on this, this should probably be decided by #wikidata-ugly-cat-trailblaze_wb_terms_trail_blazingTASK DETAILhttps://phabricator.wikimedia.org/T194158EMAIL PREFERENCEShttps://phabricat

[Wikidata-bugs] [Maniphest] [Updated] T194144: Find a solution for SpecialEntitiesWithoutPage (EntitiesWithoutTermFinder)

2018-08-03 Thread Addshore
Addshore removed a project: Wikidata-Campsite.Addshore added a comment. The campsite isn't going to immediately work on this, this should probably be decided by #wikidata-ugly-cat-trailblaze_wb_terms_trail_blazingTASK DETAILhttps://phabricator.wikimedia.org/T194144EMAIL PREFERENCEShttps://phabricat

[Wikidata-bugs] [Maniphest] [Updated] T194143: Make "TermPropertyLabelResolver" use Cirrus

2018-08-03 Thread Addshore
Addshore removed a project: Wikidata-Campsite.Addshore added a comment. The campsite isn't going to immediately work on this, this should probably be decided by #wikidata-ugly-cat-trailblaze_wb_terms_trail_blazingTASK DETAILhttps://phabricator.wikimedia.org/T194143EMAIL PREFERENCEShttps://phabricat

[Wikidata-bugs] [Maniphest] [Updated] T113034: RFC: Overhaul Interwiki map, unify with Sites and WikiMap

2018-08-03 Thread Addshore
Addshore removed a project: Wikidata-Campsite.Addshore added a comment. Not sure if this belongs on the campsite board yet, so removing for now. This is still on the #wikidata radar of course, but this ticket needs more before i can actually be worked on (task breakdown & what not)TASK DETAILhttps:

[Wikidata-bugs] [Maniphest] [Updated] T86530: Replace wb_terms table with more specialized mechanisms for terms (tracking)

2018-08-03 Thread Addshore
Addshore removed a project: Wikidata-Campsite.Addshore added a comment. @Lydia_Pintscher & I are not sure why this is on the campsite right now so untagging it.TASK DETAILhttps://phabricator.wikimedia.org/T86530EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: A

[Wikidata-bugs] [Maniphest] [Commented On] T195754: Re-enable Special:ItemDisambiguation

2018-08-03 Thread Addshore
Addshore added a comment. Still not enabled https://www.wikidata.org/wiki/Special:ItemDisambiguation still goes to https://www.wikidata.org/wiki/Special:BlankPageTASK DETAILhttps://phabricator.wikimedia.org/T195754EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To

[Wikidata-bugs] [Maniphest] [Created] T201173: Ability to save several statements on a Sense without reloading the page

2018-08-03 Thread Lydia_Pintscher
Lydia_Pintscher created this task.Lydia_Pintscher added projects: Wikidata, Lexicographical data. TASK DESCRIPTIONProblem: When trying to save a second statement on a Sense, without reloading the page after adding the first, you get an error saying "Could not save due to an error. [W2RNgwpEEZ8AAHzX

[Wikidata-bugs] [Maniphest] [Updated] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDE, gerritbotCc: gerritbot, JeroenDeDauw, Pablo-WMDE, WMDE-leszek, Aleksey_WMDE, Aklapper, hoo, Gaboe420, V

[Wikidata-bugs] [Maniphest] [Commented On] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 450216 had a related patch set uploaded (by Pablo Grass (WMDE); owner: Pablo Grass (WMDE)): [mediawiki/extensions/Wikibase@master] travis: build using composer-merge https://gerrit.wikimedia.org/r/450216TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PRE

[Wikidata-bugs] [Maniphest] [Closed] T199983: Wikidata showing wrong language for page elements

2018-08-03 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".Lydia_Pintscher moved this task from Test (Product Review) to Done on the Wikidata-Campsite board.Lydia_Pintscher claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T199983WORKBOARDhttps://phabricator.wikimedia.org/project/board/3402/EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T201137: WikibaseLexeme 'jenkins_u0_mw.unittest_content_models' doesn't exist

2018-08-03 Thread Addshore
Addshore edited projects, added Multi-Content-Revisions, MediaWiki-Core-Tests; removed Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T201137EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: aaron, gerritbot, Jakob_WMDE, Pablo-WMDE, L

[Wikidata-bugs] [Maniphest] [Commented On] T199983: Wikidata showing wrong language for page elements

2018-08-03 Thread daniel
daniel added a comment. With the fix live and working, and T201170 filed for the proper solution, this can probably be closed.TASK DETAILhttps://phabricator.wikimedia.org/T199983EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Daniel_Mietchen, Nikerab

[Wikidata-bugs] [Maniphest] [Edited] T199983: Wikidata showing wrong language for page elements

2018-08-03 Thread daniel
daniel updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...Other users are reporting the same problem, with other languages and items, at https://www.wikidata.org/wiki/Wikidata:Contact_the_development_team#Interface_language_bug See {T201170} for a complete solution.TAS

[Wikidata-bugs] [Maniphest] [Updated] T201170: Allow wikibase to render entities for an arbitrary target language, instead of the user's UI language

2018-08-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T201170EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, daniel, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30

[Wikidata-bugs] [Maniphest] [Commented On] T201170: Allow wikibase to render entities for an arbitrary target language, instead of the user's UI language

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 449780 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler): [mediawiki/extensions/Wikibase@master] WIP DNM EXP Use parser target language, not user language. https://gerrit.wikimedia.org/r/449780TASK DETAILhttps://phabricator.wikimedia.org/

[Wikidata-bugs] [Maniphest] [Created] T201170: Allow wikibase to render entities for an arbitrary target language, instead of the user's UI language

2018-08-03 Thread daniel
daniel created this task.daniel added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.Restricted Application added a subscriber: Aklapper. TASK DESCRIPTIONWikibase in many cases relies on the uer's UI language as defined by the RequestContext and $wgLang for output generation, via Wikib

[Wikidata-bugs] [Maniphest] [Commented On] T201137: WikibaseLexeme 'jenkins_u0_mw.unittest_content_models' doesn't exist

2018-08-03 Thread Addshore
Addshore added a comment. The other thing to note is that AUTOCOMMIT is only triggered when a race happens in the code: // RACE: $name was already in the db, probably just inserted, so load from master // Use DBO_TRX to avoid missing inserts due to other threads or REPEATABLE-READs $ta

[Wikidata-bugs] [Maniphest] [Claimed] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread Pablo-WMDE
Pablo-WMDE claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDECc: JeroenDeDauw, Pablo-WMDE, WMDE-leszek, Aleksey_WMDE, Aklapper, hoo, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplo

[Wikidata-bugs] [Maniphest] [Triaged] T201168: [Trailblaze] Use apache mahout item recommender for property suggestions

2018-08-03 Thread Jonas
Jonas triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T201168EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___

[Wikidata-bugs] [Maniphest] [Created] T201168: [Trailblaze] Use apache mahout item recommender for property suggestions

2018-08-03 Thread Jonas
Jonas created this task.Jonas added projects: Wikidata, User-Jonas.Restricted Application added a subscriber: Aklapper. TASK DESCRIPTIONCreate a prototype of an item recommender for property suggestions and availability with mahout. https://mahout.apache.org/users/recommender/recommender-documentat

[Wikidata-bugs] [Maniphest] [Retitled] T201167: [Trailblaze] Project item templates

2018-08-03 Thread Jonas
Jonas renamed this task from "[Trailblazer] Project item templates" to "[Trailblaze] Project item templates". TASK DETAILhttps://phabricator.wikimedia.org/T201167EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Aklapper, Lahi, Gq86, GoranSMilova

[Wikidata-bugs] [Maniphest] [Created] T201167: [Trailblazer] Project item templates

2018-08-03 Thread Jonas
Jonas created this task.Jonas added a project: Wikidata.Restricted Application added a subscriber: Aklapper. TASK DESCRIPTIONAs a user I would like to get properties suggested when I create an item for a project if it defines used properties, so I can easily add the regarding properties and values.

[Wikidata-bugs] [Maniphest] [Triaged] T201167: [Trailblaze] Project item templates

2018-08-03 Thread Jonas
Jonas triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T201167EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___

[Wikidata-bugs] [Maniphest] [Updated] T201167: [Trailblazer] Project item templates

2018-08-03 Thread Jonas
Jonas added a project: User-Jonas. TASK DETAILhttps://phabricator.wikimedia.org/T201167EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331__

[Wikidata-bugs] [Maniphest] [Closed] T192567: Expose constraint violations to WDQS

2018-08-03 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".Lydia_Pintscher added a comment. \o/TASK DETAILhttps://phabricator.wikimedia.org/T192567EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, Lydia_PintscherCc: Lydia_Pintscher, gerritbot, Pasleim, Multichill

[Wikidata-bugs] [Maniphest] [Unblock] T172380: Query constraint violations with WDQS

2018-08-03 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T192567: Expose constraint violations to WDQS as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T172380EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, Lydia_PintscherCc: Agabi10, Jonas, Lucas_Werkmeister_WMDE

[Wikidata-bugs] [Maniphest] [Updated] T198561: Make "write both, read new" the default MCR migration stage for fresh MediaWiki installs / for CI

2018-08-03 Thread daniel
daniel removed a subtask: T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo().. TASK DETAILhttps://phabricator.wikimedia.org/T198561EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: gerri

[Wikidata-bugs] [Maniphest] [Updated] T200918: Make sure code that accesses the text table or uses rev_text_id triggers warnings before switching to write-new

2018-08-03 Thread daniel
daniel added a subtask: T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo().. TASK DETAILhttps://phabricator.wikimedia.org/T200918EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Aklappe

[Wikidata-bugs] [Maniphest] [Updated] T198342: Remove all usages of the 'text' flag in calls to Revision::getQueryInfo() and RevisionStore::getQueryInfo().

2018-08-03 Thread daniel
daniel edited parent tasks, added: T200918: Make sure code that accesses the text table or uses rev_text_id triggers warnings before switching to write-new; removed: T198561: Make "write both, read new" the default MCR migration stage for fresh MediaWiki installs / for CI. TASK DETAILhttps://phabri

[Wikidata-bugs] [Maniphest] [Edited] T144010: Drop eu_touched in production

2018-08-03 Thread Marostegui
Marostegui updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...** [] eqiad progress T144010#4475663 [] s4...TASK DETAILhttps://phabricator.wikimedia.org/T144010EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MarosteguiCc: GoranSMilovanov

[Wikidata-bugs] [Maniphest] [Updated] T201164: Temporarily disable deprecation warnings for code that accesses rev_text_id or the text table directly

2018-08-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T201164EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Fjalapeno, CCicalese_WMF, Aklapper, greg, gerritbot, daniel, Gaboe420, Versusxo, Majesticalreaper22, G

[Wikidata-bugs] [Maniphest] [Commented On] T201164: Temporarily disable deprecation warnings for code that accesses rev_text_id or the text table directly

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 450212 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler): [mediawiki/core@master] Disable warning about direct text table access for now https://gerrit.wikimedia.org/r/450212TASK DETAILhttps://phabricator.wikimedia.org/T201164EMAIL PREFER

[Wikidata-bugs] [Maniphest] [Edited] T200918: Make sure code that accesses the text table or uses rev_text_id triggers warnings before switching to write-new

2018-08-03 Thread daniel
daniel updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONTBDThis undoes {T201164}, see there for an explanation.TASK DETAILhttps://phabricator.wikimedia.org/T200918EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Aklapper, aude,

[Wikidata-bugs] [Maniphest] [Created] T201164: Temporarily disable deprecation warnings for code that accesses rev_text_id or the text table directly

2018-08-03 Thread daniel
daniel created this task.daniel triaged this task as "Normal" priority.daniel added projects: Wikidata, User-Daniel, Multi-Content-Revisions (MCR Deployment). TASK DESCRIPTIONRevisionStore::getQueryInfo currently triggers a deprecation warning when called with the "text" flag while SCHEMA_COMPAT_RE

[Wikidata-bugs] [Maniphest] [Closed] T201003: Run wikidata scripts on new wikis

2018-08-03 Thread hoo
hoo closed this task as "Resolved".hoo added a comment. The scripts ran through fine. As already mentioned above, this should be fully working in a few hours from now (after caches have expired).TASK DETAILhttps://phabricator.wikimedia.org/T201003EMAIL PREFERENCEShttps://phabricator.wikimedia.org/s

[Wikidata-bugs] [Maniphest] [Commented On] T160504: When editing Lexeme with wbeditentity API action, response should not contain fields not relevant for Lexemes

2018-08-03 Thread Pablo-WMDE
Pablo-WMDE added a comment. Apparently mind was not made up just yet. A possible field of activity for the future.TASK DETAILhttps://phabricator.wikimedia.org/T160504EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDECc: Pablo-WMDE, Ladsgroup, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T201137: WikibaseLexeme 'jenkins_u0_mw.unittest_content_models' doesn't exist

2018-08-03 Thread Addshore
Addshore added a comment. So as suspected this is down to a second db connections being opened during the tests that doesn't have access to the temporary tables created on the first db connection. I tracked this down to 'localAutoCommit' being used for the connection type with the following stack

[Wikidata-bugs] [Maniphest] [Retitled] T201094: Wikidata Query Service embedded results interface makes it difficult to access multiple pages of results

2018-08-03 Thread agray
agray renamed this task from "Wikidata Query Service embedded results page " to "Wikidata Query Service embedded results interface makes it difficult to access multiple pages of results". TASK DETAILhttps://phabricator.wikimedia.org/T201094EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings

[Wikidata-bugs] [Maniphest] [Commented On] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread WMDE-leszek
WMDE-leszek added a comment. I broke it, will fix!TASK DETAILhttps://phabricator.wikimedia.org/T201161EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: JeroenDeDauw, Pablo-WMDE, WMDE-leszek, Aleksey_WMDE, Aklapper, hoo, Lahi, Gq86, GoranSMilovanov

[Wikidata-bugs] [Maniphest] [Commented On] T160504: When editing Lexeme with wbeditentity API action, response should not contain fields not relevant for Lexemes

2018-08-03 Thread Pablo-WMDE
Pablo-WMDE added a comment. Just ran into this. Did we make up our mind about this, @WMDE-leszek? I am pro returning the entity as it is possible to send patch requests (i.e. containing only parts of the information) and the consumer would need to send another request to get to the server state of

[Wikidata-bugs] [Maniphest] [Commented On] T200693: Test failure in WikibaseLexeme selenium tests block merging patches to ContentTranslation

2018-08-03 Thread gerritbot
gerritbot added a comment. Change 449444 abandoned by Pablo Grass (WMDE): Skip form add test Reason: Root cause resolved in https://phabricator.wikimedia.org/T200693 https://gerrit.wikimedia.org/r/449444TASK DETAILhttps://phabricator.wikimedia.org/T200693EMAIL PREFERENCEShttps://phabricator.wikim

[Wikidata-bugs] [Maniphest] [Created] T201162: Coordinate value nodes not cleaned up properly

2018-08-03 Thread Nikki
Nikki created this task.Nikki added a project: Wikidata-Query-Service.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata. TASK DESCRIPTIONI don't know whether this is an ongoing problem or a one-time thing, but while looking at the most common globe

[Wikidata-bugs] [Maniphest] [Commented On] T201003: Run wikidata scripts on new wikis

2018-08-03 Thread hoo
hoo added a comment. As both Wikis are already in wikidataclient.dblist, I just needed to run populateSitesTable.php. Please beware that caches need to clear before this fully works, this might take a few hours.TASK DETAILhttps://phabricator.wikimedia.org/T201003EMAIL PREFERENCEShttps://phabricato

[Wikidata-bugs] [Maniphest] [Claimed] T201003: Run wikidata scripts on new wikis

2018-08-03 Thread hoo
hoo claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T201003EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: Stashbot, Lydia_Pintscher, Gabrielchihonglee, Wong128hk, Mbch331, Maor_X, millosh, Baba_Tabita, Doc_James, satdeep_gill, GerardM,

[Wikidata-bugs] [Maniphest] [Commented On] T201003: Run wikidata scripts on new wikis

2018-08-03 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2018-08-03T10:39:53Z] Running populateSitesTable.php on all Wikidata clients for T201003TASK DETAILhttps://phabricator.wikimedia.org/T201003EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Sta

[Wikidata-bugs] [Maniphest] [Created] T201161: Wikibase Travis build broken, due to composer/autoloading change

2018-08-03 Thread hoo
hoo created this task.hoo added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.Restricted Application added a subscriber: Aklapper. TASK DESCRIPTIONAs of https://travis-ci.org/wikimedia/mediawiki-extensions-Wikibase/builds/410707980 the Wikibase build on Travis is broken, due to 505e48

[Wikidata-bugs] [Maniphest] [Commented On] T201137: WikibaseLexeme 'jenkins_u0_mw.unittest_content_models' doesn't exist

2018-08-03 Thread Addshore
Addshore added a comment. I have narrowed down the failure to running these 2 tests together: mw-docker-dev phpunit default --filter '(LexemeDiffVisualizerIntegrationTest|LexemeSpecialEntityDataTest)' //var/www/mediawiki/extensions/WikibaseLexeme/tests/phpunit/mediawiki With https://gerrit.wikime

[Wikidata-bugs] [Maniphest] [Created] T201153: re-enable RDF export for Lexemes

2018-08-03 Thread Lydia_Pintscher
Lydia_Pintscher created this task.Lydia_Pintscher triaged this task as "Normal" priority.Lydia_Pintscher added projects: Lexicographical data, Wikidata. TASK DESCRIPTIONFor the initial roll-out we disabled the RDF export because we didn't have the right mapping yet and didn't want people to start u

[Wikidata-bugs] [Maniphest] [Created] T201150: Regularly run constraint checks for all items

2018-08-03 Thread Jonas
Jonas created this task.Jonas triaged this task as "Normal" priority.Jonas added projects: Wikibase-Quality-Constraints, Wikidata, Wikibase-Quality, Wikidata-Query-Service, Wikidata-Campsite.Restricted Application added a subscriber: Aklapper. TASK DESCRIPTIONAs a user I would like to query all con

  1   2   >