[Wikidata-bugs] [Maniphest] [Edited] T196798: SPARQL federated query SERVICE endpoint syntax (variable instead of uri)

2018-06-08 Thread Esc3300
Esc3300 updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...Obviously, provided that the endpoint is accessible from query.wikidata.org. If not:
```
 ?item wdt:P123456 ?endpoint .
 SERVICE SILENT ?endpoint  { .. }
```TASK DETAILhttps://phabricator.wikimedia.org/T196798EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Smalyshev, Aklapper, Esc3300, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T196798: SPARQL federated query SERVICE endpoint syntax (variable instead of uri)

2018-06-08 Thread Esc3300
Esc3300 created this task.Esc3300 added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery.
TASK DESCRIPTIONCurrent samples for federated queries in SPARQL with blazegraph suggest the following format:

SERVICE   { .. }

or

SERVICE SILENT   { .. }

Following the discussion here, it seems that the following should be valid as well:

BIND(uri("http://data.cervantesvirtual.com/openrdf-sesame/repositories/data") as ?endpoint)
SERVICE ?endpoint  { .. }

or

?item wdt:P123456 ?endpoint .
SERVICE ?endpoint  { .. }

Obviously, provided that the endpoint is accessible from query.wikidata.org.TASK DETAILhttps://phabricator.wikimedia.org/T196798EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Smalyshev, Aklapper, Esc3300, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T195912: Add Lexeme data to source text index

2018-06-08 Thread Smalyshev
Smalyshev closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T195912EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: gerritbot, Lydia_Pintscher, daniel, Aklapper, Smalyshev, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, LawExplorer, Avner, Lewizho99, Maathavan, Gehel, FloNight, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T189739: [Epic] Implement fulltext search for Lexemes

2018-06-08 Thread Smalyshev
Smalyshev closed subtask T195912: Add Lexeme data to source text index as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T189739EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, daniel, Lydia_Pintscher, Smalyshev, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, Gehel, FloNight, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T158674: Fatal error: Call to undefined function Wikibase\Client\Tests\RecentChanges\both() - on jenkins

2018-06-08 Thread Legoktm
Legoktm closed subtask T125343: Upgrade integration/composer to 1.6.5 stable as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T158674EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hashar, LegoktmCc: Stashbot, Zppix, gerritbot, hashar, Addshore, Aleksey_WMDE, aude, Aklapper, A.S.Kochergin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, God, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] T191537: MediaWiki core's selenium tests flaky when run as part of mwext-mw-selenium-node-composer-jessie job

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 439289 had a related patch set uploaded (by Anomie; owner: Anomie):
[mediawiki/core@master] Disable WebResponse::setCookie() for post-send processing

https://gerrit.wikimedia.org/r/439289TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, gerritbotCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T191820: Reporting "Wikidata Edi-a-thon 2018 Buea" to WMF

2018-06-08 Thread D3r1ck01
D3r1ck01 updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONReport the event to the WMF.

**Status**

[x] Submitted for review
[x] Under review
[] ApprovedTASK DETAILhttps://phabricator.wikimedia.org/T191820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Eugene233, D3r1ck01Cc: Aklapper, Eugene233, rosalieper, Zppix, D3r1ck01, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, Wikidata-bugs, aude, Gryllida, Rfarrand, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reopened] T191820: Reporting "Wikidata Edi-a-thon 2018 Buea" to WMF

2018-06-08 Thread D3r1ck01
D3r1ck01 reopened this task as "Open".D3r1ck01 added a comment.
@Aklapper, as per your comment, reopening this!TASK DETAILhttps://phabricator.wikimedia.org/T191820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Eugene233, D3r1ck01Cc: Aklapper, Eugene233, rosalieper, Zppix, D3r1ck01, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, Wikidata-bugs, aude, Gryllida, Rfarrand, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Block] T183837: Wikidata Edit-a-thon 2018 in Buea

2018-06-08 Thread D3r1ck01
D3r1ck01 reopened subtask T191820: Reporting "Wikidata Edi-a-thon 2018 Buea" to WMF as "Open".
TASK DETAILhttps://phabricator.wikimedia.org/T183837EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Eugene233, D3r1ck01Cc: Zppix, rosalieper, Liuxinyu970226, D3r1ck01, Eugene233, Aklapper, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, Wikidata-bugs, aude, Gryllida, Rfarrand, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T183837: Wikidata Edit-a-thon 2018 in Buea

