[Wikidata-bugs] [Maniphest] [Updated] T69659: TemplateData: TemplateData should have a parameter to support Wikidata

2016-06-29 Thread eranroz
eranroz added a comment.
Just to comment to TheDJ example, in hewiki we use meta template (actually - Lua Module) for wikidata integration in standard infobox: https://he.wikipedia.org/wiki/%D7%99%D7%97%D7%99%D7%93%D7%94:%D7%AA%D7%91%D7%A0%D7%99%D7%AA_%D7%9E%D7%99%D7%93%D7%A2

To define a infobox template using wikidata we use the following syntax:
{{#invoke:Infobox|infobox|


label1=Birth date
data1={{{Birthdate}}}
Birdate-wikidata=P569


...
}}TASK DETAILhttps://phabricator.wikimedia.org/T69659EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: eranrozCc: Lydia_Pintscher, RexxS, TheDJ, Mike_Peel, Trizek-WMF, Edgars2007, -jem-, IKhitron, eranroz, Aklapper, Multichill, Jdforrester-WMF, Elitre, Micru, TrevorParscal, Ricordisamoa, Keegan, Liuxinyu970226, Ltrlg, AlexMonk-WMF, Wess, D3r1ck01, Izno, Jrf, Husun1297, Wikidata-bugs, Etonkovidova, aude, Swainr, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T124569: RFC: Data namespace blob storage on wikidata.org

2016-06-29 Thread RobLa-WMF
RobLa-WMF moved this task from Backlog to Managed by another group on the ArchCom board.
TASK DETAILhttps://phabricator.wikimedia.org/T124569WORKBOARDhttps://phabricator.wikimedia.org/project/board/90/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: RobLa-WMFCc: RobLa-WMF, brion, Daniel_Mietchen, Danny_B, Thryduulf, Ricordisamoa, Bene, Micru, Yair_rand, Addshore, aude, hoo, JanZerebecki, MZMcBride, Lydia_Pintscher, tstarling, daniel, MaxSem, Tfinc, Milimetric, Aklapper, Yurik, StudiesWorld, D3r1ck01, Izno, Luke081515, Wikidata-bugs, jayvdb, fbstj, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124418: Investigate massive increase in htmlCacheUpdate jobs in Dec/Jan

2016-06-29 Thread ReleaseTaggerBot
ReleaseTaggerBot added projects: WMF-deploy-2016-07-05_(1.28.0-wmf.9), MW-1.28-release-notes.
TASK DETAILhttps://phabricator.wikimedia.org/T124418EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ReleaseTaggerBotCc: GWicke, ArielGlenn, Krinkle, Peter, EBernhardson, Smalyshev, gerritbot, Legoktm, Addshore, daniel, hoo, aude, Lydia_Pintscher, JanZerebecki, MZMcBride, Luke081515, aaron, faidon, Joe, ori, BBlack, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T124418: Investigate massive increase in htmlCacheUpdate jobs in Dec/Jan

2016-06-29 Thread gerritbot
gerritbot added a comment.
Change 294876 merged by jenkins-bot:
Improve HTMLCacheUpdate job CDN purge de-duplication

https://gerrit.wikimedia.org/r/294876TASK DETAILhttps://phabricator.wikimedia.org/T124418EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: GWicke, ArielGlenn, Krinkle, Peter, EBernhardson, Smalyshev, gerritbot, Legoktm, Addshore, daniel, hoo, aude, Lydia_Pintscher, JanZerebecki, MZMcBride, Luke081515, aaron, faidon, Joe, ori, BBlack, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T138998: Wikitext page is treated as item by Wikidata

2016-06-29 Thread Smalyshev
Smalyshev created this task.Smalyshev added projects: Wikidata, MediaWiki-ContentHandler.Herald added subscribers: Zppix, Aklapper.
TASK DESCRIPTIONAfter upgrading my code to master, I am getting this error on my vagrant setup when going to /wiki/Main_Page:

[b87fa77bf32f7c372ba10a47] /wiki/Main_Page MWContentSerializationException from line 221 of /vagrant/mediawiki/extensions/WikidataBuildResources/extensions/Wikibase/lib/includes/Store/EntityContentDataCodec.php: Failed to decode as application/json

The page in the database has content model of wikitext, but the code seems to ignore it - Revision fetches content model either from revision table (which has null) or from default for the namespace (which has wikibase-item as default) but does not actually take the content model from the wiki page.

Is it anything that changed recently? Or my DB somehow became corrupt? Is it impossible now to have wikitext pages in item namespace?

The setup is Mediawiki-Vagrant, updated to the latest code in git.TASK DETAILhttps://phabricator.wikimedia.org/T138998EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Zppix, JanZerebecki, aude, daniel, Smalyshev, D3r1ck01, Izno, Wikidata-bugs, Jackmcbarn, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138627: Enable WDQS admins to enable/disable updater service

2016-06-29 Thread Dzahn
Dzahn added a comment.
Patch needs to be amended to reflect the latest comments?TASK DETAILhttps://phabricator.wikimedia.org/T138627EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DzahnCc: Dzahn, akosiaris, gerritbot, Zppix, JanZerebecki, Aklapper, Gehel, Smalyshev, Avner, Lewizho99, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, mark, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T138628: Add wdqs-admins to deploy-services group

2016-06-29 Thread Dzahn
Dzahn claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T138628EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DzahnCc: thcipriani, greg, mmodell, dduvall, demon, Aklapper, JanZerebecki, gerritbot, Smalyshev, Gehel, Zppix, Avner, Lewizho99, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, mobrovac, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, mark, Mbch331, Jay8g, Krenair, fgiunchedi, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138628: Add wdqs-admins to deploy-services group

2016-06-29 Thread gerritbot
gerritbot added a comment.
Change 296658 had a related patch set uploaded (by Dzahn):
admin: add wdqs-admins to deploy-service group

https://gerrit.wikimedia.org/r/296658TASK DETAILhttps://phabricator.wikimedia.org/T138628EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: thcipriani, greg, mmodell, dduvall, demon, Aklapper, JanZerebecki, gerritbot, Smalyshev, Gehel, Zppix, Avner, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, mobrovac, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, mark, Mbch331, Jay8g, Krenair, fgiunchedi, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T138628: Add wdqs-admins to deploy-services group

2016-06-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T138628EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: thcipriani, greg, mmodell, dduvall, demon, Aklapper, JanZerebecki, gerritbot, Smalyshev, Gehel, Zppix, Avner, Lewizho99, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, mobrovac, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, mark, Mbch331, Jay8g, Krenair, fgiunchedi, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-29 Thread gerritbot
gerritbot added a comment.
Change 296648 had a related patch set uploaded (by Aude):
Fix construction of MediaWikiPageNameNormalizer in WikibaseRepo

https://gerrit.wikimedia.org/r/296648TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, hoo, aude, Urbanecm, TerraCodes, Luke081515, Aklapper, Sjoerddebruin, Zppix, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T138974: SyntaxError's when adding statements

2016-06-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, hoo, aude, Urbanecm, TerraCodes, Luke081515, Aklapper, Sjoerddebruin, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T110604: [Story] Notification: Add notification when page is being connected to Wikidata

2016-06-29 Thread matej_suchanek
matej_suchanek removed a blocking task: T133774: Echo phpunit tests fail together with other extensions.
TASK DETAILhttps://phabricator.wikimedia.org/T110604EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: JanZerebecki, Mattflaschen-WMF, gerritbot, Sjoerddebruin, Quiddity, jmatazzoni, Catrope, hoo, daniel, aude, matej_suchanek, Legoktm, Lydia_Pintscher, Edgars2007, Aklapper, Ainali, Lewizho99, Maathavan, D3r1ck01, Izno, SBisson, Luke081515, Wikidata-bugs, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T133774: Echo phpunit tests fail together with other extensions

2016-06-29 Thread matej_suchanek
matej_suchanek removed a blocked task: T110604: [Story] Notification: Add notification when page is being connected to Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T133774EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: matej_suchanek, gerritbot, daniel, adrianheine, JanZerebecki, Aklapper, D3r1ck01, Izno, SBisson, Luke081515, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Catrope, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T138974: SyntaxError's when adding statements

2016-06-29 Thread Lydia_Pintscher
Lydia_Pintscher added a subscriber: hoo.
TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: hoo, aude, Urbanecm, TerraCodes, Luke081515, Aklapper, Sjoerddebruin, Zppix, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138983: entityNamespaces change leads to notices on Vagrant

2016-06-29 Thread gerritbot
gerritbot added a comment.
Change 296643 had a related patch set uploaded (by Smalyshev):
Update Wikidata settings accrding to new entityNamespaces format

https://gerrit.wikimedia.org/r/296643TASK DETAILhttps://phabricator.wikimedia.org/T138983EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, aude, Aklapper, Zppix, Smalyshev, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T138983: entityNamespaces change leads to notices on Vagrant

2016-06-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T138983EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, aude, Aklapper, Zppix, Smalyshev, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T138983: entityNamespaces change leads to notices on Vagrant

2016-06-29 Thread Smalyshev
Smalyshev edited the task description. (Show Details)
EDIT DETAILS...3. Both repo/config/Wikibase.example.php and client/config/WikibaseClient.example.php use the samestill uses the old syntaxsetup. TASK DETAILhttps://phabricator.wikimedia.org/T138983EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: aude, Aklapper, Zppix, Smalyshev, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T138983: entityNamespaces change leads to notices on Vagrant

2016-06-29 Thread Smalyshev
Smalyshev created this task.Smalyshev added a project: Wikidata.Herald added subscribers: Zppix, Aklapper.
TASK DESCRIPTIONI'm getting these notices on my vagrant install:

PHP Notice:  The specified value for the Wikibase setting 'entityNamespaces' uses content model ids. This is deprecated. Please update to plain entity types. [Called from Wikibase\Repo\WikibaseRepo::fixLegacyContentModelSetting in /vagrant/mediawiki/extensions/WikidataBuildResources/extensions/Wikibase/repo/includes/WikibaseRepo.php at line 1753] in /vagrant/mediawiki/includes/debug/MWDebug.php on line 309

This seems to be due to change mentioned in T138982.

Several issues here:


Looks like puppet/modules/role/templates/wikidata/shared.php.erb needs to be updated with new model.
Error message does not provide any information about what should be there instead.
Both repo/config/Wikibase.example.php and client/config/WikibaseClient.example.php use the same old syntax.
TASK DETAILhttps://phabricator.wikimedia.org/T138983EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Zppix, Smalyshev, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138982: Update production entityNamespaces setting to use entity types instead of content model ids

2016-06-29 Thread aude
aude added a comment.
as does the wikidata role in mediawiki-vagrantTASK DETAILhttps://phabricator.wikimedia.org/T138982EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: audeCc: Aklapper, aude, Zppix, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-29 Thread aude
aude added a comment.
problem is:

Catchable fatal error: Argument 1 passed to MediaWiki\\Site\\MediaWikiPageNameNormalizer::__construct() must be an instance of Http, string given in /var/www/wiki/w/includes/site/MediaWikiPageNameNormalizer.php on line 51

introduced in https://gerrit.wikimedia.org/r/#/c/295939/ :(TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: audeCc: aude, Urbanecm, TerraCodes, Luke081515, Aklapper, Sjoerddebruin, Zppix, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T138974: SyntaxError's when adding statements

2016-06-29 Thread Sjoerddebruin
Sjoerddebruin added a subscriber: aude.
TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SjoerddebruinCc: aude, Urbanecm, TerraCodes, Luke081515, Aklapper, Sjoerddebruin, Zppix, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T138974: "SyntaxError: JSON Parse error: Unexpected EOF" when adding statements

2016-06-29 Thread Sjoerddebruin
Sjoerddebruin triaged this task as "Unbreak Now!" priority.Herald added subscribers: Luke081515, TerraCodes, Urbanecm.
TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SjoerddebruinCc: Urbanecm, TerraCodes, Luke081515, Aklapper, Sjoerddebruin, Zppix, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T98145: [EPIC] Lead images (WikidataPageBanner integration) to stable

