[Wikidata-bugs] [Maniphest] [Commented On] T192249: Support for non-integer Wikidata IDs (or alternative)

2018-04-16 Thread Micru
Micru added a comment. So if I understand correctly, you would like to have custom Entity IDs instead of the usual Q followed by an integer (Q). On Wikidata normally the Entity IDs are not visible, what the user sees is the label of the entity. So I assume that in the use case of OSM you could

[Wikidata-bugs] [Maniphest] [Declined] T192249: Support for non-integer Wikidata IDs (or alternative)

2018-04-16 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Sorry but the fact that we assign the IDs the way we do is baked deeply into the whole system and I don't think it is worth it to change it.TASK DETAILhttps://phabricator.wikimedia.org/T192249EMAIL PREFERENCEShttps://ph

[Wikidata-bugs] [Maniphest] [Commented On] T191537: MediaWiki core's selenium tests flaky when run as part of mwext-mw-selenium-node-composer-jessie job

2018-04-16 Thread WMDE-leszek
WMDE-leszek added a comment. It is probably not needed for this task, but it would be of great if I could run the tests locally. I don't know which mediawiki-vagrant role to enable to get WikibaseLexeme running. wikibase_repo, wikidata...? sadly we didn't get to adding any vagrant role yet. I beli

[Wikidata-bugs] [Maniphest] [Edited] T184745: Handle config variables of lexeme in production before the first release

2018-04-16 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...- language code property: name: `$wgLexemeLanguageCodePropertyId` value: "P219" (?)8" - $wgLexemeEnableSenses: falseTASK DETAILhttps://phabricator.wikimedia.org/T184745EMAIL PREFERENCEShttps://phabricator.wik

[Wikidata-bugs] [Maniphest] [Commented On] T189538: Reduce complexity of Wikibase JS module registration

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 419335 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Merge view/init.mw.php into view/WikibaseView.php https://gerrit.wikimedia.org/r/419335TASK DETAILhttps://phabricator.wikimedia.org/T189538EMAIL PREFERENCEShttps://phabricator.wikimedia.org/setti

[Wikidata-bugs] [Maniphest] [Updated] T189538: Reduce complexity of Wikibase JS module registration

2018-04-16 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.31-release-notes (WMF-deploy-2018-04-17 (1.31.0-wmf.30)); removed MW-1.31-release-notes (WMF-deploy-2018-04-03 (1.31.0-wmf.28)). TASK DETAILhttps://phabricator.wikimedia.org/T189538EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpr

[Wikidata-bugs] [Maniphest] [Commented On] T192249: Support for non-integer Wikidata IDs (or alternative)

2018-04-16 Thread daniel
daniel added a comment. For a 3rd party site, it would not be terribly hard to implement a new entity type that extends the Item type to have an additional immutable string ID. This would be done by a custom extension on top of Wikibase. I don't think we'd deploy such a thin on Wikidata, though - w

[Wikidata-bugs] [Maniphest] [Commented On] T189185: [Bug] possible to remove last lemma

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 422426 abandoned by Jakob: Disallow Lexemes having no lemmas Reason: Alternative solution as discussed in https://phabricator.wikimedia.org/T189185 https://gerrit.wikimedia.org/r/422426TASK DETAILhttps://phabricator.wikimedia.org/T189185EMAIL PREFERENCEShttps://p

[Wikidata-bugs] [Maniphest] [Commented On] T123857: RTL with LTR in edit summaries breaks

2018-04-16 Thread eranroz
eranroz added a comment. Notes: This works based on user language, not sitelang (e.g uselang can workaround it: https://www.wikidata.org/w/index.php?title=Q3013215&curid=2880827&diff=292663898&oldid=250877025&uselang=fa ) Setting the directionality should be to the sitelang without the site prefi

[Wikidata-bugs] [Maniphest] [Commented On] T192249: Support for non-integer Wikidata IDs (or alternative)

2018-04-16 Thread Yurik
Yurik added a comment. thx, clearly this wouldn't be used for wikidata. @daniel could you point me to the relevant code plz, or perhaps something similar, or maybe sketch the implementation approach? I was thinking that this would be the only real path to solve this, possibly with a custom databas

[Wikidata-bugs] [Maniphest] [Claimed] T191973: Response of getentities API should not contain "senses" property

2018-04-16 Thread Addshore
Addshore claimed this task.Herald added a project: User-Addshore. TASK DETAILhttps://phabricator.wikimedia.org/T191973EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Lydia_Pintscher, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovi

[Wikidata-bugs] [Maniphest] [Commented On] T191531: Create Lua module to expose local short descriptions of pages to Lua

2018-04-16 Thread TheDJ
TheDJ added a comment. API every time the page was reloaded But we have parser output caching, so that means that a page reload doesn't query the api every time (by design). So any change to the value would not be reflected in the HTML, until someone changes the page on commons.wp (or waits until

[Wikidata-bugs] [Maniphest] [Commented On] T165648: Add monolingual language codes nrf-gg (for Guernésiais), nrf-je (for Jèrriais)

2018-04-16 Thread Liuxinyu970226
Liuxinyu970226 added a comment. @Mbch331: @Lydia_Pintscher Considering GerardM's last comment is this still a go or is it now a no go? Just want to be sure, before I start making a patch with the result it will never be merged. just rejectTASK DETAILhttps://phabricator.wikimedia.org/T165648EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T191973: Response of getentities API should not contain "senses" property

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426882 had a related patch set uploaded (by Addshore; owner: Addshore): [mediawiki/extensions/WikibaseLexeme@master] Disable senses in ExternalLexemeSerializer https://gerrit.wikimedia.org/r/426882TASK DETAILhttps://phabricator.wikimedia.org/T191973EMAIL PREFERENC

[Wikidata-bugs] [Maniphest] [Updated] T191973: Response of getentities API should not contain "senses" property

2018-04-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T191973EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, WMDE-leszek, Versusxo, Majesticalreaper22, Giuliamocci

[Wikidata-bugs] [Maniphest] [Claimed] T191976: Change the datatypes IDs of datatypes for referencing forms and senses

2018-04-16 Thread Jakob_WMDE
Jakob_WMDE claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T191976EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDECc: gerritbot, Lydia_Pintscher, Aklapper, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer

[Wikidata-bugs] [Maniphest] [Commented On] T191976: Change the datatypes IDs of datatypes for referencing forms and senses

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426887 had a related patch set uploaded (by Jakob; owner: Jakob): [mediawiki/extensions/WikibaseLexeme@master] Change data type IDs for forms and senses. https://gerrit.wikimedia.org/r/426887TASK DETAILhttps://phabricator.wikimedia.org/T191976EMAIL PREFERENCEShttp

[Wikidata-bugs] [Maniphest] [Updated] T191976: Change the datatypes IDs of datatypes for referencing forms and senses

2018-04-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T191976EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Lydia_Pintscher, Aklapper, WMDE-leszek, Versusxo, Majesticalreaper22, Giuliamoc

[Wikidata-bugs] [Maniphest] [Updated] T192249: Support for non-integer Wikidata IDs (or alternative)

2018-04-16 Thread daniel
daniel added a comment. A good example of how to add a custom entity type is https://www.mediawiki.org/wiki/Extension:WikibaseMediaInfo. The entry point for defining an entity type is the wiring file at https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/WikibaseMediaInfo/+/master/W

[Wikidata-bugs] [Maniphest] [Commented On] T192249: Support for non-integer Wikidata IDs (or alternative)

2018-04-16 Thread daniel
daniel added a comment. Oh, I just realized. You could fake this using a fake sitelink. On wikidata, an item's sitelinks points to articles in sister projects like wikipedia. It should not be hard to allow pages on non-mediawiki sites to be references in the same way - or even just pretend to refer

[Wikidata-bugs] [Maniphest] [Commented On] T192152: Unknown value for a geocoordinate returns geocoordinate for previous item in WDQS

2018-04-16 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Are you sure this is a bug in the query service? As far as I can tell, ?geo is always the coordinate location of Q791 – did you mean to select ?other_geo?TASK DETAILhttps://phabricator.wikimedia.org/T192152EMAIL PREFERENCEShttps://phabricator.wikimedia.org/se

[Wikidata-bugs] [Maniphest] [Commented On] T191976: Change the datatypes IDs of datatypes for referencing forms and senses

2018-04-16 Thread Jakob_WMDE
Jakob_WMDE added a comment. Changing the data type IDs will probably cause some "Unknown data type 'wikibase-lexeme-form'" errors on the test system. Does that need to be addressed? Any newly created property will work just fine.TASK DETAILhttps://phabricator.wikimedia.org/T191976EMAIL PREFERENCESh

[Wikidata-bugs] [Maniphest] [Commented On] T190460: wbc_entity_usage has obsolete entries

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426892 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani): [mediawiki/extensions/Wikibase@master] Prune usages and subscriptions after deleting a page https://gerrit.wikimedia.org/r/426892TASK DETAILhttps://phabricator.wikimedia.org/T190460EMA

[Wikidata-bugs] [Maniphest] [Updated] T190460: wbc_entity_usage has obsolete entries

2018-04-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T190460EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lydia_Pintscher, Ladsgroup, matej_suchanek, Aklapper, Versusxo, Majesticalreaper22, Giuliam

[Wikidata-bugs] [Maniphest] [Claimed] T190460: wbc_entity_usage has obsolete entries

2018-04-16 Thread Ladsgroup
Ladsgroup claimed this task.Ladsgroup added a project: Wikidata-Ministry-Of-Magic.Herald added a project: User-Ladsgroup. TASK DETAILhttps://phabricator.wikimedia.org/T190460EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: gerritbot, Lydia_Pintsche

[Wikidata-bugs] [Maniphest] [Created] T192264: Clearing a Lexeme via wbeditentity will reset the FormId counter for the entity.

2018-04-16 Thread Addshore
Addshore created this task.Addshore added a project: Lexicographical data.Herald added a subscriber: Aklapper.Herald added a project: Wikidata. TASK DESCRIPTIONF17006897: image.png This comes down to EditEntity::clearEntity which will make an api request to wbeditentity for a lexeme with the clear

[Wikidata-bugs] [Maniphest] [Commented On] T192264: Clearing a Lexeme via wbeditentity will reset the FormId counter for the entity.

2018-04-16 Thread Addshore
Addshore added a comment. It might make sense for EntityDocument to have a clear() method in the interface. Then in EditEntity::clearEntity instead of creating a new Entity you could create a copy() and call clear() which would have special handling for Lexeme (and also special handling for Proper

[Wikidata-bugs] [Maniphest] [Commented On] T191531: Create Lua module to expose local short descriptions of pages to Lua

2018-04-16 Thread RexxS
RexxS added a comment. I agree that caching would introduce predictable lag whenever a short description is changed, but I doubt that the descriptions are going going to be changed very often, if at all. If the worry is vandalism, then the caching is irrelevant. The vandalism is just as likely to

[Wikidata-bugs] [Maniphest] [Commented On] T191976: Change the datatypes IDs of datatypes for referencing forms and senses

2018-04-16 Thread WMDE-leszek
WMDE-leszek added a comment. Good point @Jakob_WMDE. This could be fixed using LexemeSerializationUpdater I believe. The point would be to change the "datatype" property of the JSON object in the text table. If the value was "wikibase-lexeme-form" it should become "wikibase-form" (and similar thing

[Wikidata-bugs] [Maniphest] [Created] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread Lea_WMDE
Lea_WMDE created this task.Lea_WMDE triaged this task as "Normal" priority.Lea_WMDE added projects: Discovery, German-Community-Wishlist, Wikidata, Wikidata-Query-Service, TCB-Team. TASK DESCRIPTIONTesting deepcategory more thoroughly, we think there might be a problem related to umlauts. See the e

[Wikidata-bugs] [Maniphest] [Raised Priority] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread Lea_WMDE
Lea_WMDE raised the priority of this task from "Normal" to "High". TASK DETAILhttps://phabricator.wikimedia.org/T192270EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_WMDECc: debt, Smalyshev, Aklapper, Niedzielski, bzimport, Cpiral, Ricordisamoa, Luke08151

[Wikidata-bugs] [Maniphest] [Edited] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread Lea_WMDE
Lea_WMDE updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION... [[ https://de.wikipedia.org/w/index.php?cirrusUserTesting=explorer&search=deepcategory%3A%22Friedhof+in+M%C3%BCnster%22&title=Spezial:Suche&profile="" | deepcategory:"Friedhof in Münster" ]] [[ https://de.wikipedia

[Wikidata-bugs] [Maniphest] [Commented On] T191631: Add maintenance script to wipe term_search_key and term_weight columns

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 425294 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Add maintenance script to clear term_search_key+term_weight https://gerrit.wikimedia.org/r/425294TASK DETAILhttps://phabricator.wikimedia.org/T191631EMAIL PREFERENCEShttps://phabricator.wikimedia

[Wikidata-bugs] [Maniphest] [Closed] T191631: Add maintenance script to wipe term_search_key and term_weight columns

2018-04-16 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".Lucas_Werkmeister_WMDE moved this task from Needs Review to Done on the Wikidata-Ministry-Of-Magic board. TASK DETAILhttps://phabricator.wikimedia.org/T191631WORKBOARDhttps://phabricator.wikimedia.org/project/board/3273/EMAIL PREFERENCEShttps://

[Wikidata-bugs] [Maniphest] [Unblock] T189779: Run rebuildTermSqlIndex on Wikidata again

2018-04-16 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T191631: Add maintenance script to wipe term_search_key and term_weight columns as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T189779EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Lucas_Werkmeiste

[Wikidata-bugs] [Maniphest] [Retitled] T189779: Run clearTermSqlIndexSearchFields on Wikidata

2018-04-16 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE renamed this task from "Run rebuildTermSqlIndex on Wikidata again" to "Run clearTermSqlIndexSearchFields on Wikidata".Lucas_Werkmeister_WMDE updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONSee T188993#4052708 --- ```lang=sh mwscript extensions/Wikiba

[Wikidata-bugs] [Maniphest] [Updated] T191631: Add maintenance script to wipe term_search_key and term_weight columns

2018-04-16 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2018-04-17 (1.31.0-wmf.30)). TASK DETAILhttps://phabricator.wikimedia.org/T191631EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, ReleaseTaggerBotCc: hoo, gerritbot, Luc

[Wikidata-bugs] [Maniphest] [Closed] T192152: Unknown value for a geocoordinate returns geocoordinate for previous item in WDQS

2018-04-16 Thread Fnielsen
Fnielsen closed this task as "Invalid".Fnielsen added a comment. Yes, you are right.TASK DETAILhttps://phabricator.wikimedia.org/T192152EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, FnielsenCc: Lucas_Werkmeister_WMDE, Fnielsen, Aklapper, Lahi, Gq8

[Wikidata-bugs] [Maniphest] [Commented On] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread MichaelSchoenitzer_WMDE
MichaelSchoenitzer_WMDE added a comment. It seems like other non-ascii characters like Cyrillic letters don't work too.TASK DETAILhttps://phabricator.wikimedia.org/T192270EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MichaelSchoenitzer_WMDECc: MichaelSchoeni

[Wikidata-bugs] [Maniphest] [Updated] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread Lea_WMDE
Lea_WMDE added a comment. @Smalyshev do you know when you will have time to look into this bug and T188350#4133189 ?TASK DETAILhttps://phabricator.wikimedia.org/T192270EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_WMDECc: MichaelSchoenitzer_WMDE, debt, S

[Wikidata-bugs] [Maniphest] [Edited] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread MichaelSchoenitzer_WMDE
MichaelSchoenitzer_WMDE updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...[[ https://de.wikipedia.org/w/index.php?cirrusUserTesting=control-explorer-i&search=deepcategory%3A%22Sakralbau+in+Gie%C3%9Fen%22&title=Spezial:Suche&profile="" | deepcategory:"Sakralbau in Gießen" ]]

[Wikidata-bugs] [Maniphest] [Commented On] T191974: Create tests ensuring that sense-related input to APIs is ignored

2018-04-16 Thread WMDE-leszek
WMDE-leszek added a comment. Code to review: https://gerrit.wikimedia.org/r/#/c/425816/TASK DETAILhttps://phabricator.wikimedia.org/T191974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, WMDE-leszekCc: Aklapper, Lydia_Pintscher, WMDE-leszek, Lahi,

[Wikidata-bugs] [Maniphest] [Edited] T192238: Header "Input a valid SPARQL query or choose an example query" displays along with query results

2018-04-16 Thread Rammanojpotla
Rammanojpotla updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONVisit page https://query.wikidata.org/. Click "Execute query" button(without entering any query). HA header "Input a valid SPARQL query or choose an example query" along with Examples button is displayed. Then add

[Wikidata-bugs] [Maniphest] [Claimed] T191166: change name of data types for Form and Sense

2018-04-16 Thread Addshore
Addshore claimed this task.Herald added a project: User-Addshore. TASK DETAILhttps://phabricator.wikimedia.org/T191166EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: WMDE-leszek, Aklapper, Lydia_Pintscher, Lahi, Gq86, Cinemantique, GoranSMilovanovi

[Wikidata-bugs] [Maniphest] [Unassigned] T191166: change name of data types for Form and Sense

2018-04-16 Thread Addshore
Addshore removed Addshore as the assignee of this task.Addshore removed a project: User-Addshore. TASK DETAILhttps://phabricator.wikimedia.org/T191166EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, WMDE-leszek, Aklapper, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T191166: change name of data types for Form and Sense

2018-04-16 Thread Addshore
Addshore added a comment. This is the story (no tasks to pick up)TASK DETAILhttps://phabricator.wikimedia.org/T191166EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, WMDE-leszek, Aklapper, Lydia_Pintscher, Lahi, Gq86, Cinemantique, Gor

[Wikidata-bugs] [Maniphest] [Edited] T189864: Update FactGrid config to use nicer URLs

2018-04-16 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONThe WDQS updater assumes `/wiki/` pathsAs the [WDQS documentation](https://www.mediawiki.org/wiki/Wikidata_query_service/Implementation/Standalone#Required_setup) explains, there are some requirements for

[Wikidata-bugs] [Maniphest] [Claimed] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread Addshore
Addshore claimed this task.Herald added a project: User-Addshore. TASK DETAILhttps://phabricator.wikimedia.org/T191981EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Lydia_Pintscher, Aklapper, thiemowmde, Jonas, PokestarFan, Aleksey_WMDE, WMDE-lesz

[Wikidata-bugs] [Maniphest] [Closed] T188924: Stack overflow in WikibaseRepo initialization on Wikidata Beta

2018-04-16 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".Lucas_Werkmeister_WMDE added a comment. I think we can close this by now, it’s unlikely anything new will happen here. (But feel free to reopen if you disagree.)TASK DETAILhttps://phabricator.wikimedia.org/T188924EMAIL PREFERENCEShttps://phabric

[Wikidata-bugs] [Maniphest] [Commented On] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426900 had a related patch set uploaded (by Addshore; owner: Addshore): [mediawiki/extensions/Wikibase@master] Add wbsearchentities example for entity ID search https://gerrit.wikimedia.org/r/426900TASK DETAILhttps://phabricator.wikimedia.org/T191981EMAIL PREFEREN

[Wikidata-bugs] [Maniphest] [Updated] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T191981EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Lydia_Pintscher, Aklapper, thiemowmde, Jonas, PokestarFan, Aleksey_WMDE, WMDE-les

[Wikidata-bugs] [Maniphest] [Commented On] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426902 had a related patch set uploaded (by Addshore; owner: Addshore): [mediawiki/extensions/Wikibase@master] Update wbsearchentities description, it can also search IDs https://gerrit.wikimedia.org/r/426902TASK DETAILhttps://phabricator.wikimedia.org/T191981EMAI

[Wikidata-bugs] [Maniphest] [Edited] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread Addshore
Addshore updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION... - adding an information that searching using IDs is also possible with this API module https://gerrit.wikimedia.org/r/426902 - adding an example using Q123 as a search term https://gerrit.wikimedia.org/r/426900TAS

[Wikidata-bugs] [Maniphest] [Commented On] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426907 had a related patch set uploaded (by Ppchelko; owner: Ppchelko): [mediawiki/services/change-propagation/jobqueue-deploy@master] Revert switching ChangeNotification job. https://gerrit.wikimedia.org/r/426907TASK DETAILhttps://phabricator.wikimedia.org/T19219

[Wikidata-bugs] [Maniphest] [Updated] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T192198EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, abian, Marostegui, mobrovac, Pchelolo, TerraCodes, Liuxinyu970226, Lydia_Pintscher, Aklappe

[Wikidata-bugs] [Maniphest] [Commented On] T187521: Optimize recentchanges and wbc_entity_usage table across wikis

2018-04-16 Thread jcrespo
jcrespo added a comment. commonswiki errors due to deadlocks on INSERT IGNORE INTO wbc_entity_usage seem to be common (not too worrying, but on of the most comon database errors), could the code be optimized to avoid those? I am guessing that the same row is written many times (once per change on

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

2018-04-16 Thread Cparle
Cparle added a project: Multimedia-Team-Working-Board. TASK DETAILhttps://phabricator.wikimedia.org/T191633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CparleCc: Cparle, Aklapper, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, SandraF_WMF, GoranSMilovan

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 424587 merged by Gehel: [operations/dns@master] wdqs: new wdqs-internal service https://gerrit.wikimedia.org/r/424587TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Gehel, g

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 424599 merged by Gehel: [operations/puppet@production] wdqs: LVS and conftool configuration for new wdqs-internal service https://gerrit.wikimedia.org/r/424599TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricator.wikimedia.org/se

[Wikidata-bugs] [Maniphest] [Created] T192288: Write 'depicts' data to elasticsearch index

2018-04-16 Thread Cparle
Cparle created this task.Cparle triaged this task as "Normal" priority.Cparle added projects: Wikidata, Structured-Data-Commons, Multimedia, Epic, Discovery-Search. TASK DESCRIPTIONFirst step for finding files based on 'depicts' statements is writing the statements to the search index Wikibase can

[Wikidata-bugs] [Maniphest] [Updated] T192288: Write 'depicts' data to elasticsearch index

2018-04-16 Thread Cparle
Cparle edited projects, added Multimedia-Team-Working-Board; removed Epic. TASK DETAILhttps://phabricator.wikimedia.org/T192288EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CparleCc: Aklapper, Cparle, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Sandra

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426926 had a related patch set uploaded (by Gehel; owner: Gehel): [operations/puppet@production] wdqs-internal: new service discovery entry https://gerrit.wikimedia.org/r/426926TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricato

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426926 merged by Gehel: [operations/puppet@production] wdqs-internal: new service discovery entry https://gerrit.wikimedia.org/r/426926TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailprefer

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2018-04-16T14:25:38Z] restarting pybal on lvs2006 - T187766TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Gehel, StashbotCc: Stashbot, ops

[Wikidata-bugs] [Maniphest] [Created] T192292: Request to return 405 on POST calls to SPARQL endpoint, Wikidata primary sources tool VPS project

2018-04-16 Thread Hjfocs
Hjfocs created this task.Hjfocs added projects: Wikidata, Wikidata-primary-sources, Cloud-VPS, cloud-services-team.Herald added a subscriber: Aklapper. TASK DESCRIPTION VPS project: https://tools.wmflabs.org/openstack-browser/project/wikidata-primary-sources-tool Instance: https://tools.wmflabs.org

[Wikidata-bugs] [Maniphest] [Updated] T192292: Request to return 405 on POST calls to SPARQL endpoint, Wikidata primary sources tool VPS project

2018-04-16 Thread zhuyifei1999
zhuyifei1999 edited projects, added VPS-Projects; removed Cloud-VPS. TASK DETAILhttps://phabricator.wikimedia.org/T192292EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zhuyifei1999Cc: Aklapper, Hjfocs, 1978Gage2001, Lahi, aborrero, Gq86, GoranSMilovanovic, Ki

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2018-04-16T14:42:00Z] restart pybal on lvs1006 - T187766TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Gehel, StashbotCc: Stashbot, ops-mo

[Wikidata-bugs] [Maniphest] [Commented On] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426936 had a related patch set uploaded (by Addshore; owner: Addshore): [mediawiki/extensions/Wikibase@master] DNM WIP DRAFT Add seperate setting for enabling entity types https://gerrit.wikimedia.org/r/426936TASK DETAILhttps://phabricator.wikimedia.org/T191981EMA

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2018-04-16T14:49:41Z] restart pybal on lvs2003 - T187766TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Gehel, StashbotCc: Stashbot, ops-mo

[Wikidata-bugs] [Maniphest] [Commented On] T187766: Install / configure new WDQS servers

2018-04-16 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2018-04-16T14:53:13Z] restart pybal on lvs1003 - T187766TASK DETAILhttps://phabricator.wikimedia.org/T187766EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Gehel, StashbotCc: Stashbot, ops-mo

[Wikidata-bugs] [Maniphest] [Updated] T192288: Write 'depicts' data to elasticsearch index

2018-04-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T192288EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, gerritbotCc: gerritbot, Aklapper, Cparle, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30,

[Wikidata-bugs] [Maniphest] [Commented On] T192288: Write 'depicts' data to elasticsearch index

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426944 had a related patch set uploaded (by Cparle; owner: Cparle): [mediawiki/extensions/WikibaseMediaInfo@master] Write wikibase statements into search index https://gerrit.wikimedia.org/r/426944TASK DETAILhttps://phabricator.wikimedia.org/T192288EMAIL PREFERENC

[Wikidata-bugs] [Maniphest] [Retitled] T192288: Write wikibase statements data to search index in MediaInfo

2018-04-16 Thread Cparle
Cparle renamed this task from "Write 'depicts' data to elasticsearch index" to "Write wikibase statements data to search index in MediaInfo". TASK DETAILhttps://phabricator.wikimedia.org/T192288EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CparleCc: gerritbo

[Wikidata-bugs] [Maniphest] [Commented On] T192249: Support for non-integer Wikidata IDs (or alternative)

2018-04-16 Thread Yurik
Yurik added a comment. @daniel this is awesome, thanks! The sitelink hack would probably be the best approach for the tag keys (e.g. name, address etc.) I am not yet sure of the best approach for the "enum-like" values -- some tags, e.g. religion tend to have a well-known list of values. It would

[Wikidata-bugs] [Maniphest] [Commented On] T192288: Write wikibase statements data to search index in MediaInfo

2018-04-16 Thread Cparle
Cparle added a comment. How to test this: Load wikibase data into whatever wiki you're using (use the WikibaseImport extension if you need it) $wgWBRepoSettings['searchIndexProperties'] is used to whitelist the ids of the properties you want to index statements for, so for example if you want to

[Wikidata-bugs] [Maniphest] [Commented On] T191537: MediaWiki core's selenium tests flaky when run as part of mwext-mw-selenium-node-composer-jessie job

2018-04-16 Thread zeljkofilipin
zeljkofilipin added a comment. 116 passed (425268/4), 118 failed (425268/5). curl https://integration.wikimedia.org/ci/job/mwext-mw-selenium-node-composer-jessie/116/consoleText > 116 curl https://integration.wikimedia.org/ci/job/mwext-mw-selenium-node-composer-jessie/118/consoleText > 118 diff

[Wikidata-bugs] [Maniphest] [Updated] T192288: Write wikibase statements data to search index in MediaInfo

2018-04-16 Thread Cparle
Cparle added a comment. Note that if you're using a federated wikibase instance for wikibase properties, the name you give the foreign wikibase repo is prepended to the property id (and the same for items). Here's how I have it set up locally in LocalSettings.php (note that P737 is the id of my loc

[Wikidata-bugs] [Maniphest] [Edited] T192288: Write wikibase statements data to search index in MediaInfo

2018-04-16 Thread Cparle
Cparle updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...ATM it'sthe statements data in the search index is only used to de-prioritise 'instance of wikipedia disambiguation page' (P31=Q4167410) in the search results during the rescore partphase of an autocomplete search que

[Wikidata-bugs] [Maniphest] [Edited] T192288: Write wikibase statements data to search index in MediaInfo

2018-04-16 Thread Cparle
Cparle updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...ATM the statements data in the search index is only used to de-prioritise 'instance of wikipedia disambiguation page' (`P31=Q4167410`) in the search results during the rescore phase of an autocomplete search query on

[Wikidata-bugs] [Maniphest] [Created] T192300: Useless, mostly blank stylelint output in Jenkins CI

2018-04-16 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Query UI, Continuous-Integration-Infrastructure.Herald added a subscriber: Aklapper. TASK DESCRIPTIONIn this Jenkins build, the output from stylelint looks like this: P6998 Broken, mostly blank style

[Wikidata-bugs] [Maniphest] [Commented On] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread MichaelSchoenitzer_WMDE
MichaelSchoenitzer_WMDE added a comment. Note: deepcategory:"Friedhof in Hamburg" does search the category Friedhof in Hamburg but not it's subcategories Kriegsgräberstätte in Hamburg‎ and Jüdischer Friedhof in Hamburg‎ – presumably due to the umlauts in the names of those.TASK DETAILhttps://phabri

[Wikidata-bugs] [Maniphest] [Commented On] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426900 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Add wbsearchentities example for entity ID search https://gerrit.wikimedia.org/r/426900TASK DETAILhttps://phabricator.wikimedia.org/T191981EMAIL PREFERENCEShttps://phabricator.wikimedia.org/setti

[Wikidata-bugs] [Maniphest] [Updated] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2018-04-17 (1.31.0-wmf.30)). TASK DETAILhttps://phabricator.wikimedia.org/T191981EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, ReleaseTaggerBotCc: gerritbot, Lydia_Pintscher, Aklap

[Wikidata-bugs] [Maniphest] [Commented On] T191981: Enable finding forms using wbsearchentities API

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426902 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Update wbsearchentities description, it can also search IDs https://gerrit.wikimedia.org/r/426902TASK DETAILhttps://phabricator.wikimedia.org/T191981EMAIL PREFERENCEShttps://phabricator.wikimedia

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T187766: Install / configure new WDQS servers

2018-04-16 Thread Gehel
Gehel added a subscriber: Smalyshev.Gehel added a comment. The DC specific endpoints and the service discovery endpoint seem to work correctly: curl -s wdqs-internal.svc.eqiad.wmnet/readiness-probe curl -s wdqs-internal.svc.codfw.wmnet/readiness-probe curl -s wdqs-internal.discovery.wmnet/readine

[Wikidata-bugs] [Maniphest] [Commented On] T187296: Increase kafka event retention to 14 or 21 days

2018-04-16 Thread mforns
mforns added a comment. We'll have this on our radar, until things are stable.TASK DETAILhttps://phabricator.wikimedia.org/T187296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mfornsCc: mforns, elukey, Ottomata, Aklapper, Nuria, Ladsgroup, Pchelolo, JAlleman

[Wikidata-bugs] [Maniphest] [Triaged] T187296: Increase kafka event retention to 14 or 21 days

2018-04-16 Thread mforns
mforns triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T187296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mfornsCc: mforns, elukey, Ottomata, Aklapper, Nuria, Ladsgroup, Pchelolo, JAllemandou, Smalyshev, Lahi, Gq86, Vacio,

[Wikidata-bugs] [Maniphest] [Commented On] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread Smalyshev
Smalyshev added a comment. Looks like some problem with decoding results, since the query dump shown it searching for Friedhof_in_K%C3%B6ln and J%C3%BCdischer_Friedhof_in_K%C3%B6ln which is obviously wrong.TASK DETAILhttps://phabricator.wikimedia.org/T192270EMAIL PREFERENCEShttps://phabricator.wiki

[Wikidata-bugs] [Maniphest] [Claimed] T192270: [Bug] deepcategory created empty result set for umlauts

2018-04-16 Thread Smalyshev
Smalyshev claimed this task.Smalyshev added projects: User-Smalyshev, Discovery-Search (Current work). TASK DETAILhttps://phabricator.wikimedia.org/T192270EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: MichaelSchoenitzer_WMDE, debt, Smalyshev, Ak

[Wikidata-bugs] [Maniphest] [Commented On] T190428: Design MTurk survey to test Upload Wizard instructions

2018-04-16 Thread PDrouin-WMF
PDrouin-WMF added a comment. What's been done so far: I have selected images to caption and describe, and filled in as much of the survey as I could. Hoping @Capt_Swing can do some logic magic to make it ready for deployment.TASK DETAILhttps://phabricator.wikimedia.org/T190428EMAIL PREFERENCEShttps

[Wikidata-bugs] [Maniphest] [Created] T192306: Create MCR test wiki on WM Cloud

2018-04-16 Thread daniel
daniel created this task.daniel triaged this task as "Normal" priority.daniel added projects: Structured-Data-Commons, Multi-Content-Revisions.Herald added a project: Wikidata. TASK DESCRIPTIONWe need a way to test MCR code before we merge it into core. Even if the patches we merge are not supposed

[Wikidata-bugs] [Maniphest] [Commented On] T143970: In Lua modules, there is no way to test for validity of Wikidata entity IDs

2018-04-16 Thread Ahecht
Ahecht added a comment. mw.wikibase.entityExists('Q404') returns falseTASK DETAILhttps://phabricator.wikimedia.org/T143970EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, AhechtCc: gerritbot, Tom.Reding, Ahecht, Uzume, Anomie, hoo, Lucie, aude, daniel, Eva

[Wikidata-bugs] [Maniphest] [Created] T192308: Upgrade LDF server to latest version

2018-04-16 Thread Smalyshev
Smalyshev created this task.Smalyshev added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery. TASK DESCRIPTIONLDF server upstream is at version 0.2.2 now but we're still using our own build from 0.1. We need to upgrade either to upstre

[Wikidata-bugs] [Maniphest] [Commented On] T190022: Separate the CirrusSearch/Elastic-specific code from Wikibase code base

2018-04-16 Thread Smalyshev
Smalyshev added a comment. New repo is up at mediawiki/extensions/WikibaseCirrusSearch.TASK DETAILhttps://phabricator.wikimedia.org/T190022EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: thiemowmde, RazShuty, WMDE-leszek, Lydia_Pintscher, Aklapper

[Wikidata-bugs] [Maniphest] [Commented On] T164372: Implement “Units” constraint

2018-04-16 Thread Esc3300
Esc3300 added a comment. I'm not sure if it's a good idea to allow any convertible unit by default.TASK DETAILhttps://phabricator.wikimedia.org/T164372EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Esc3300Cc: Esc3300, gerritbot, Ladsgr

[Wikidata-bugs] [Maniphest] [Unblock] T191166: change name of data types for Form and Sense

2018-04-16 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T191975: Change the i18n messages of datatypes for referencing forms and senses as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T191166EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Addshore, WMDE-

[Wikidata-bugs] [Maniphest] [Closed] T191975: Change the i18n messages of datatypes for referencing forms and senses

2018-04-16 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".Lydia_Pintscher moved this task from Test (Product Review) to Done on the Wikidata-Turtles-Sprint#3 board. TASK DETAILhttps://phabricator.wikimedia.org/T191975WORKBOARDhttps://phabricator.wikimedia.org/project/board//EMAIL PREFERENCEShttps://phabri

[Wikidata-bugs] [Maniphest] [Commented On] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426969 had a related patch set uploaded (by Ppchelko; owner: Ppchelko): [mediawiki/extensions/EventBus@master] Use the wiki that the queue belongs to for setting database and domain. https://gerrit.wikimedia.org/r/426969TASK DETAILhttps://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread mobrovac
mobrovac edited projects, added Services (doing), EventBus, MediaWiki-JobQueue; removed Services.Herald added a project: Analytics. TASK DETAILhttps://phabricator.wikimedia.org/T192198EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: gerritbot, abian

[Wikidata-bugs] [Maniphest] [Commented On] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread gerritbot
gerritbot added a comment. Change 426969 merged by Mobrovac: [mediawiki/extensions/EventBus@master] Use the wiki that the queue belongs to for setting database and domain. https://gerrit.wikimedia.org/r/426969TASK DETAILhttps://phabricator.wikimedia.org/T192198EMAIL PREFERENCEShttps://phabricator.

  1   2   >