2018-06-08 Thread D3r1ck01
D3r1ck01 added a comment.
Yes @Aklapper, I think the report is under review and once that is done and approved, this can be closed. ThanksTASK DETAILhttps://phabricator.wikimedia.org/T183837EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Eugene233, D3r1ck01Cc: Zppix, rosalieper, Liuxinyu970226, D3r1ck01, Eugene233, Aklapper, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, Wikidata-bugs, aude, Gryllida, Rfarrand, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178722: Remove puppet class role::labs::lvm::mnt

2018-06-08 Thread Chicocvenancio
Chicocvenancio added a comment.
PAWS uses role::labs::lvm::mnt with the mount_point being directed at /var/lib/docker instead of /mnt. Role role::labs::lvm::srv does not allow for that. 
To me it seems the sanest path to remove role::labs::lvm::mnt would be develop a PAWS specific role that includes either a mountpoint definition in that path or, ideally, a PAWS specific role that installs docker, requires ::profile::labs::lvm::srv and adds -g /srv/docker to the docker default file.TASK DETAILhttps://phabricator.wikimedia.org/T178722EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: Chicocvenancio, CristianCantoro, Stashbot, zhuyifei1999, hashar, Zylc, 1978Gage2001, Lahi, Gq86, Bsandipan, R96340, GoranSMilovanovic, QZanden, Tbscho, LawExplorer, Framawiki, JJMC89, srodlund, Luke081515, Jane023, Wikidata-bugs, aude, yuvipanda, Capt_Swing, Gryllida, scfc, Mbch331, Rxy, Jay8g, Krenair, fgiunchedi, jeremyb, greg, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread Anomie
Anomie added a comment.

In T191537#4267565, @hashar wrote:
Seems to be the jobs should never set a cookie to cover the case of them being run by a web request.


Unfortunately it's probably something down the call stack that's defaulting to some property of the session user where the job itself doesn't actually care about that default. It probably wouldn't hurt to track those down and avoid it picking up those defaults, if possible, but that's probably not an insignificant amount of work.TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, AnomieCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T155425: Add monolingual language code phn (Phoenician)

2018-06-08 Thread GerardM
GerardM added a comment.
Hoi,
I understand the purpose of Phoenician in Phoenician. Having it in the
Latin script makes no sense to me at all
GerardMTASK DETAILhttps://phabricator.wikimedia.org/T155425EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mbch331, GerardMCc: thiemowmde, VladimirAlexiev, gerritbot, Esc3300, PKM, Mbch331, Lydia_Pintscher, jhsoby, GerardM, Aklapper, Bugreporter, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Asad_Ali_Palijo, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, RazeSoldier, Jayprakash12345, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, Zoranzoki21, LawExplorer, Lewizho99, Maathavan, TerraCodes, MuhammadShuaib, SimmeD, Wikidata-bugs, aude, TheDJ___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread hashar
hashar added a comment.
Yup, I think the flow goes like:

POST /index.php/Special:Preferences
user=User-0.8234
COOKIE: wikidb_session=0js640qarj8b7c710hboopll3d99jo9l

Several jobs get enqueued and one is left behind. That got triggered by a run of the mediawiki/core Selenium tests. The suite then close the browser entirely

In a new browser instance, the Echo suite is run and login as Wikiadmin:

POST /index.php/Special:UserLogin
user=Wikiadmin
COOKIE: wikidb_session=aj3k23nvas9kr06rc5tkvdjmfhhmcc3o

A delayed job from the mediawiki/core suite is run and triggers the setcookie for a previous and now invalid session.

The browser get the new (invalid) session, redirect to Main_Page and present the invalid session. Seems to be the jobs should never set a cookie to cover the case of them being run by a web request.TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, hasharCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread Anomie
Anomie added a comment.

In T191537#4267131, @hashar wrote:
So I think the POST /index.php/Special:UserLogin completes properly and then a job is processed. That happens to be a cirrusSearchLinksUpdatePrioritized that got enqueued by a previous request/test, it then mess up with the session on the server side and the user ends up logged out.


That's what I think too.

If PHP had a send_headers() function, the fix might be as simple as calling that near the start of MediaWiki::doPostOutputShutdown() or MediaWiki::triggerSyncJobs() so cookies from jobs can't override the real request. I suppose we could do mostly the same thing by adding a static flag to WebResponse disabling WebResponse::setCookie().

Or we might be able to fix the tests by setting $wgRunJobsAsync = true, although the underlying problem would still be there for anyone with that setting off.TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, AnomieCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T195512: link in diff with statement linking to Form

2018-06-08 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T195512EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T195512: link in diff with statement linking to Form

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 438266 had a related patch set uploaded (by Tarrow; owner: Tarrow):
[mediawiki/extensions/WikibaseLexeme@master] Use FormIdHtmlFormatter if format is 'text/html; disposition=diff'

https://gerrit.wikimedia.org/r/438266TASK DETAILhttps://phabricator.wikimedia.org/T195512EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T116923: It should be possible to "protect" statements by enforcing sources

2018-06-08 Thread jeblad
jeblad updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONAfter a discussion at nowiki it became clear that Sarah Michelle Gellar ([[https://www.wikidata.org/wiki/Q180665 | Q180665 ]] was given a political affiliation with the Republican Party ([[ https://www.wikidata.org/wiki/Q29468 | Q29468 ]]) even if she explicitly said she had no such affiliation. The thing is that such statements can be made without any source.

A similar case is affiliation with the political party [[ https://www.wikidata.org/wiki/Q167189 | Nasjonal Samling]]. Such statements should not be allowed without references.

I propose that sources can be enforced for a property, both in a property, then enforcing sources everywhere for this specific property, and in a specific item, then enforcing sources for the property in that item only.TASK DETAILhttps://phabricator.wikimedia.org/T116923EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: Aklapper, jeblad, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T105001: [Story] Special page on the client that shows which pages are referenced somehow that are also missing descriptions

2018-06-08 Thread jeblad
jeblad updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONAs an editor on the client I want to have a maintenance list of all entities that are used on my wiki but does not have a description. This should be a special page.

Note also {T104999}TASK DETAILhttps://phabricator.wikimedia.org/T105001EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: PokestarFan, Micru, Ricordisamoa, Aklapper, jeblad, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, LawExplorer, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T104999: [Story] Special page on the client that shows which pages are referenced somehow that are also missing labels

2018-06-08 Thread jeblad
jeblad updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONAs an editor on the client I want to have a maintenance list of all entities that are used on my wiki but does not have a label. This should be a special page.

Note also {T105001}TASK DETAILhttps://phabricator.wikimedia.org/T104999EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: Micru, Lydia_Pintscher, Ricordisamoa, jeblad, Aklapper, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, LawExplorer, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T104999: [Story] Special page on the client that shows which pages are referenced somehow that are also missing labels

2018-06-08 Thread jeblad
jeblad added a comment.
Due to increased use of entities not internal at nowiki, there is an increased demand for labels and descriptions. Adding missing labels are probably more important than descriptions.TASK DETAILhttps://phabricator.wikimedia.org/T104999EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: Micru, Lydia_Pintscher, Ricordisamoa, jeblad, Aklapper, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, LawExplorer, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T105001: [Story] Special page on the client that shows which pages are referenced somehow that are also missing descriptions

2018-06-08 Thread jeblad
jeblad added a comment.
Due to increased use of entities not internal at nowiki, there is an increased demand for labels and descriptions. Adding missing labels are probably more important than descriptions.TASK DETAILhttps://phabricator.wikimedia.org/T105001EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: PokestarFan, Micru, Ricordisamoa, Aklapper, jeblad, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, LawExplorer, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T105001: [Story] Special page on the client that shows which pages are referenced somehow that are also missing descriptions

2018-06-08 Thread jeblad
jeblad updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONAs an editor on the client I want to have a maintenance list of all entities that are used on my wiki but that dodoes not have a description. This should be a special page.TASK DETAILhttps://phabricator.wikimedia.org/T105001EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: PokestarFan, Micru, Ricordisamoa, Aklapper, jeblad, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, LawExplorer, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T104999: [Story] Special page on the client that shows which pages are referenced somehow that are also missing labels

2018-06-08 Thread jeblad
jeblad updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONAs an editor on the client I want to have a maintenance list of all entities that are used on my wiki but that dodoes not have a label. This should be a special page.TASK DETAILhttps://phabricator.wikimedia.org/T104999EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: Micru, Lydia_Pintscher, Ricordisamoa, jeblad, Aklapper, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, LawExplorer, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T183837: Wikidata Edit-a-thon 2018 in Buea

2018-06-08 Thread Aklapper
Aklapper added a comment.
@Eugene233, @D3r1ck01: All subtasks closed; anything left to do in this task? :)TASK DETAILhttps://phabricator.wikimedia.org/T183837EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Eugene233, AklapperCc: Zppix, rosalieper, Liuxinyu970226, D3r1ck01, Eugene233, Aklapper, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, Wikidata-bugs, aude, Gryllida, Rfarrand, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread hashar
hashar added a comment.
Maybe I will try tonight to have all the jobs issued by a request to be run immediately. $wgJobRunRate = PHP_INT_MAX; would do it.

Though there are some sleep() calls in the MediaWiki jobrunner which might well delay the job run time :(TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, hasharCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196342: Header save button disabled when nothing to save

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 438248 had a related patch set uploaded (by Jakob; owner: Jakob):
[mediawiki/extensions/WikibaseLexeme@master] Show save button disabled when the lexeme header has no changes

https://gerrit.wikimedia.org/r/438248TASK DETAILhttps://phabricator.wikimedia.org/T196342EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Pablo-WMDE, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T191600: Showing the lemma in recent changes

2018-06-08 Thread Pablo-WMDE
Pablo-WMDE added a subscriber: WMDE-leszek.Pablo-WMDE added a comment.
@Lydia_Pintscher Observation that could irritate users. We are using the lemmas of a lexeme to build its anchor text. Special:RecentChanges shows the development of entities over time, i.e. multiple revisions of the same entity. However all anchor texts are built using the latest revision of the entity and as such may contain lemma that were not part of the lexeme at the time the change refers to. This could go counter to the stated intention of this ticket, to "know if the edit summary associated with it represents a good or bad edit".

F19005863: Bildschirmfoto vom 2018-06-08 16-15-33.png

/cc @WMDE-leszekTASK DETAILhttps://phabricator.wikimedia.org/T191600EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDECc: WMDE-leszek, Aklapper, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread hashar
hashar added a comment.
So I think the POST /index.php/Special:UserLogin completes properly and then a job is processed. That happens to be a cirrusSearchLinksUpdatePrioritized that got enqueued by a previous request/test, it then mess up with the session on the server side and the user ends up logged out.

I can't even find any idea as to how to fix it :(TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, hasharCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T191600: Showing the lemma in recent changes

2018-06-08 Thread Pablo-WMDE
Pablo-WMDE claimed this task.Pablo-WMDE added a project: Wikidata-Editor-Experience-Improvements-Iteration0.
TASK DETAILhttps://phabricator.wikimedia.org/T191600EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDECc: Aklapper, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196342: Header save button disabled when nothing to save

2018-06-08 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-06-12 (1.32.0-wmf.8)).
TASK DETAILhttps://phabricator.wikimedia.org/T196342EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, ReleaseTaggerBotCc: gerritbot, Pablo-WMDE, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T194627: dumpRdf script should take the disabledRdfExportEntityTypes flag into account

2018-06-08 Thread Pablo-WMDE
Pablo-WMDE removed Pablo-WMDE as the assignee of this task.
TASK DETAILhttps://phabricator.wikimedia.org/T194627EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDECc: Pablo-WMDE, gerritbot, Addshore, hoo, WMDE-leszek, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196342: Header save button disabled when nothing to save

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 438013 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Introduce LemmaList for better separation of concerns

https://gerrit.wikimedia.org/r/438013TASK DETAILhttps://phabricator.wikimedia.org/T196342EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Pablo-WMDE, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2018-06-08 Thread Krinkle
Krinkle added a comment.
The remaining work here is to apply "Reduce indirection in resources files" to the rest of Wikibase. The above commit (https://gerrit.wikimedia.org/r/419334) was merely an example for one of the modules (view/wikibase-data-model).TASK DETAILhttps://phabricator.wikimedia.org/T189538EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Lydia_Pintscher, gerritbot, thiemowmde, WMDE-leszek, Addshore, Aklapper, Krinkle, Imarlier, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, 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] T189538: Reduce complexity of Wikibase JS module registration

2018-06-08 Thread Krinkle
Krinkle removed projects: MW-1.32-release-notes (WMF-deploy-2018-06-12 (1.32.0-wmf.8)), MW-1.31-release-notes (WMF-deploy-2018-04-17 (1.31.0-wmf.30)), Patch-For-Review.Krinkle updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...* [x]  / {e9b71a058b24}
* [ * [x]  / {d4f0dd2b51dfeef95abb4edae3bff349e27f2541}
* .. 

---...TASK DETAILhttps://phabricator.wikimedia.org/T189538EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Lydia_Pintscher, gerritbot, thiemowmde, WMDE-leszek, Addshore, Aklapper, Krinkle, Imarlier, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, Wikidata-bugs, aude, Mbch331, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T195615: handle use of statements linking to Lexemes (and Forms?) more gracefully on client

2018-06-08 Thread WMDE-leszek
WMDE-leszek added a comment.
Still TODO is a patch setting wgLexemeEnableRepo to false for the clients

Hopefully https://gerrit.wikimedia.org/r/438245 does the trick.TASK DETAILhttps://phabricator.wikimedia.org/T195615EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: greg, hoo, Nirmos, Pintoch, Stashbot, gerritbot, WMDE-leszek, Tractopelle-jaune, Addshore, Aklapper, Lydia_Pintscher, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread hashar
hashar added a comment.
For the HHVM job that passed ( https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-hhvm-docker/4849/ ), there is no other requests happening during the redirect:

$ egrep '(wikidb_session|COOKIE|Start request)' hhvm.log

5ab822f040f89e5522c663b8 Start request POST /index.php/Special:UserLogin
COOKIE: wikidb_session=r08f7bm627jjqngvvkugqjplcff1vh1i
5ab822f040f89e5522c663b8 [cookie] setcookie: "wikidb_session", "ro1ts3u1jq6muodvjtp6b102an34og87", "0", "/", "", "", "1"
5ab822f040f89e5522c663b8 [cookie] already set setcookie: "wikidb_session", "ro1ts3u1jq6muodvjtp6b102an34og87", "0", "/", "", "", "1"
5ab822f040f89e5522c663b8 [cookie] already set setcookie: "wikidb_session", "ro1ts3u1jq6muodvjtp6b102an34og87", "0", "/", "", "", "1"
5ab822f040f89e5522c663b8 [cookie] already set setcookie: "wikidb_session", "ro1ts3u1jq6muodvjtp6b102an34og87", "0", "/", "", "", "1"

a72bc18a9b72cbd823482cc5 Start request GET /index.php/Main_Page
COOKIE: wikidb_session=ro1ts3u1jq6muodvjtp6b102an34og87; wikidbUserID=1; wikidbUserName=WikiAdmin; UseDC=master; UseCDNCache=false

TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, hasharCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T195615: handle use of statements linking to Lexemes (and Forms?) more gracefully on client

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 438245 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[operations/mediawiki-config@master] Only enable repo-specific parts of WikibaseLexeme on wikidata wikis

https://gerrit.wikimedia.org/r/438245TASK DETAILhttps://phabricator.wikimedia.org/T195615EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: greg, hoo, Nirmos, Pintoch, Stashbot, gerritbot, WMDE-leszek, Tractopelle-jaune, Addshore, Aklapper, Lydia_Pintscher, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread hashar
hashar added a comment.
From https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php70-docker/5475/artifact/log/mw-debug-www.log The lines come from the debug log and are prefixed with `\WebRequest::getRequestId().

A request to [Special:Preferences] made with a normal user:

9ff423f9588856afc173a0f3 Start request POST /index.php/Special:Preferences
COOKIE: wikidb_session=0js640qarj8b7c710hboopll3d99jo9l; wikidbUserID=4; wikidbUserName=User-0.8234154921968517; UseDC=master; UseCDNCache=false

The Echo selenium tests login as WikiAdmin and get wikidb_session=aj3k23n:

5fcb626ee9b60ab1fee4d5aa Start request POST /index.php/Special:UserLogin
COOKIE: wikidb_session=aj3k23nvas9kr06rc5tkvdjmfhhmcc3o
5fcb626ee9b60ab1fee4d5aa [session] SessionBackend "aj3k23nvas9kr06rc5tkvdjmfhhmcc3o" save: dataDirty=1 metaDirty=0 forcePersist=0
5fcb626ee9b60ab1fee4d5aa [authentication] Login for WikiAdmin succeeded
5fcb626ee9b60ab1fee4d5aa [session] SessionBackend "9pigdd14olusqg2e7l87t1im0hked385" save: dataDirty=1 metaDirty=1 forcePersist=0
5fcb626ee9b60ab1fee4d5aa [cookie] setcookie: "wikidb_session", "9pigdd14olusqg2e7l87t1im0hked385", "0", "/", "", "", "1"

After that the Special:Preferences request is not completed yet and run a delayed cirrusSearchLinksUpdatePrioritized job:

9ff423f9588856afc173a0f3 [runJobs] cirrusSearchLinksUpdatePrioritized 0.09196885017085155-öäü-♠♣♥♦
9ff423f9588856afc173a0f3 [session] Session "aj3k23nvas9kr06rc5tkvdjmfhhmcc3o" requested without UserID cookie
9ff423f9588856afc173a0f3 [session] SessionBackend "aj3k23nvas9kr06rc5tkvdjmfhhmcc3o" is unsaved, marking dirty in constructor
9ff423f9588856afc173a0f3 [session] SessionBackend "tj1mk3ilbvisjlh5hbblvrkhnpu7vq2m" metadata dirty due to ID reset (formerly "aj3k23nvas9kr06rc5tkvdjmfhhmcc3o")
9ff423f9588856afc173a0f3 [session] SessionBackend "tj1mk3ilbvisjlh5hbblvrkhnpu7vq2m" save: dataDirty=1 metaDirty=1 forcePersist=0
9ff423f9588856afc173a0f3 [cookie] setcookie: "wikidb_session", "tj1mk3ilbvisjlh5hbblvrkhnpu7vq2m", "0", "/", "", "", "1"

Note that:


the request was for a normal user but the browser meanwhile logged in as Wikiadmin
the session from UserLogin is marked as unsaved
a new cookie being set: wikidb_session=tj1mk3il.


The Echo test managed to login successfully and get redirected to the Main_Page. The browser then attempt to use the cookie tj1mk3 from Special:Preferences.

53d637019fc7ce5de29ea4e4 Start request GET /index.php/Main_Page
COOKIE: wikidbUserName=WikiAdmin; UseDC=master; UseCDNCache=false; wikidb_session=tj1mk3ilbvisjlh5hbblvrkhnpu7vq2m
53d637019fc7ce5de29ea4e4 [session] CentralAuthSessionProvider::provideSessionInfo: Not enabled, falling back to core sessions
53d637019fc7ce5de29ea4e4 [session] Session "tj1mk3ilbvisjlh5hbblvrkhnpu7vq2m" requested without UserID cookie

It is not logged in.TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, hasharCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T194627: dumpRdf script should take the disabledRdfExportEntityTypes flag into account

2018-06-08 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-06-12 (1.32.0-wmf.8)).
TASK DETAILhttps://phabricator.wikimedia.org/T194627EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDE, ReleaseTaggerBotCc: gerritbot, Addshore, hoo, WMDE-leszek, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[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-06-08 Thread hashar
hashar added a comment.
Thank you @Anomie

I hacked mediawiki core to present the webrequest id to all debug log (  Gerrit 438232 ). That might help sorting out the logs and tracking what is going on a per web request basis.

I then made a Wikibase change to depend on that patch.  A Selenium test for Echo fails due to the user being logged out. The build (kept forever): https://integration.wikimedia.org/ci/job/mediawiki-core-qunit-selenium-jessie/20305/ ( debug log, 1.81MBytes ).

The tests seems to fail rather constantly on two jobs:


mediawiki-core-qunit-selenium-jessieNodepool / Jessie / PHP7
quibble-vendor-mysql-php70-dockerDocker / PHP7



But quibble-vendor-mysql-hhvm-docker seems to always pass. That is essentially the same as the php70 docker container but using HHVM.  Maybe it is slower and thus the race condition is not triggering the issue.TASK DETAILhttps://phabricator.wikimedia.org/T191537EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, hasharCc: gerritbot, Anomie, hashar, Jakob_WMDE, Addshore, Pablo-WMDE, WMDE-leszek, Aklapper, zeljkofilipin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Maosef, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, aude, fredw, Physikerwelt, Pkra, Darkdadaah, scfc, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T195372: Prevent entering of lemmas with the same spelling variant

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 436554 had a related patch set (by Pablo Grass (WMDE)) published:
[mediawiki/extensions/WikibaseLexeme@master] WIP Lemmas: Prevent redundant langugages

https://gerrit.wikimedia.org/r/436554TASK DETAILhttps://phabricator.wikimedia.org/T195372EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lea_Lacroix_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T195372: Prevent entering of lemmas with the same spelling variant

2018-06-08 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T195372EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lea_Lacroix_WMDE, Aklapper, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T194627: dumpRdf script should take the disabledRdfExportEntityTypes flag into account

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 437501 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] DumpRDF: Omit entity types disabled for RDF

https://gerrit.wikimedia.org/r/437501TASK DETAILhttps://phabricator.wikimedia.org/T194627EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pablo-WMDE, gerritbotCc: gerritbot, Addshore, hoo, WMDE-leszek, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T195740: Decide on a way forward for acceptable languages for lemmas and representations

2018-06-08 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment.
No decision have been made so far, so the ticket is not ready to be closed yet.TASK DETAILhttps://phabricator.wikimedia.org/T195740EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_Lacroix_WMDECc: Ltrlg, Petar.petkovic, ArthurPSmith, Pamputt, Liuxinyu970226, Micru, VIGNERON, Lydia_Pintscher, Lea_Lacroix_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196497: Provide a parser / Lua function to format an entity

2018-06-08 Thread matej_suchanek
matej_suchanek added a subtask: T165174: ItemLinkFormatter should make nicer links without a label.
TASK DETAILhttps://phabricator.wikimedia.org/T196497EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Aklapper, matej_suchanek, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 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] T165174: ItemLinkFormatter should make nicer links without a label

2018-06-08 Thread matej_suchanek
matej_suchanek added a parent task: T196497: Provide a parser / Lua function to format an entity.
TASK DETAILhttps://phabricator.wikimedia.org/T165174EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Smalyshev, hoo, matej_suchanek, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 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] T195740: Decide on a way forward for acceptable languages for lemmas and representations

2018-06-08 Thread Micru
Micru added a comment.
I consider that this Ticket has been addressed here: https://www.wikidata.org/wiki/Wikidata_talk:Lexicographical_data#Outcome_of_the_conversation

So I would be happy to have a confirmation that it can be marked as "Resolved". If there are things left to say, well, speak up.TASK DETAILhttps://phabricator.wikimedia.org/T195740EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MicruCc: Ltrlg, Petar.petkovic, ArthurPSmith, Pamputt, Liuxinyu970226, Micru, VIGNERON, Lydia_Pintscher, Lea_Lacroix_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T193857: Support 'noreplace' keyword in {{SHORTDESC}}

2018-06-08 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-06-12 (1.32.0-wmf.8)).
TASK DETAILhttps://phabricator.wikimedia.org/T193857EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tgr, ReleaseTaggerBotCc: gerritbot, Alsee, Tgr, RexxS, JJMC89, Aklapper, Liuxinyu970226, Pbsouthwood, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, bearND, aude, Jdforrester-WMF, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T193857: Support 'noreplace' keyword in {{SHORTDESC}}

2018-06-08 Thread gerritbot
gerritbot added a comment.
Change 437222 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Handle {{SHORTDESC:...|noreplace}}

https://gerrit.wikimedia.org/r/437222TASK DETAILhttps://phabricator.wikimedia.org/T193857EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tgr, gerritbotCc: gerritbot, Alsee, Tgr, RexxS, JJMC89, Aklapper, Liuxinyu970226, Pbsouthwood, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, bearND, aude, Jdforrester-WMF, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs