[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread Tgr
Tgr added a comment. pageterms API usage (requests per day, with part of UA after / cut off): 0: jdbc:hive2://analytics1003.eqiad.wmnet:100> select regexp_replace(useragent, '/.*', '') ua, count(*) count from apiaction where year = '2018' and month = 1 and day = 30 and params['action'] = 'query'

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread Tgr
Tgr added a comment. The plan is to just disable editing if there is an override, there is no sane way to edit the contents of a parserfunction. (English only, yes.) Are there any older app versions out there which might use a different method to get the data? Does Android use MCS?TASK

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread bearND
bearND added a comment. @Tgr The iOS app does it directly through action=""> but that should be easy enough to change there to page_props as well if necessary. The harder part would be changing the description editing workflow on the apps. Question: is this only for English WP?TASK

[Wikidata-bugs] [Maniphest] [Closed] T184716: analyse template usage on Wiktionaries

2018-02-07 Thread GoranSMilovanovic
GoranSMilovanovic closed this task as "Resolved".GoranSMilovanovic added a comment. @Ladsgroup Thanks, Amir - and exactly as I have assumed. @Lydia_Pintscher I wanted to by-pass the analysis of the templatelinks tables because I would face the same problem there as I did in my early attempts to

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread Tgr
Tgr added a comment. It might be that all WMF app versions that have a significant userbase today do things through MCS; I'd have to check. But behavior of clients that we can't realistically update should definitely be a consideration.TASK DETAILhttps://phabricator.wikimedia.org/T184000EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread daniel
daniel added a comment. Yes, if the magic word were to set a page_prop then the pageprops api module can be used. Hm, @Tgr just told me why this is problematic in practice: lots of apps on lots of phones call pageterms. We have no reliable way to update them. sighTASK

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread Addshore
Addshore added a comment. In T184000#3953954, @daniel wrote: In T184000#3953713, @DannyH wrote: @Tgr The description in the magic word should be used everywhere. The API should pull from the magic word and not the Wikidata description. This seems to be a bit odd, the pageterms api should keep

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread daniel
daniel added a comment. @DannyH Sorry that I let my frustration show. My concrete point here is: while you are touching this code, it would be trivial to add the missing watchlist integration for descriptions. So I'm suggesting to do that, there seems to be no reason not to.TASK

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread daniel
daniel added a comment. In T184000#3953713, @DannyH wrote: @Tgr The description in the magic word should be used everywhere. The API should pull from the magic word and not the Wikidata description. This seems to be a bit odd, the pageterms api should keep doing what it is currently doing. The

[Wikidata-bugs] [Maniphest] [Updated] T185710: Introduce class for constraint violation messages (days: 2)

2018-02-07 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.31-release-notes (WMF-deploy-2018-02-13 (1.31.0-wmf.21)); removed MW-1.31-release-notes (WMF-deploy-2018-02-06 (1.31.0-wmf.20)). TASK DETAILhttps://phabricator.wikimedia.org/T185710EMAIL

[Wikidata-bugs] [Maniphest] [Unblock] T173818: [Epic] Kill the Wikidata build step

2018-02-07 Thread Addshore
Addshore closed subtask T181838: Mark extension-Wikidata & wikidata-build-resources on Gerrit as ARCHIVED as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T173818EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: bd808, Stashbot,

[Wikidata-bugs] [Maniphest] [Closed] T181838: Mark extension-Wikidata & wikidata-build-resources on Gerrit as ARCHIVED

2018-02-07 Thread Addshore
Addshore closed this task as "Resolved".Addshore claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T181838EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: demon, Stashbot, gerritbot, MarcoAurelio, Aklapper, Addshore, Adrian1985,

[Wikidata-bugs] [Maniphest] [Commented On] T181838: Mark extension-Wikidata & wikidata-build-resources on Gerrit as ARCHIVED

2018-02-07 Thread Addshore
Addshore added a comment. MW-Vagrant is no longer using this :)TASK DETAILhttps://phabricator.wikimedia.org/T181838EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: demon, Stashbot, gerritbot, MarcoAurelio, Aklapper, Addshore, Adrian1985, Cpaulf30,

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread Addshore
Addshore added a comment. In T184000#3949932, @Tgr wrote: One thing to clarify in the task description is whether the existing API field should be overridden. Currently the description is exposed in the description field of the pageterms API module; should that change if the magic word is used,

[Wikidata-bugs] [Maniphest] [Updated] T117301: When writing a language code in the site if another site starts with the same name and it is before in the list it is overriden

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher removed a project: TestMe.Lydia_Pintscher moved this task from incoming to ready to go on the Wikidata board.Lydia_Pintscher added a comment. Thank you!TASK DETAILhttps://phabricator.wikimedia.org/T117301WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T117301: When writing a language code in the site if another site starts with the same name and it is before in the list it is overriden

2018-02-07 Thread Agabi10
Agabi10 added a subscriber: Lydia_Pintscher.Agabi10 added a comment. @Lydia_Pintscher this still happens at least in https://test.wikidata.org. The process I followed to test it: Go to a random page of test Wikidata. In the Wikipedia link section press the edit button. Click the "wiki" input

[Wikidata-bugs] [Maniphest] [Commented On] T104986: Add an option to show references for statement returned by property parser function

2018-02-07 Thread Aklapper
Aklapper added a comment. @jeblad: What exactly makes this task stalled ("waiting for further input (e.g. from its reporter or a third party) and can currently not be acted on")? Thanks for clarifying.TASK DETAILhttps://phabricator.wikimedia.org/T104986EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T185710: Introduce class for constraint violation messages (days: 2)

2018-02-07 Thread gerritbot
gerritbot added a comment. Change 407707 merged by jenkins-bot: [mediawiki/extensions/WikibaseQualityConstraints@master] Inject Config into ViolationMessageRenderer https://gerrit.wikimedia.org/r/407707TASK DETAILhttps://phabricator.wikimedia.org/T185710EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T185710: Introduce class for constraint violation messages (days: 2)

2018-02-07 Thread gerritbot
gerritbot added a comment. Change 407708 merged by jenkins-bot: [mediawiki/extensions/WikibaseQualityConstraints@master] Add support for constraint scopes to ViolationMessage https://gerrit.wikimedia.org/r/407708TASK DETAILhttps://phabricator.wikimedia.org/T185710EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread DannyH
DannyH added a comment. @Tgr The description in the magic word should be used everywhere. The API should pull from the magic word and not the Wikidata description. @gh87 I posted on this English WP page:

[Wikidata-bugs] [Maniphest] [Commented On] T184716: analyse template usage on Wiktionaries

2018-02-07 Thread Ladsgroup
Ladsgroup added a comment. They are extracted from templatelinks tableTASK DETAILhttps://phabricator.wikimedia.org/T184716EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: GoranSMilovanovic, LadsgroupCc: Ladsgroup, He7d3r, Amire80, Jan_Dittrich, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread daniel
daniel added a comment. @gh87 I wonder whether this discussion was sufficiently informed by the technical options and implications. For instance, this statement: That requires meaningful integration in Wikipedia watchlists and page history. Those are features that the Wikidata team is working on,

[Wikidata-bugs] [Maniphest] [Commented On] T184757: Facilitate conversation on Commons about multilingual caption design

2018-02-07 Thread Keegan
Keegan added a comment. Done https://commons.wikimedia.org/wiki/Commons:Structured_data/Get_involved/Feedback_requests/Multilingual_Captions#DiscussionTASK DETAILhttps://phabricator.wikimedia.org/T184757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Closed] T184757: Facilitate conversation on Commons about multilingual caption design

2018-02-07 Thread Keegan
Keegan closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T184757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KeeganCc: Ramsey-WMF, SandraF_WMF, PDrouin-WMF, Aklapper, Keegan, Lahi, Gq86, E1presidente, Cparle, GoranSMilovanovic,

[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-07 Thread gh87
gh87 added a comment. The en.WP discussion (diff) is closed as populating "magic words" with blanks to be filled manually or by bot and no descriptions.TASK DETAILhttps://phabricator.wikimedia.org/T184000EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gh87Cc:

[Wikidata-bugs] [Maniphest] [Commented On] T185999: Make ViolationMessage serializable

2018-02-07 Thread gerritbot
gerritbot added a comment. Change 408840 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)): [mediawiki/extensions/WikibaseQualityConstraints@master] Add support for serializing ItemIdSnakValue lists https://gerrit.wikimedia.org/r/408840TASK

[Wikidata-bugs] [Maniphest] [Edited] T67700: Move hook handlers into own classes (client)

2018-02-07 Thread Jayprakash12345
Jayprakash12345 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONThe WikibaseClient.hooks.php file consists of 891 lines. This is way too much and the hooks should be split into several hook classes. Ideally the hooks in WikibaseClient.hooks.php must not be edited any more

[Wikidata-bugs] [Maniphest] [Commented On] T67700: Move hook handlers into own classes (client)

2018-02-07 Thread Jayprakash12345
Jayprakash12345 added a comment. Now There is 328 lines in https://phabricator.wikimedia.org/diffusion/EWBA/browse/master/client/WikibaseClient.hooks.php Now There is need to work on this Task?TASK DETAILhttps://phabricator.wikimedia.org/T67700EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T186733: [Minor issue] Wrong tooltip on wd:P... text

2018-02-07 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE edited projects, added Wikidata Query UI; removed Wikidata-Query-Service. TASK DETAILhttps://phabricator.wikimedia.org/T186733EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Manu1400, Aklapper, Asad_Ali_Palijo,

[Wikidata-bugs] [Maniphest] [Edited] T186733: [Minor issue] Wrong tooltip on wd:P... text

2018-02-07 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONThe tooltip displayed on "`wd:P518"` is wrong2/ Copy and paste this SPARQL query: ```lang=sparql SELECT ?item ?itemLabel ?prop ?propLabel ?rank ?value ...LIMIT 100 ``` (a special case, with wd: for

[Wikidata-bugs] [Maniphest] [Edited] T186733: [Minor issue] Wrong tooltip on wd:P... text

2018-02-07 Thread Manu1400
Manu1400 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...Note: My language used in Wikidata Query Service tool : French (fr), but the issue is the same with EnglishTASK DETAILhttps://phabricator.wikimedia.org/T186733EMAIL

[Wikidata-bugs] [Maniphest] [Triaged] T186733: [Minor issue] Wrong tooltip on wd:P... text

2018-02-07 Thread Manu1400
Manu1400 triaged this task as "Low" priority.Manu1400 added a project: Easy. TASK DETAILhttps://phabricator.wikimedia.org/T186733EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Manu1400Cc: Manu1400, Aklapper, Asad_Ali_Palijo, Lahi, Gq86, Darkminds3113,

[Wikidata-bugs] [Maniphest] [Created] T186733: [Minor issue] Wrong tooltip on wd:P... text

2018-02-07 Thread Manu1400
Manu1400 created this task.Manu1400 added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery. TASK DESCRIPTIONThe tooltip displayed on "wd:P518" is wrong. 1/ Go to https://query.wikidata.org/ 2/ Copy and paste this SPARQL query:

[Wikidata-bugs] [Maniphest] [Closed] T177534: Search Metrics for SDoC: eventlogging

2018-02-07 Thread chelsyx
chelsyx closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T177534EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: chelsyxCc: mpopov, chelsyx, debt, Aklapper, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Darkminds3113,

[Wikidata-bugs] [Maniphest] [Unblock] T174519: [epic] SDoC: Determine baseline for metrics

2018-02-07 Thread chelsyx
chelsyx closed subtask T177534: Search Metrics for SDoC: eventlogging as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T174519EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: chelsyxCc: Nuria, Liuxinyu970226, Capt_Swing, Ramsey-WMF, SandraF_WMF,

[Wikidata-bugs] [Maniphest] [Closed] T179450: Documentation of SDoC findings

2018-02-07 Thread chelsyx
chelsyx closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T179450EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: chelsyxCc: Keegan, Aklapper, mpopov, chelsyx, Abit, SandraF_WMF, Capt_Swing, Liuxinyu970226, debt, Nuria, Ramsey-WMF,

[Wikidata-bugs] [Maniphest] [Closed] T177353: Metrics for SDoC: look at search hits based on which element the search is hitting

2018-02-07 Thread chelsyx
chelsyx closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T177353EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: chelsyxCc: PDrouin-WMF, EBernhardson, Aklapper, mpopov, chelsyx, Abit, SandraF_WMF, Ramsey-WMF, Capt_Swing, debt, Lahi,

[Wikidata-bugs] [Maniphest] [Unblock] T174519: [epic] SDoC: Determine baseline for metrics

2018-02-07 Thread chelsyx
chelsyx closed subtask T179450: Documentation of SDoC findings as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T174519EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: chelsyxCc: Nuria, Liuxinyu970226, Capt_Swing, Ramsey-WMF, SandraF_WMF, Abit,

[Wikidata-bugs] [Maniphest] [Unblock] T174519: [epic] SDoC: Determine baseline for metrics

2018-02-07 Thread chelsyx
chelsyx closed subtask T177353: Metrics for SDoC: look at search hits based on which element the search is hitting as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T174519EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: chelsyxCc: Nuria,

[Wikidata-bugs] [Maniphest] [Closed] T174519: [epic] SDoC: Determine baseline for metrics

2018-02-07 Thread chelsyx
chelsyx closed this task as "Resolved".chelsyx claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T174519EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: chelsyxCc: Nuria, Liuxinyu970226, Capt_Swing, Ramsey-WMF, SandraF_WMF, Abit, chelsyx, mpopov,

[Wikidata-bugs] [Maniphest] [Created] T186731: Request to set

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

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T184716: analyse template usage on Wiktionaries

2018-02-07 Thread GoranSMilovanovic
GoranSMilovanovic added a subscriber: Ladsgroup.GoranSMilovanovic added a comment. @Lydia_Pintscher Hmm, I had some doubts on whether a case of "S" aspect Wikidata usage is equivalent to transclusion or not for templates. If you need these pages that @Ladsgroup pointed to web-scraped and served or

[Wikidata-bugs] [Maniphest] [Created] T186726: [WIP] Security review WikibaseLexeme extension

2018-02-07 Thread thiemowmde
thiemowmde created this task.thiemowmde added projects: Security-Reviews, Wikidata, Lexicographical data.Herald added a subscriber: Aklapper. TASK DESCRIPTIONThis ticket is still work in progress (WIP). We (namely @Lydia_Pintscher) need to complete it first. Project Information Name of

[Wikidata-bugs] [Maniphest] [Updated] T67527: pencil icon for "Edit links" should use svg

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Need-volunteer. TASK DETAILhttps://phabricator.wikimedia.org/T67527EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Aklapper, Wikidata-bugs, Jaredzimmerman-WMF, Amire80, aude, Pginer-WMF, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Lowered Priority] T67527: pencil icon for "Edit links" should use svg

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher lowered the priority of this task from "Normal" to "Low".Lydia_Pintscher moved this task from incoming to ready to go on the Wikidata board. TASK DETAILhttps://phabricator.wikimedia.org/T67527WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T67743: caching / languages mixed up on Wikidata:List_of_properties/all

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T67743EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Aklapper, aude, Lydia_Pintscher, JohnLewis, Lahi, Gq86, GoranSMilovanovic, QZanden,

[Wikidata-bugs] [Maniphest] [Changed Project Column] T68654: Make geo/globe coordinate diff more readable

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from incoming to needs discussion or investigation on the Wikidata board.Lydia_Pintscher added a project: WMDE-Design.Herald added a project: Design. TASK DETAILhttps://phabricator.wikimedia.org/T68654WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T185571: Prepare 2.0 alpha release

2018-02-07 Thread Hjfocs
Hjfocs closed this task as "Resolved".Hjfocs moved this task from Doing to Done on the Wikidata-primary-sources board.Hjfocs added a comment. Up and running, currently testing internally before the announcement.TASK

[Wikidata-bugs] [Maniphest] [Lowered Priority] T68838: Reimplement autocompletion in property suggester

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from incoming to needs discussion or investigation on the Wikidata board.Lydia_Pintscher lowered the priority of this task from "High" to "Low". TASK DETAILhttps://phabricator.wikimedia.org/T68838WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T75257: Do not update entity cache on null-edits

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid".Lydia_Pintscher added a comment. Closing since we didn't get to it in over two years.TASK DETAILhttps://phabricator.wikimedia.org/T75257EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Created] T186725: Improve back-end logging

2018-02-07 Thread Hjfocs
Hjfocs created this task.Hjfocs added projects: Wikidata, Wikidata-primary-sources.Herald added a subscriber: Aklapper. TASK DESCRIPTION each service should have more verbose messages; capture the user's real IP instead of the proxy hostname. TASK

[Wikidata-bugs] [Maniphest] [Declined] T75600: Add parameters to wbcreateclaim and wbsetclaim API modules to prevent creating duplicate claims

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined". TASK DETAILhttps://phabricator.wikimedia.org/T75600EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Ladsgroup, Ricordisamoa, Aklapper, Wikidata-bugs, kaldari, Lydia_Pintscher, daniel, Lahi,

[Wikidata-bugs] [Maniphest] [Closed] T76725: api request from client to repo should pass the language

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid".Lydia_Pintscher added a comment. Closing since we didn't get to it in over two years.TASK DETAILhttps://phabricator.wikimedia.org/T76725EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Edited] T120847: Use BCP 47 conform language codes for the HTML attribute lang

2018-02-07 Thread Fomafix
Fomafix updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONThe value of the HTML attribute [[ https://www.w3.org/TR/html5/dom.html#the-lang-and-xml:lang-attributes | `lang` ]] should usemust be a valid [[ https://tools.ietf.org/html/bcp47 | BCP 47]] conform language

[Wikidata-bugs] [Maniphest] [Triaged] T104825: Linked properties in edit summaries do not display labels when namespace alias is used

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Low" priority.Lydia_Pintscher moved this task from incoming to ready to go on the Wikidata board. TASK DETAILhttps://phabricator.wikimedia.org/T104825WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T104825: Linked properties in edit summaries do not display labels when namespace alias is used

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. @Ricordisamoa Any chance you are going to remove the -1 from your patch? Or should someone else pick it up?TASK DETAILhttps://phabricator.wikimedia.org/T104825EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Commented On] T120847: Use BCP 47 conform language codes for the HTML attribute lang

2018-02-07 Thread Fomafix
Fomafix added a comment. Reopened. The HTML fails the HTML validation because of invalid lang attributes. This is not an invalid bug.TASK DETAILhttps://phabricator.wikimedia.org/T120847EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FomafixCc:

[Wikidata-bugs] [Maniphest] [Commented On] T112243: Overwriting a redirect using wbeditentity causes an exception

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Is this still an issue?TASK DETAILhttps://phabricator.wikimedia.org/T112243EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, StudiesWorld, hoo, Ricordisamoa, pywikibot-bugs-list, jayvdb,

[Wikidata-bugs] [Maniphest] [Closed] T113608: When a wikibase repo also functions as a client wiki, no namespace should have "connected" pages per default.

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T113608EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: daniel, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude,

[Wikidata-bugs] [Maniphest] [Updated] T120847: Use BCP 47 conform language codes for the HTML attribute lang

2018-02-07 Thread Fomafix
Fomafix added a parent task: T2209: HTML validity (tracking). TASK DETAILhttps://phabricator.wikimedia.org/T120847EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FomafixCc: Lydia_Pintscher, Aklapper, Fomafix, Lahi, Gq86, GoranSMilovanovic, QZanden,

[Wikidata-bugs] [Maniphest] [Reopened] T120847: Use BCP 47 conform language codes for the HTML attribute lang

2018-02-07 Thread Fomafix
Fomafix reopened this task as "Open".Fomafix updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONThe HTML attribute [[ http://www.w3.org/TR/html5/dom.html#the-lang-and-xml:lang-attributes | `lang` ]] should use [[ https://tools.ietf.org/html/bcp47 | BCP 47]] conform language

[Wikidata-bugs] [Maniphest] [Unblock] T113444: [Task] Exclude Page namespace from Special:UnconnectedPages

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T113873: Add a hook or (sth like that) to allow extensions to directly exclude namespaces as "Declined". TASK DETAILhttps://phabricator.wikimedia.org/T113444EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Declined] T113873: Add a hook or (sth like that) to allow extensions to directly exclude namespaces

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. It seems the current state is fine and not worth the effort to change it.TASK DETAILhttps://phabricator.wikimedia.org/T113873EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Lowered Priority] T114471: [Task] Introduce a convenient alternative to the (deprecated) SiteSQLStore and make use of it

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher lowered the priority of this task from "Normal" to "Lowest".Lydia_Pintscher added a comment. Still relevant?TASK DETAILhttps://phabricator.wikimedia.org/T114471EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T48251: [Task] Make search suggestions work for pages outside the main namespace on Wikidata

2018-02-07 Thread EBjune
EBjune added a comment. @thiemowmde sorry about that, it showed up in the triage column of our workboard, and for Search Platform, this is low priority, and we won't be engaging in this unless we get some UI engineering help.TASK DETAILhttps://phabricator.wikimedia.org/T48251EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T114665: [Bug] Repo should generate a meaningful log message when an entity is deleted.

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T114665EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Jonas, MGChecker, Ricordisamoa, aude, Aklapper, Lydia_Pintscher, Tobi_WMDE_SW, daniel,

[Wikidata-bugs] [Maniphest] [Unblock] T112649: [Task] Test: Using repo edit summaries on the client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T114665: [Bug] Repo should generate a meaningful log message when an entity is deleted. as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T112649EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Jonas,

[Wikidata-bugs] [Maniphest] [Unblock] T108688: [Story] meaningful edit summaries on the client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T114665: [Bug] Repo should generate a meaningful log message when an entity is deleted. as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T108688EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Closed] T114666: [Bug] Repo should generate a meaningful log message when an entity is restored

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T114666EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: MGChecker, Ricordisamoa, aude, Aklapper, Lydia_Pintscher, Tobi_WMDE_SW, daniel, gerritbot,

[Wikidata-bugs] [Maniphest] [Unblock] T108688: [Story] meaningful edit summaries on the client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T114666: [Bug] Repo should generate a meaningful log message when an entity is restored as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T108688EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Unblock] T112649: [Task] Test: Using repo edit summaries on the client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T114668: [Bug] Show meaningful message on the client when a used (but not connected) entity is deleted or restored. as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T112649EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T114668: [Bug] Show meaningful message on the client when a used (but not connected) entity is deleted or restored.

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T114668EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: MGChecker, Ricordisamoa, aude, Aklapper, Lydia_Pintscher, Tobi_WMDE_SW, daniel, gerritbot,

[Wikidata-bugs] [Maniphest] [Unblock] T108688: [Story] meaningful edit summaries on the client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T114668: [Bug] Show meaningful message on the client when a used (but not connected) entity is deleted or restored. as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T108688EMAIL

[Wikidata-bugs] [Maniphest] [Unblock] T108688: [Story] meaningful edit summaries on the client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T114670: [Bug] Improve display of relevant item ID in RecentChanges/Watchlist display on the client. as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T108688EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Unblock] T112649: [Task] Test: Using repo edit summaries on the client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T114670: [Bug] Improve display of relevant item ID in RecentChanges/Watchlist display on the client. as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T112649EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Closed] T114670: [Bug] Improve display of relevant item ID in RecentChanges/Watchlist display on the client.

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T114670EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: MGChecker, Ricordisamoa, aude, Aklapper, Lydia_Pintscher, Tobi_WMDE_SW, daniel, gerritbot,

[Wikidata-bugs] [Maniphest] [Declined] T115521: [Task] Index (relevant) qualifier coordinates in GeoData

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Closing since we didn't get to it in over two years.TASK DETAILhttps://phabricator.wikimedia.org/T115521EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Lowered Priority] T74712: ENTER should submit the "Link with page" popup when adding a new site links from client

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher lowered the priority of this task from "Normal" to "Low".Lydia_Pintscher added a project: TestMe. TASK DETAILhttps://phabricator.wikimedia.org/T74712EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Aklapper, Wikidata-bugs,

[Wikidata-bugs] [Maniphest] [Declined] T116135: Insert the ID of Wikidata in the dump XML of Wikipedia

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. We've not been able to get to it in the last two years and there hasn't been more demand for it so I am closing this.TASK DETAILhttps://phabricator.wikimedia.org/T116135EMAIL

[Wikidata-bugs] [Maniphest] [Lowered Priority] T116378: Set the 'name' parameter for Coord objects that Wikibase adds to GeoData

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher lowered the priority of this task from "Normal" to "Low".Lydia_Pintscher added a project: Need-volunteer.Lydia_Pintscher moved this task from incoming to ready to go on the Wikidata board. TASK

[Wikidata-bugs] [Maniphest] [Changed Project Column] T116379: Set the 'country' parameter for Coord objects that Wikibase adds to GeoData

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from incoming to ready to go on the Wikidata board.Lydia_Pintscher added a project: Need-volunteer. TASK DETAILhttps://phabricator.wikimedia.org/T116379WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T116914: Create API module to get short, structured summary of Wikidata item: wbNutshell

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid".Lydia_Pintscher added a comment. Closing since we didn't get to it in the past two years and I've not seen demand for it again.TASK DETAILhttps://phabricator.wikimedia.org/T116914EMAIL

[Wikidata-bugs] [Maniphest] [Changed Status] T117070: Have pop-up (etc) after creation of article/category in what is asked to connect to existing article or new creation

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher changed the task status from "Open" to "Stalled".Lydia_Pintscher moved this task from incoming to needs discussion or investigation on the Wikidata board.Lydia_Pintscher added a comment. Is this still a problem or do people do the right thing now mostly?TASK

[Wikidata-bugs] [Maniphest] [Updated] T117080: Allow changing the location in Special:Nearby

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher added a parent task: T90870: selfcontained projects around Wikidata (tracking). TASK DETAILhttps://phabricator.wikimedia.org/T117080EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, aude, Nikki, Aklapper,

[Wikidata-bugs] [Maniphest] [Updated] T117301: When writing a language code in the site if another site starts with the same name and it is before in the list it is overriden

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher added a project: TestMe. TASK DETAILhttps://phabricator.wikimedia.org/T117301EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Aklapper, Agabi10, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, TerraCodes, Luke081515,

[Wikidata-bugs] [Maniphest] [Lowered Priority] T118106: [Bug] On mobile wikidata, there is brief display of language/term box and then it is removed

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher lowered the priority of this task from "Normal" to "Lowest".Lydia_Pintscher moved this task from incoming to needs discussion or investigation on the Wikidata board. TASK

[Wikidata-bugs] [Maniphest] [Declined] T118971: Add a ChangeLookup interface and convert existing ChangeLookup into SqlChangeLookup

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Closing since we didn't get to it in over two years.TASK DETAILhttps://phabricator.wikimedia.org/T118971EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Closed] T118361: pagelinks table is missing a link to a property that is present in the json data

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".Lydia_Pintscher claimed this task.Lydia_Pintscher added a comment. Closing this since it was probably a fluke and we didn't get to look into it in over two years. Sorry.TASK DETAILhttps://phabricator.wikimedia.org/T118361EMAIL

[Wikidata-bugs] [Maniphest] [Declined] T118378: EntityViewPlaceholderExpander::renderTermBox should avoid loading entire entity

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Closing since we didn't get to it in over two years :/TASK DETAILhttps://phabricator.wikimedia.org/T118378EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Declined] T120359: Add jenkins job for testing Wikibase repo with entities in main namespace

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Closing since we didn't get to it in over two years :/TASK DETAILhttps://phabricator.wikimedia.org/T120359EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Declined] T120381: Implement LanguageNameLookup JS service to replace wikibase.getLanguageNameByCode

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Closing since it hasn't been touched in over two years.TASK DETAILhttps://phabricator.wikimedia.org/T120381EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Declined] T120847: Use BCP 47 conform language codes for the HTML attribute lang

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Realistically it seems we're not getting to it since it hasn't been touched in two years. Sorry :( Feel free to reopen with a patch.TASK DETAILhttps://phabricator.wikimedia.org/T120847EMAIL

[Wikidata-bugs] [Maniphest] [Triaged] T121522: snaks-order option in wbsetreference is does not work correctly

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher added subscribers: Ladsgroup, Lydia_Pintscher.Lydia_Pintscher triaged this task as "Lowest" priority.Lydia_Pintscher moved this task from incoming to needs discussion or investigation on the Wikidata board.Lydia_Pintscher added a comment. @Ladsgroup could you check if the option

[Wikidata-bugs] [Maniphest] [Closed] T121637: Introduce registry of recent change types

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid".Lydia_Pintscher added a comment. Closing as we have not gotten to it in 2 years :/TASK DETAILhttps://phabricator.wikimedia.org/T121637EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

[Wikidata-bugs] [Maniphest] [Updated] T121851: Editing a label gives an error saying another item has the same description when it doesn't

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as a duplicate of T121395: [Bug] Term constraints not working. TASK DETAILhttps://phabricator.wikimedia.org/T121851EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: aude, Lydia_Pintscher, daniel, Aklapper,

[Wikidata-bugs] [Maniphest] [Merged] T121395: [Bug] Term constraints not working

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher added a subscriber: Nikki.Lydia_Pintscher merged a task: T121851: Editing a label gives an error saying another item has the same description when it doesn't. TASK DETAILhttps://phabricator.wikimedia.org/T121395EMAIL

[Wikidata-bugs] [Maniphest] [Lowered Priority] T122711: Appending ".json" to an entity url should work (Feature Request)

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher lowered the priority of this task from "Low" to "Lowest".Lydia_Pintscher moved this task from incoming to needs discussion or investigation on the Wikidata board. TASK DETAILhttps://phabricator.wikimedia.org/T122711WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL

[Wikidata-bugs] [Maniphest] [Declined] T122295: parsing {{coord}} is more forgiving in wikipedia than in wikidata, resulting in wrong coordinates in wikidata

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Thanks for the report. It seems it hasn't come up again for the last two years and I don't think we can spend time on it anytime soon. So I am closing it now and will reopen if more reports come up.TASK

[Wikidata-bugs] [Maniphest] [Declined] T122746: Only load the entity revision in wbgetentities if needed

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. Closing this as we have not touched it in two years and it didn't seem to come up again.TASK DETAILhttps://phabricator.wikimedia.org/T122746EMAIL

[Wikidata-bugs] [Maniphest] [Declined] T122912: Wikibase should handle disambiguation items like wikitext pages with __DISAMBIG __

2018-02-07 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Declined".Lydia_Pintscher added a comment. It seems there isn't much demand for this so closing for now.TASK DETAILhttps://phabricator.wikimedia.org/T122912EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc:

  1   2   >