2016-06-29 Thread Jhernandez
Jhernandez closed blocking task T104929: Top of article layout for mobile web as "Declined".
TASK DETAILhttps://phabricator.wikimedia.org/T98145EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JhernandezCc: TerraCodes, Moushira, bd808, Jdlrobson, KHammerstein, phuedx, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T138394: Search: taking urls into account for searching

2016-06-29 Thread EBernhardson
EBernhardson added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T138394EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: EBernhardsonCc: Aklapper, Zppix, Mattias_Ostmar-WMSE, EBernhardson, debt, Avner, Gehel, D3r1ck01, FloNight, Izno, Wikidata-bugs, aude, Deskana, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T134259: [Task] Create mediainfo entity on demand when saving the first time

2016-06-29 Thread gerritbot
gerritbot added a comment.
Change 296602 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
Fixups to auto-creation of entities with custom ids

https://gerrit.wikimedia.org/r/296602TASK DETAILhttps://phabricator.wikimedia.org/T134259EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, gerritbotCc: gerritbot, daniel, Aklapper, Tobi_WMDE_SW, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T137523: Link Color: Two shades of Blue in item view

2016-06-29 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
Ok from my side.TASK DETAILhttps://phabricator.wikimedia.org/T137523EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Jonas, thiemowmde, Aklapper, Zppix, Jan_Dittrich, D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T89663: Item tooltip shows label, pipe and nothing when there is no description

2016-06-29 Thread gerritbot
gerritbot added a comment.
Change 296167 merged by jenkins-bot:
Fix title attributes when no description was found

https://gerrit.wikimedia.org/r/296167TASK DETAILhttps://phabricator.wikimedia.org/T89663EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanek, gerritbotCc: gerritbot, JanZerebecki, aude, thiemowmde, hoo, Lydia_Pintscher, matej_suchanek, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T137523: Link Color: Two shades of Blue in item view

2016-06-29 Thread Jan_Dittrich
Jan_Dittrich added a comment.
Can we merge this, or is there something that speaks against it? @Lydia_PintscherTASK DETAILhttps://phabricator.wikimedia.org/T137523EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_Pintscher, Jan_DittrichCc: Jonas, thiemowmde, Aklapper, Zppix, Jan_Dittrich, D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138627: Enable WDQS admins to enable/disable updater service

2016-06-29 Thread akosiaris
akosiaris added a comment.
I support that as well. The code in wdqs::updater should probably anyway be amended to use base::service_unit at some point, at which point the question of whether puppet should also manage a service resource will probably be posed. We would at least be ready from that point of view.TASK DETAILhttps://phabricator.wikimedia.org/T138627EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: akosiarisCc: akosiaris, gerritbot, Zppix, JanZerebecki, Aklapper, Gehel, Smalyshev, Avner, Lewizho99, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, mark, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T117457: Do not apply rounding when formatting Quantities (unless unit conversion was applied)

2016-06-29 Thread Catrope
Catrope removed a project: Collab-Archive-2015-2016.
TASK DETAILhttps://phabricator.wikimedia.org/T117457EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CatropeCc: Urbanecm, TerraCodes, Luke081515, Thryduulf, daniel, Stryn, Lydia_Pintscher, Liuxinyu970226, Snipre, Event, Ash_Crow, mgrabovsky, Micru, Denny, He7d3r, Bene, Wikidata-bugs, Ricordisamoa, Kelson, MSGJ, Klortho, Wolfvoll, Aklapper, Darkdadaah, DixonD, jeblad, D3r1ck01, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136414: [Task] new graph for reference distribution

2016-06-29 Thread ChrisPins
ChrisPins added a comment.
@Lydia_Pinscher will this also cover combined information on entities and references like e.g. 'items with referenced statements'? We used this particular metric in the past and will also need it for upcoming APG reporting.TASK DETAILhttps://phabricator.wikimedia.org/T136414EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, ChrisPinsCc: ChrisPins, Aklapper, Zppix, Lydia_Pintscher, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T126944: Wikibase LanguageFallbackChainFactoryTest makes assumptions on MediaWiki's language fallback chains

2016-06-29 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2016-07-05.
TASK DETAILhttps://phabricator.wikimedia.org/T126944EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tobi_WMDE_SWCc: Tobi_WMDE_SW, hoo, aude, JanZerebecki, Lydia_Pintscher, MarcoAurelio, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Psychoslave, Wikidata-bugs, Gryllida, Shizhao, Arrbee, KartikMistry, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T138916: Wikidata gadget request: Search for this item in Mix'n'Match

2016-06-29 Thread Spinster
Spinster created this task.Spinster added a project: Wikidata-Gadgets.Herald added subscribers: Zppix, Aklapper.Herald added a project: Wikidata.
TASK DESCRIPTIONI use the Mix'n'Match search feature extremely frequently when editing Wikidata. It works very well when you want to complete all potential authority control properties for an item (mostly a person, but can be a concept or a geographical feature or a building too, for instance).

I'm not a coder but I have a hunch that it could be quite easy to create a gadget that adds a link to the Mix'n'Match search for the current item to the toolbar on the left.
The gadget could use the English label of the item as search string, with fallback to the label in another language where a label *is* present. (I know this is not perfect, but it would work in many cases.)

An example:
Item https://www.wikidata.org/wiki/Q2351102 is the Belgian artist Leo Copers. Has "Leo Copers" as English label.
Permalink for search for his name in Mix'n'Match is http://tools.wmflabs.org/mix-n-match/?mode=search=Leo%20Copers==
The gadget could link to this permalink URL. With one click I can then take a look and complete the item's authority statements/matches.TASK DETAILhttps://phabricator.wikimedia.org/T138916EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SpinsterCc: Aklapper, Spinster, Zppix, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95425: [Bug] Quantity formatter rounding causes significant data loss

2016-06-29 Thread daniel
daniel added a comment.
I agree, we should really fix T117457: Do not apply rounding when formatting Quantities (unless unit conversion was applied). That should resolve the data loss issue.

The full solution is a bit more complicated, see T105623: [Task] Investigate quantification of quantity precision (+/- 1 or +/- 0.5). We have been working on this during the Wikimania hackathon, see  https://github.com/DataValues/Number/pull/66TASK DETAILhttps://phabricator.wikimedia.org/T95425EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Wostr, Srittau, Nikki, Thryduulf, Addshore, Lydia_Pintscher, Jc3s5h, Snipre, mgrabovsky, daniel, thiemowmde, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Raised Priority] T117457: Do not apply rounding when formatting Quantities (unless unit conversion was applied)

2016-06-29 Thread daniel
daniel raised the priority of this task from "High" to "Unbreak Now!".daniel added projects: Wikidata-Sprint-2016-07-05, Collab-Archive-2015-2016.daniel added a comment.Herald added subscribers: Luke081515, TerraCodes, Urbanecm.
Bumping this to UN priority, because it causes data loss. Unless I'm very confused, we can easily do this NOW, without the full solution discussed in T105623: [Task] Investigate quantification of quantity precision (+/- 1 or +/- 0.5). All that needs to be done is to disable rounding when calling the plain text formatter for filling the text field for editing.

Why did this drop off so many sprints? Is there a hidden blocker or complication?TASK DETAILhttps://phabricator.wikimedia.org/T117457EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Urbanecm, TerraCodes, Luke081515, Thryduulf, daniel, Stryn, Lydia_Pintscher, Liuxinyu970226, Snipre, Event, Ash_Crow, mgrabovsky, Micru, Denny, He7d3r, Bene, Wikidata-bugs, Ricordisamoa, Kelson, MSGJ, Klortho, Wolfvoll, Aklapper, Darkdadaah, DixonD, jeblad, D3r1ck01, Izno, SBisson, aude, Catrope, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138725: Special:NewItem and Special:NewProperty allow creation of items with term language as any string

2016-06-29 Thread gerritbot
gerritbot added a comment.
Change 296198 merged by jenkins-bot:
Don't allow bad lang codes in SpecialNewEntity

https://gerrit.wikimedia.org/r/296198TASK DETAILhttps://phabricator.wikimedia.org/T138725EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Sjoerddebruin, Liuxinyu970226, gerritbot, Nikki, Urbanecm, TerraCodes, Luke081515, hoo, daniel, aude, Lydia_Pintscher, adrianheine, Aklapper, Addshore, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs