[Wikidata-bugs] [Maniphest] [Commented On] T173194: Module:Wikidata label should use mw.wikibase.label and mw.wikibase.sitelink

2017-10-22 Thread valerio.bozzolan
valerio.bozzolan added a comment. As reported here, something is not working. Try this code in the Lua console: = require('Module:Wikidata label')._getLabel('Q123', 'en') = require('Module:Wikidata label')._getLabel('Q321', 'en') You will obtain: [[w:en:September|September]]

[Wikidata-bugs] [Maniphest] [Commented On] T178757: Add diff support for Lexeme

2017-10-22 Thread gerritbot
gerritbot added a comment. Change 385838 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani): [mediawiki/extensions/WikibaseLexeme@master] [WIP] Add LexemeDiffVisualizer https://gerrit.wikimedia.org/r/385838TASK DETAILhttps://phabricator.wikimedia.org/T178757EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T177486: Wikidata entity dumpers need to cope with the immense Wikidata growth recently

2017-10-22 Thread hoo
hoo added a comment. In T177486#3700420, @thiemowmde wrote: Note that the changes to the #wikibase-datamodel are not released yet. I think we can't easily backport the changes to the 7.x branch because other changes are made to the same classes, but maybe we should try to do that just to get an

[Wikidata-bugs] [Maniphest] [Commented On] T173195: Implement federated Wikibase in Pywikibot

2017-10-22 Thread Multichill
Multichill added a comment. Why is this moved to upstream? Nothing needs to be done there, we just need to implement it.TASK DETAILhttps://phabricator.wikimedia.org/T173195EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MultichillCc: Ladsgroup, daniel,

[Wikidata-bugs] [Maniphest] [Updated] T173710: Job queue is increasing non-stop

2017-10-22 Thread Ladsgroup
Ladsgroup added a comment. I think one of the reasons contributing to the problem is the same problem we had with T171027: "Read timeout is reached" DBQueryError when trying to load specific users' watchlists (with +1000 articles) on several wikis, we stopped emitting injectRCRecord jobs but we

[Wikidata-bugs] [Maniphest] [Commented On] T178624: enwiki dispatch lag is 8 hours

2017-10-22 Thread hoo
hoo added a comment. In T178624#3701640, @aude wrote: also, I think --lock-grace-interval could be set to a smaller value and possibly also --dispatch-interval Sadly --lock-grace-interval doesn't work with the LockManagerlogging backend. See also T178652: Wikidata dispatchers should use a

[Wikidata-bugs] [Maniphest] [Edited] T173144: Tracking implicit (extensions) usages of Wikidata

2017-10-22 Thread hoo
hoo updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...Currently we use the whole entity to track changes, but once we make it less coarse we should make should we still track the description. This could be done in a few ways: * Provide extensions a hook to register

[Wikidata-bugs] [Maniphest] [Created] T178757: Add diff support for Lexeme

2017-10-22 Thread Ladsgroup
Ladsgroup created this task.Ladsgroup added projects: Wikidata-Sprint, Wikidata, Lexicographical data.Herald added a subscriber: Aklapper.Herald added a project: User-Ladsgroup. TASK DESCRIPTIONTASK

[Wikidata-bugs] [Maniphest] [Commented On] T173144: Tracking implicit (extensions) usages of Wikidata

2017-10-22 Thread hoo
hoo added a comment. I've just added three possible implementations for this above. Currently I favor the second approach (allow extensions to register new usages via a hook which will be saved into wbc_entity_usage). This is (mostly) in line with the current infrastructure and should be the most

[Wikidata-bugs] [Maniphest] [Commented On] T178757: Add diff support for Lexeme

2017-10-22 Thread gerritbot
gerritbot added a comment. Change 385837 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani): [mediawiki/extensions/Wikibase@master] Make DiffView extendible https://gerrit.wikimedia.org/r/385837TASK DETAILhttps://phabricator.wikimedia.org/T178757EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T178757: Add diff support for Lexeme

2017-10-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T178757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Aklapper, Ladsgroup, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382,

[Wikidata-bugs] [Maniphest] [Block] T89594: Use the arbitrary access to Wikidata feature on Commons (tracking)

2017-10-22 Thread Lydia_Pintscher
Lydia_Pintscher reopened subtask T173194: Module:Wikidata label should use mw.wikibase.label and mw.wikibase.sitelink as "Open". TASK DETAILhttps://phabricator.wikimedia.org/T89594EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: PokestarFan,

[Wikidata-bugs] [Maniphest] [Reopened] T173194: Module:Wikidata label should use mw.wikibase.label and mw.wikibase.sitelink

2017-10-22 Thread Lydia_Pintscher
Lydia_Pintscher reopened this task as "Open". TASK DETAILhttps://phabricator.wikimedia.org/T173194EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jarekt, Lydia_PintscherCc: valerio.bozzolan, Izno, daniel, Multichill, Aklapper, Ricordisamoa, JeanFred, Jarekt,

[Wikidata-bugs] [Maniphest] [Commented On] T178624: enwiki dispatch lag is 8 hours

2017-10-22 Thread aude
aude added a comment. @hoo ok :/ adjusting sleep time helped when I ran the extra dispatcher and I think shorter dispatch-interval also helped someTASK DETAILhttps://phabricator.wikimedia.org/T178624EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore,

[Wikidata-bugs] [Maniphest] [Created] T178786: Empty map results give an error

2017-10-22 Thread Yurik
Yurik created this task.Yurik added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery. TASK DESCRIPTIONBoth of these queries show unhelpful errors instead of a helpful warning message like "no data was found". Also, looking at the