[Wikidata-bugs] [Maniphest] [Updated] T219359: lang attribute of page title is empty

2019-03-29 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.33-notes (1.33.0-wmf.23; 
2019-03-26); removed MW-1.33-notes (1.33.0-wmf.24; 2019-04-02).

TASK DETAIL
  https://phabricator.wikimedia.org/T219359

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle, ReleaseTaggerBot
Cc: Thibaut120094, matmarex, PerfektesChaos, Volker_E, Fomafix, 
Lucas_Werkmeister_WMDE, Aklapper, Michael, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Orienteerix, LawExplorer, 
Flycatchr, EHCliffe, Zppix, _jensen, rosalieper, Jonas, Wong128hk, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Isarra, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-03-29 Thread Krinkle
Krinkle added a comment.


  In T218943#5067284 , 
@EBernhardson wrote:
  
  > The two available fixes are a complete rewrite of the cirrussearch indexing 
retry pipeline, or changing the job queue to use a non-size limited field type 
[..]
  
  
  Those are two ways to actually build the behaviour that the code currently 
pretends exists. That's cool, but the immediate fix is to not produce a fatal 
error.
  
  A fatal error signifies that the code is broken, raises our error levels, and 
may abort a deployment, or trigger Ops pages.
  
  In this case, however, it is known that this ability doesn't exist. Until 
this ability exists, the code either needs to be disabled (e.g. not deployed on 
Wikitech), or the code needs to handle this error and respond in some way. E.g. 
avoid queuing updates of this type or this size (possibly configurable), or run 
them differently, or to try it as today and then catch/suppress the failure - 
maybe logging a warning in its stead.

TASK DETAIL
  https://phabricator.wikimedia.org/T124196

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: GTirloni, debt, EBernhardson, aaron, Krinkle, Rudloff, Physikerwelt, 
GFXDude2010, Zoglun, hoo, aude, Aklapper, alaa_wmde, ET4Eva, Nandana, Lahi, 
Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, 
Gehel, _jensen, rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, 
Mbch331, Jay8g, Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-03-29 Thread Krinkle
Krinkle renamed this task from "Notice: Unable to unserialize job_params in 
some CirrusSearch jobs (when using JobQueueDB)" to "Fatal "cannot perform this 
operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)".

TASK DETAIL
  https://phabricator.wikimedia.org/T124196

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: aaron, Krinkle, Rudloff, Physikerwelt, GFXDude2010, Zoglun, hoo, aude, 
Aklapper, alaa_wmde, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, 
GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, Gehel, _jensen, 
rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, Mbch331, Jay8g, 
Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-03-29 Thread Krinkle
Krinkle merged a task: T218943: Fatal cannot perform this operation with 
arrays from Job/ElasticaWrite.php.
Krinkle added subscribers: EBernhardson, debt, GTirloni.

TASK DETAIL
  https://phabricator.wikimedia.org/T124196

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: GTirloni, debt, EBernhardson, aaron, Krinkle, Rudloff, Physikerwelt, 
GFXDude2010, Zoglun, hoo, aude, Aklapper, alaa_wmde, ET4Eva, Nandana, Lahi, 
Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, 
Gehel, _jensen, rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, 
Mbch331, Jay8g, Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-03-29 Thread Krinkle
Krinkle added a comment.


  Still seen. Causing some search jobs to fail for wikitech.wikimedia.org.
  
  counterexample, name=error
[c032e62f71eb06fbe34c1b7a] /srv/mediawiki/multiversion/MWScript.php   PHP 
Fatal Error from line 79 of 
/srv/mediawiki/php-1.33.0-wmf.22/extensions/CirrusSearch/includes/Job/ElasticaWrite.php:
 Invalid operand type was used: cannot perform this operation with arrays
  
  name=trace
#0 [internal function]: MWExceptionHandler::handleFatalError()
#1 {main}

TASK DETAIL
  https://phabricator.wikimedia.org/T124196

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: GTirloni, debt, EBernhardson, aaron, Krinkle, Rudloff, Physikerwelt, 
GFXDude2010, Zoglun, hoo, aude, Aklapper, alaa_wmde, ET4Eva, Nandana, Lahi, 
Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, 
Gehel, _jensen, rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, 
Mbch331, Jay8g, Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219359: lang attribute of page title is empty

2019-03-29 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2019-03-30T03:16:23Z] 
 Synchronized 
php-1.33.0-wmf.23/skins/Vector/includes/templates/index.mustache: 
I0d6e036b65da0 / T219359  / i18n 
regression (duration: 00m 54s)

TASK DETAIL
  https://phabricator.wikimedia.org/T219359

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle, Stashbot
Cc: Thibaut120094, matmarex, PerfektesChaos, Volker_E, Fomafix, 
Lucas_Werkmeister_WMDE, Aklapper, Michael, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Orienteerix, LawExplorer, 
Flycatchr, EHCliffe, Zppix, _jensen, rosalieper, Jonas, Wong128hk, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Isarra, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T215304: "Depicts walking": Add/edit depicts statements in UploadWizard

2019-03-29 Thread Edtadros
Edtadros updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T215304

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie, Edtadros
Cc: Edtadros, matthiasmullie, gerritbot, Abit, Jdforrester-WMF, Aklapper, 
alaa_wmde, Chambersjay, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, 
PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, 
Anooprao, Sksvdbvd, SandraF_WMF, Bsandipan, Youssefalli1, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, 
Acer, V4switch, LawExplorer, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Susannaanas, Wong128hk, Jane023, Wikidata-bugs, Base, aude, 
Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, 
Steinsplitter, Matanya, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reassigned] T215304: "Depicts walking": Add/edit depicts statements in UploadWizard

2019-03-29 Thread Edtadros
Edtadros reassigned this task from Edtadros to matthiasmullie.
Edtadros added a comment.


  === Test Result
  
  **Status:** : ❌ FAIL
  **OS:** macOS Mojave
  **Browser:** Chrome
  
  **Test Artifact(s):**
  
  ✅ AC1:  User sees "metadata" step in Special:UploadWizard (in between 
"describe" and "use"
  F28514110: Screen Shot 2019-03-29 at 7.44.35 PM.png 

  
  ✅ AC2:  Metadata step has 2 sets of "skip" and "publish" buttons, one on top, 
one at the bottom
  F28514124: Screen Shot 2019-03-29 at 7.49.04 PM.png 

  
  ✅ AC3:  Metadata step displays list of uploaded files on the left - clicking 
one of them displays it's respective image & depicts input form
  //See Above//
  
  ✅ AC4:  One can enter depicts statements just like one can on the file page
  F28514132: Screen Shot 2019-03-29 at 7.51.11 PM.png 

  
  ✅ AC5:  Clicking "skip" advances to the next/last step, without submitting 
the depicts input (if any)
  F28514140: Screen Shot 2019-03-29 at 7.52.40 PM.png 
 When tried with depicts entered 
they didn't show up on the File page as expected.
  
  ❌ AC6:  Clicking "publish" submits depicts input and one can see the 
statements on the file page
  Clicking Publish worked with no depicts:
  F28514173: Screen Shot 2019-03-29 at 7.58.28 PM.png 

  However, with depicts entered as shown below, clicking Publish (both top and 
bottom) didn't do anything, it just stayed on the same page.
  F28514182: Screen Shot 2019-03-29 at 8.03.51 PM.png 


TASK DETAIL
  https://phabricator.wikimedia.org/T215304

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie, Edtadros
Cc: Edtadros, matthiasmullie, gerritbot, Abit, Jdforrester-WMF, Aklapper, 
alaa_wmde, Chambersjay, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, 
PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, 
Anooprao, Sksvdbvd, SandraF_WMF, Bsandipan, Youssefalli1, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, 
Acer, V4switch, LawExplorer, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Susannaanas, Wong128hk, Jane023, Wikidata-bugs, Base, aude, 
Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, 
Steinsplitter, Matanya, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219359: lang attribute of page title is empty

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 500158 **merged** by jenkins-bot:
  [mediawiki/skins/Vector@wmf/1.33.0-wmf.23] Fix invalid lang attribute on 
first heading
  
  https://gerrit.wikimedia.org/r/500158

TASK DETAIL
  https://phabricator.wikimedia.org/T219359

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle, gerritbot
Cc: Thibaut120094, matmarex, PerfektesChaos, Volker_E, Fomafix, 
Lucas_Werkmeister_WMDE, Aklapper, Michael, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Orienteerix, LawExplorer, 
Flycatchr, EHCliffe, Zppix, _jensen, rosalieper, Jonas, Wong128hk, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Isarra, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T219359: lang attribute of page title is empty

2019-03-29 Thread Krinkle
Krinkle edited projects, added Regression; removed Patch-For-Review.
Krinkle added a comment.


  This was a regression from https://gerrit.wikimedia.org/r/493093 due to a 
typo in the variable name. Now fixed, and backported.

TASK DETAIL
  https://phabricator.wikimedia.org/T219359

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: Thibaut120094, matmarex, PerfektesChaos, Volker_E, Fomafix, 
Lucas_Werkmeister_WMDE, Aklapper, Michael, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Orienteerix, LawExplorer, 
Flycatchr, EHCliffe, Zppix, _jensen, rosalieper, Jonas, Wong128hk, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Isarra, Mbch331, Jay8g, 
CucyNoiD, NebulousIris, Gaboe420, 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] T219359: lang attribute of page title is empty

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 500158 had a related patch set uploaded (by Krinkle; owner: Michael 
Große):
  [mediawiki/skins/Vector@wmf/1.33.0-wmf.23] Fix invalid lang attribute on 
first heading
  
  https://gerrit.wikimedia.org/r/500158

TASK DETAIL
  https://phabricator.wikimedia.org/T219359

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Thibaut120094, matmarex, PerfektesChaos, Volker_E, Fomafix, 
Lucas_Werkmeister_WMDE, Aklapper, Michael, alaa_wmde, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
Orienteerix, LawExplorer, Flycatchr, EHCliffe, Lewizho99, Zppix, Maathavan, 
_jensen, rosalieper, Jonas, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Isarra, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T219359: lang attribute of page title is empty

2019-03-29 Thread Krinkle
Krinkle closed this task as "Resolved".
Krinkle claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T219359

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: Thibaut120094, matmarex, PerfektesChaos, Volker_E, Fomafix, 
Lucas_Werkmeister_WMDE, Aklapper, Michael, alaa_wmde, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
Orienteerix, LawExplorer, Flycatchr, EHCliffe, Lewizho99, Zppix, Maathavan, 
_jensen, rosalieper, Jonas, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Isarra, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T180197: [Epic] Support needed changes to volunteer tools for Wikimedia Commons and Wikidata that will benefit from operating with structured data on Commons

2019-03-29 Thread JeanFred
JeanFred added a subtask: T218748: Add caption on Commons.

TASK DETAIL
  https://phabricator.wikimedia.org/T180197

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Keegan, JeanFred
Cc: Keegan, Elitre, Hasenlaeufer, Aklapper, Abit, SandraF_WMF, alaa_wmde, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, 
Anooprao, GoranSMilovanovic, QZanden, Orienteerix, Tramullas, Acer, 
LawExplorer, Puik, Silverfish, _jensen, rosalieper, Susannaanas, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Nikerabbit, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T218578: Take revision information into account when editing the Termbox

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 499525 **merged** by jenkins-bot:
  [wikibase/termbox@master] Return EntityRevision from WritingEntityRepository
  
  https://gerrit.wikimedia.org/r/499525

TASK DETAIL
  https://phabricator.wikimedia.org/T218578

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jakob_WMDE, gerritbot
Cc: Aklapper, Jakob_WMDE, alaa_wmde, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219663: Merge blocker: TypeError: Cannot read property 'Infobar' of undefined

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 500112 had a related patch set uploaded (by Krinkle; owner: Krinkle):
  [mediawiki/extensions/ArticlePlaceholder@master] Fix broken sinon.stub use in 
createArticleTranslation.test.js
  
  https://gerrit.wikimedia.org/r/500112

TASK DETAIL
  https://phabricator.wikimedia.org/T219663

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Krinkle, TerraCodes, Liuxinyu970226, Aklapper, Nikerabbit, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, chapulina, QZanden, cmadeo, 
LawExplorer, _jensen, rosalieper, Nizil, Ixocactus, Wikidata-bugs, aude, 
Amire80, jayvdb, Ricordisamoa, Jsahleen, Arrbee, santhosh, KartikMistry, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T219663: Merge blocker: TypeError: Cannot read property 'Infobar' of undefined

2019-03-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T219663

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Krinkle, TerraCodes, Liuxinyu970226, Aklapper, Nikerabbit, alaa_wmde, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, chapulina, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, cmadeo, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Nizil, Ixocactus, Wikidata-bugs, aude, Amire80, jayvdb, 
Ricordisamoa, Jsahleen, Arrbee, santhosh, KartikMistry, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T219663: Merge blocker: TypeError: Cannot read property 'Infobar' of undefined

2019-03-29 Thread Krinkle
Krinkle added a comment.


  ~~This presumably started with rCICF53185ed59d05: Add ArticlePlaceholder to 
Wikibase Tests 

 / https://gerrit.wikimedia.org/r/#/c/integration/config/+/485753/.~~
  
  ~~Zuul config for ContentTranslation installs Wikibase, which in turn, as of 
the above change, also installs ArticlePlaceholder.~~
  
  Actually, no, it started with 
https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/ArticlePlaceholder/+/444936/.
  
  That job passed because ContentTranslation commits install 
Wikibase+ArticlePlaceholder. But commits for ArticlePlaceholder do not install 
ContentTranslation.

TASK DETAIL
  https://phabricator.wikimedia.org/T219663

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: Krinkle, TerraCodes, Liuxinyu970226, Aklapper, Nikerabbit, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, chapulina, QZanden, cmadeo, 
LawExplorer, _jensen, rosalieper, Nizil, Ixocactus, Wikidata-bugs, aude, 
Amire80, jayvdb, Ricordisamoa, Jsahleen, Arrbee, santhosh, KartikMistry, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T219663: Merge blocker: TypeError: Cannot read property 'Infobar' of undefined

2019-03-29 Thread Nikerabbit
Nikerabbit added a project: ArticlePlaceholder.
Nikerabbit added a comment.
Restricted Application added a project: Wikidata.


  I can reproduce the failure when ArticlePlaceholder is installed. Krinkle was 
also right about the failure. At that point only `mw.cx.Sitemapper` is defined.

TASK DETAIL
  https://phabricator.wikimedia.org/T219663

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Nikerabbit
Cc: Krinkle, TerraCodes, Liuxinyu970226, Aklapper, Nikerabbit, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, chapulina, QZanden, cmadeo, 
LawExplorer, _jensen, rosalieper, Nizil, Ixocactus, Wikidata-bugs, aude, 
Amire80, jayvdb, Ricordisamoa, Jsahleen, Arrbee, santhosh, KartikMistry, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217501: Page banner of Wikivoyage can not automatically convert the problem of tranditional or simplified Chinese

2019-03-29 Thread Yuriy_kosygin
Yuriy_kosygin added a comment.


  Simplified Chinese or Traditional Chinese appears on Pagebanner... In fact, 
it should not appear Simplified Chinese and Traditional Chinese. It depends on 
which Chinese version the user uses,  one of Simplified Chinese or Traditional 
Chinese appears.
  
  Problem-
  https://zh.wikivoyage.org/wiki/User:Yuriy_kosygin/工程品實驗室
  
  The correct one should be-
  伊戈爾的工程品實驗室、伊戈爾的工程品實驗室
  or
  伊戈尔的工程品实验室、伊戈尔的工程品实验室

TASK DETAIL
  https://phabricator.wikimedia.org/T217501

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Yuriy_kosygin
Cc: Nikerabbit, Jdlrobson, Liuxinyu970226, BJ6123C7BTD, zhuyifei1999, A2093064, 
Aklapper, Yuriy_kosygin, lisong, RazeSoldier, Allthingsgo, pmiazga, Winter, 
Soum213, Taiwania_Justo, Fuzheado, Cwek, Wikidata-bugs, Shizhao, 
Lydia_Pintscher, Arrbee, santhosh, KartikMistry, TheDJ
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T218578: Take revision information into account when editing the Termbox

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 499517 **merged** by jenkins-bot:
  [wikibase/termbox@master] Set initial revision id on ENTITY_INIT
  
  https://gerrit.wikimedia.org/r/499517

TASK DETAIL
  https://phabricator.wikimedia.org/T218578

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jakob_WMDE, gerritbot
Cc: Aklapper, Jakob_WMDE, alaa_wmde, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219298: Correctly show schema text in right-to-left languages

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 500057 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseSchema@master] Fix direction of schema text
  
  https://gerrit.wikimedia.org/r/500057

TASK DETAIL
  https://phabricator.wikimedia.org/T219298

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
YULdigitalpreservation, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, 
rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T218954: Default to article search on commons + wikibase (aka SDC)

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 500070 had a related patch set uploaded (by EBernhardson; owner: 
EBernhardson):
  [operations/mediawiki-config@master] Disable wbcs dispatching query builder 
on commons
  
  https://gerrit.wikimedia.org/r/500070

TASK DETAIL
  https://phabricator.wikimedia.org/T218954

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson, gerritbot
Cc: Ramsey-WMF, Abit, Smalyshev, Lea_WMDE, Aklapper, Jdforrester-WMF, dcausse, 
Cparle, EBernhardson, alaa_wmde, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, 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] T219359: lang attribute of page title is empty

2019-03-29 Thread Thibaut120094
Thibaut120094 added a comment.


  Also empty on fr.wikipedia.org.

TASK DETAIL
  https://phabricator.wikimedia.org/T219359

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Thibaut120094
Cc: Thibaut120094, matmarex, PerfektesChaos, Volker_E, Fomafix, 
Lucas_Werkmeister_WMDE, Aklapper, Michael, alaa_wmde, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
Orienteerix, LawExplorer, Flycatchr, EHCliffe, Lewizho99, Zppix, Maathavan, 
_jensen, rosalieper, Jonas, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Isarra, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T219637: Incorrect space in Wikibase edit summaries in Chinese languages

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T219637

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lea_Lacroix_WMDE, Liuxinyu970226, Aklapper, Lucas_Werkmeister_WMDE, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, 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] T212649: Add tests for embed.html

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T212649#4982123 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > And we could check that the result shows a table and that the following 
strings appear somewhere in it:
  >
  > - `wd:Q42` (item IDs are abbreviated)
  > - `Douglas Adams`
  > - `March 11, 1952` (date values are rendered)
  > - `wd:Q80`
  > - `Tim Berners-Lee` (non-English values are supported)
  > - `commons:Sir Tim Berners-Lee (cropped).jpg` (Commons links are 
abbreviated)
  
  
  At the moment, the test doesn’t implement these checks, it just checks 
whether any query results are present at all. Is that enough to close this task?

TASK DETAIL
  https://phabricator.wikimedia.org/T212649

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Greta_Doci_WMDE, Lucas_Werkmeister_WMDE
Cc: Addshore, Aklapper, Lucas_Werkmeister_WMDE, alaa_wmde, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, 
merbst, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, 
Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T218896: Migrate “undo/restore Schema” summaries to FormatAutocomments-based system

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 499242 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseSchema@master] Use autocomments for 
undo/restore summaries
  
  https://gerrit.wikimedia.org/r/499242

TASK DETAIL
  https://phabricator.wikimedia.org/T218896

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael, gerritbot
Cc: noarave, Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, YULdigitalpreservation, LawExplorer, Salgo60, Lewizho99, Maathavan, 
_jensen, rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T217886: hide query helper by default

2019-03-29 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lydia_Pintscher added a comment.


  \o/

TASK DETAIL
  https://phabricator.wikimedia.org/T217886

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Greta_Doci_WMDE, Lydia_Pintscher
Cc: alaa_wmde, gerritbot, Aklapper, Greta_Doci_WMDE, Lea_Lacroix_WMDE, 
Lydia_Pintscher, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, 
Salgo60, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Smalyshev, 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] [Updated] T219298: Correctly show schema text in right-to-left languages

2019-03-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T219298

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
YULdigitalpreservation, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, 
rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T218300: Merge non-conflicting edits when edit conflicts are detected

2019-03-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T218300

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
YULdigitalpreservation, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, 
rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T218300: Merge non-conflicting edits when edit conflicts are detected

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 500059 had a related patch set uploaded (by Michael Große; owner: 
Michael Große):
  [mediawiki/extensions/WikibaseSchema@master] Only prevent actually 
conflicting edits
  
  https://gerrit.wikimedia.org/r/500059

TASK DETAIL
  https://phabricator.wikimedia.org/T218300

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, YULdigitalpreservation, LawExplorer, 
Salgo60, _jensen, rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219298: Correctly show schema text in right-to-left languages

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 500057 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/WikibaseSchema@master] Fix direction of schema text
  
  https://gerrit.wikimedia.org/r/500057

TASK DETAIL
  https://phabricator.wikimedia.org/T219298

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, YULdigitalpreservation, LawExplorer, 
Salgo60, _jensen, rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T219298: Correctly show schema text in right-to-left languages

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE edited projects, added Shape Expressions Sprint 5; 
removed Shape Expressions.
Lucas_Werkmeister_WMDE claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T219298

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, YULdigitalpreservation, LawExplorer, 
Salgo60, _jensen, rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T212649: Add tests for embed.html

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 499491 **merged** by jenkins-bot:
  [wikidata/query/gui@master] Add integration test for embed.html using wdio
  
  https://gerrit.wikimedia.org/r/499491

TASK DETAIL
  https://phabricator.wikimedia.org/T212649

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Greta_Doci_WMDE, gerritbot
Cc: Addshore, Aklapper, Lucas_Werkmeister_WMDE, alaa_wmde, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, 
merbst, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, 
Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219531: Check for internal edit conflicts in schema undo/restore

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  I don’t think there’s any way to verify this unless you somehow artificially 
delay PHP execution while the undo/restore is being processed… shall we just 
move this to Done directly?

TASK DETAIL
  https://phabricator.wikimedia.org/T219531

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
YULdigitalpreservation, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, 
rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T219637: Incorrect space in Wikibase edit summaries in Chinese languages

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a subscriber: Liuxinyu970226.
Lucas_Werkmeister_WMDE added a comment.


  @Liuxinyu970226 can you check whether the extra space in summaries like this 
one 

 is actually an issue, or whether I misunderstood anything?

TASK DETAIL
  https://phabricator.wikimedia.org/T219637

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Liuxinyu970226, Aklapper, Lucas_Werkmeister_WMDE, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T219637: Incorrect space in Wikibase edit summaries in Chinese languages

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Wikibase creates translatable edit summaries by generating special 
autocomments –
  
/* wbsetlabel-set:1|en */ Wikidata sandbox
  
  – which are then turned into HTML via the `FormatAutocomments` hook when the 
whole comment/summary is formatted (in the user language):
  
‎Changed English label: 
 Wikidata sandbox
‎(wikibase-item-summary-wbsetlabel-set: 1, 
en)(colon-separator) Wikidata sandbox
  
  There are two spaces before the label value: one inside the autocomment, from 
the `colon-separator` message (which is `: ` in English), and one outside the 
autocomment, which is the original space between the `*/` and the new label. 
That’s fine, since in HTML adjacent spaces are collapsed (even across elements).
  
  However, this means that the outer space will still be present even if the 
`colon-separator` message doesn’t include one. This is the case, for example, 
in Chinese languages (example edit 
):
  
‎已更改[zh-hk]的标签、描述和别名: 北京, 中華人民共和國首都, 北京, 京, 北京市
  
  Though my knowledge of Chinese languages is limited, I believe this is 
incorrect: they don’t use space characters, that’s why the `colon-separator` 
message doesn’t include a space character there (it’s just an U+FF1A FULLWIDTH 
COLON). The visual difference is minor, but it does exist:
  
  F28509561: Screenshot_2019-03-29 “北京市 (Q956)”的版本间的差异 - Wikidata.png 

  
  This can be fixed by removing the space after the `*/`:
  
/* wbsetlabel-set:1|en */Wikidata sandbox
  
  This would still look correct in English, since the `colon-separator` message 
includes the space there:
  
‎Changed English label: 
Wikidata sandbox

TASK DETAIL
  https://phabricator.wikimedia.org/T219637

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 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] T218124: Read from key-per-property cache

2019-03-29 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.24; 2019-04-02).

TASK DETAIL
  https://phabricator.wikimedia.org/T218124

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde, ReleaseTaggerBot
Cc: gerritbot, Aklapper, Addshore, alaa_wmde, Legado_Shulgin, CucyNoiD, 
Nandana, NebulousIris, thifranc, jijiki, AndyTan, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, 
Imarlier, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, 
LawExplorer, Vali.matei, Lewizho99, Zppix, Maathavan, _jensen, rosalieper, 
Jonas, Wong128hk, Wikidata-bugs, aude, ArielGlenn, Lydia_Pintscher, faidon, 
He7d3r, Jdforrester-WMF, Mbch331, Jay8g, akosiaris, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T218124: Read from key-per-property cache

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 497518 **merged** by Alaa Sarhan:
  [mediawiki/extensions/Wikibase@master] Read from per-property cache keys 
first in Property Lookup
  
  https://gerrit.wikimedia.org/r/497518

TASK DETAIL
  https://phabricator.wikimedia.org/T218124

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde, gerritbot
Cc: gerritbot, Aklapper, Addshore, alaa_wmde, Legado_Shulgin, CucyNoiD, 
Nandana, NebulousIris, thifranc, jijiki, AndyTan, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, 
Imarlier, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, 
LawExplorer, Vali.matei, Lewizho99, Zppix, Maathavan, _jensen, rosalieper, 
Jonas, Wong128hk, Wikidata-bugs, aude, ArielGlenn, Lydia_Pintscher, faidon, 
He7d3r, Jdforrester-WMF, Mbch331, Jay8g, akosiaris, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219531: Check for internal edit conflicts in schema undo/restore

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 499821 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseSchema@master] Check for internal edit 
conflicts in undo/restore
  
  https://gerrit.wikimedia.org/r/499821

TASK DETAIL
  https://phabricator.wikimedia.org/T219531

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
YULdigitalpreservation, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, 
rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T218690: Show each alias in a separate line in edit mode

2019-03-29 Thread Pablo-WMDE
Pablo-WMDE added a comment.


  Alias editing is under way in T216987 
. To not fall for recently 
discovered T219499  we should pick 
this story up soon.

TASK DETAIL
  https://phabricator.wikimedia.org/T218690

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Pablo-WMDE
Cc: Pablo-WMDE, Aklapper, Lea_WMDE, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread alaa_wmde
alaa_wmde added a comment.


  Thanks @Krenair

TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krenair, alaa_wmde
Cc: Krenair, Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread Krenair
Krenair closed this task as "Resolved".
Krenair claimed this task.
Krenair added a comment.


  okay, you'll find the credentials at deployment-deploy01:/root/secrets.txt

TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krenair
Cc: Krenair, Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-releng) [2019-03-29T12:03:33Z]  added 
alaasarhan to deployment-prep T219621 


TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Stashbot
Cc: Krenair, Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread alaa_wmde
alaa_wmde added a comment.


  @Krenair right now I need access to Logstash on beta cluster for instance .. 
not sure how things are structured there

TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde
Cc: Krenair, Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread alaa_wmde
alaa_wmde updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde
Cc: Krenair, Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread Krenair
Krenair added a comment.


  which beta cluster stuff in particular?

TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krenair
Cc: Krenair, Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread alaa_wmde
alaa_wmde updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde
Cc: Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, Krenair, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T219621: Request access to beta cluster for Alaa Sarhan (Cloud VPS project deployment-prep)

2019-03-29 Thread alaa_wmde
alaa_wmde created this task.
alaa_wmde added projects: Beta-Cluster-Infrastructure, 
Release-Engineering-Team, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Alaa Sarhan is a colleague from Wikidata team and it would be great to give 
him access to beta cluster stuff so we can test things faster and avoid future 
incidents.
  His ldap username: "Alaa Sarhan"

TASK DETAIL
  https://phabricator.wikimedia.org/T219621

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde
Cc: Aklapper, alaa_wmde, Nandana, NebulousIris, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, Krenair, greg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reassigned] T215304: "Depicts walking": Add/edit depicts statements in UploadWizard

2019-03-29 Thread matthiasmullie
matthiasmullie reassigned this task from matthiasmullie to Edtadros.

TASK DETAIL
  https://phabricator.wikimedia.org/T215304

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Edtadros, matthiasmullie
Cc: matthiasmullie, gerritbot, Abit, Jdforrester-WMF, Aklapper, alaa_wmde, 
Chambersjay, Edtadros, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, 
PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, 
Anooprao, Sksvdbvd, SandraF_WMF, Bsandipan, Youssefalli1, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, 
Acer, V4switch, LawExplorer, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Susannaanas, Wong128hk, Jane023, Wikidata-bugs, Base, aude, 
Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, 
Steinsplitter, Matanya, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T215304: "Depicts walking": Add/edit depicts statements in UploadWizard

2019-03-29 Thread matthiasmullie
matthiasmullie merged a task: T217021: Implement submitting depicts statements 
via UploadWizard.

TASK DETAIL
  https://phabricator.wikimedia.org/T215304

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie
Cc: matthiasmullie, gerritbot, Abit, Jdforrester-WMF, Aklapper, alaa_wmde, 
Chambersjay, Edtadros, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, 
PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, 
Anooprao, Sksvdbvd, SandraF_WMF, Bsandipan, Youssefalli1, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, 
Acer, V4switch, LawExplorer, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Susannaanas, Wong128hk, Jane023, Wikidata-bugs, Base, aude, 
Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, 
Steinsplitter, Matanya, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T215304: "Depicts walking": Add/edit depicts statements in UploadWizard

2019-03-29 Thread matthiasmullie
matthiasmullie updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T215304

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie
Cc: gerritbot, Abit, Jdforrester-WMF, Aklapper, alaa_wmde, Chambersjay, 
Edtadros, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, 
Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, Sksvdbvd, 
SandraF_WMF, Bsandipan, Youssefalli1, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, V4switch, LawExplorer, 
Lewizho99, Maathavan, Silverfish, _jensen, rosalieper, Susannaanas, Wong128hk, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T215304: "Depicts walking": Add/edit depicts statements in UploadWizard

2019-03-29 Thread matthiasmullie
matthiasmullie updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T215304

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie
Cc: gerritbot, Abit, Jdforrester-WMF, Aklapper, alaa_wmde, Chambersjay, 
Edtadros, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, 
Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, Sksvdbvd, 
SandraF_WMF, Bsandipan, Youssefalli1, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, V4switch, LawExplorer, 
Lewizho99, Maathavan, Silverfish, _jensen, rosalieper, Susannaanas, Wong128hk, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T204440: analyze and visualize the identifier landscape of Wikidata

2019-03-29 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  - The updates for the WD External Identifiers Dashboard 
 will be 
productionized once T209655  is 
settled.

TASK DETAIL
  https://phabricator.wikimedia.org/T204440

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: GoranSMilovanovic
Cc: RazShuty, GoranSMilovanovic, Aklapper, Lydia_Pintscher, alaa_wmde, Nandana, 
Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T219619: Commons link constraint still does not support Data: namespace (tabular data and geographic shape data types

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata-Campsite, 
Wikibase-Quality-Constraints.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  As an editor, I only want to see constraint violations if a statement is 
actually incorrect.
  
  **Problem:**
   Currently, any property of type tabular data or geographic shape with a 
“commons link” constraint will result in a constraint violation, since 
`CommonsLinkChecker` does not handle the `Data:` namespace correctly. In 
T214856 , we taught it about the 
`Data:` namespace, but it looks like it’s still trying to parse titles in this 
namespace using a `TitleParser` for Wikidata, which doesn’t work (there’s no 
such namespace there); consequently, it then searches the database for a page 
with `page_title = Data:Highland.map` (and `page_namespace = 486`) instead of 
`page_title = Highland.map`, and reports an error when the page isn’t found. 
(Also, the `valueIncludesNamespace()` condition in `checkConstraint()` looks 
suspicious to me as well. For tabular data and geographic shapes, the namespace 
is required, as far as I can tell.)
  
  **Example:**
  https://www.wikidata.org/wiki/Q208279#P3896
  
  **Screenshots/mockups:**
  F28508259: Screenshot_2019-03-29 Highland.png 

  
  **BDD**
  GIVEN I am logged in
  WHEN I look at a statement of type “geographic shape” or “tabular data”
  AND the statement’s property has a “commons link” constraint (query of such 
properties 
)
  THEN I do //not// see a constraint violation (unless the value is actually 
not well-formed, e. g. uses `_` instead of ` `)
  
  **Acceptance criteria:**
  
  - `CommonsLinkChecker` recognizes the  `Data:` namespace
  
  **Open questions:**
  
  - `CommonsLinkChecker` is annoyingly difficult to test locally (the 
`commonswiki` database name is hardcoded), do we want to improve that as part 
of working on this task? (T169538 )

TASK DETAIL
  https://phabricator.wikimedia.org/T219619

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Agabi10, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T219450: "wikitext" content is not allowed on page … in slot "Main"

2019-03-29 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.24; 2019-04-02).

TASK DETAIL
  https://phabricator.wikimedia.org/T219450

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ReleaseTaggerBot
Cc: WMDE-leszek, Addshore, jcrespo, Jdforrester-WMF, TerraCodes, 
Liuxinyu970226, Lucas_Werkmeister_WMDE, Yann, NicoScribe, Fae, Jane023, Clpo13, 
Aklapper, MB-one, alaa_wmde, CucyNoiD, Nandana, NebulousIris, JKSTNK, jijiki, 
Gaboe420, Cindylee124, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Imarlier, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, Poyekhali, _jensen, rosalieper, Wong128hk, 
Wikidata-bugs, aude, El_Grafo, Dinoguy1000, ArielGlenn, Lydia_Pintscher, 
He7d3r, Steinsplitter, Mbch331, Jay8g, Krenair, akosiaris, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T219176: Investigate normalization of wb_terms table 2019

2019-03-29 Thread Marostegui
Marostegui closed subtask T219613: grant Tarrow access to test-s4 servers as 
Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T219176

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, Marostegui
Cc: Addshore, Aklapper, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] T138104: Do not serialize empty containers (descriptions/aliases/sitelinks) as empty array []

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 49 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [operations/mediawiki-config@master] Add tmpSerializeEmptyListsAsObjects 
Wikibase repo config
  
  https://gerrit.wikimedia.org/r/49

TASK DETAIL
  https://phabricator.wikimedia.org/T138104

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, gerritbot
Cc: gerritbot, Lea_Lacroix_WMDE, Addshore, NoInkling, hoo, 
Lucas_Werkmeister_WMDE, PokestarFan, Nikki, Ricordisamoa, Aklapper, Zppix, Tpt, 
alaa_wmde, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217886: hide query helper by default

2019-03-29 Thread alaa_wmde
alaa_wmde added a comment.


  I think we can consider it done if it's live, tested by few of us and no 
complaints have been received so far?

TASK DETAIL
  https://phabricator.wikimedia.org/T217886

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Greta_Doci_WMDE, alaa_wmde
Cc: alaa_wmde, gerritbot, Aklapper, Greta_Doci_WMDE, Lea_Lacroix_WMDE, 
Lydia_Pintscher, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, 
Salgo60, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Smalyshev, 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] [Changed Subscribers] T218191: Long score overlaps with statement box and edit button

2019-03-29 Thread alaa_wmde
alaa_wmde added a subscriber: Ebe123.
alaa_wmde added a comment.


  I see .. well if that's not the main use case (themes) I think it isn't that 
undesirable for the width in statements to be generalized to the entire wiki. 
@Lydia_Pintscher ?
  
  If we want to distinguish, then I'd go with a hybrid solution that combines 
@Ebe123 suggestion to use an arg on the `` tag and make a the global 
config a default value holder for wikibase statements for now

TASK DETAIL
  https://phabricator.wikimedia.org/T218191

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde
Cc: Ebe123, TheDJ, Jc86035, Aklapper, Lucas_Werkmeister_WMDE, mb, Mahir256, 
Lydia_Pintscher, alaa_wmde, Lea_Lacroix_WMDE, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Jonas, 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] T218191: Long score overlaps with statement box and edit button

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Okay, apparently you can find scores with Special:PagesWithProp/score 
. Not that many uses 
at the moment.

TASK DETAIL
  https://phabricator.wikimedia.org/T218191

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde, Lucas_Werkmeister_WMDE
Cc: TheDJ, Jc86035, Aklapper, Lucas_Werkmeister_WMDE, mb, Mahir256, 
Lydia_Pintscher, alaa_wmde, Lea_Lacroix_WMDE, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Jonas, Wikidata-bugs, aude, Ebe123, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T218191: Long score overlaps with statement box and edit button

2019-03-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed a subscriber: LucasWerkmeister.
Lucas_Werkmeister_WMDE added a comment.


  In Wikimedia, certainly, that’s why the Score extension exists :) in 
Wikidata, nothing stops me from creating them (example 
), though 
I’m not sure if they’re really used anywhere (perhaps in WikiProject Music 
)?

TASK DETAIL
  https://phabricator.wikimedia.org/T218191

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde, Lucas_Werkmeister_WMDE
Cc: TheDJ, Jc86035, Aklapper, Lucas_Werkmeister_WMDE, mb, Mahir256, 
Lydia_Pintscher, alaa_wmde, Lea_Lacroix_WMDE, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Jonas, Wikidata-bugs, aude, Ebe123, Mbch331, 
LucasWerkmeister
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219450: "wikitext" content is not allowed on page … in slot "Main"

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 499812 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Account for entities from other 
sources in ContentModelCanBeUsedOn
  
  https://gerrit.wikimedia.org/r/499812

TASK DETAIL
  https://phabricator.wikimedia.org/T219450

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: WMDE-leszek, Addshore, jcrespo, Jdforrester-WMF, TerraCodes, 
Liuxinyu970226, Lucas_Werkmeister_WMDE, Yann, NicoScribe, Fae, Jane023, Clpo13, 
Aklapper, MB-one, alaa_wmde, CucyNoiD, Nandana, NebulousIris, JKSTNK, jijiki, 
Gaboe420, Cindylee124, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Imarlier, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, Poyekhali, _jensen, rosalieper, Wong128hk, 
Wikidata-bugs, aude, El_Grafo, Dinoguy1000, ArielGlenn, Lydia_Pintscher, 
He7d3r, Steinsplitter, Mbch331, Jay8g, Krenair, akosiaris, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T218191: Long score overlaps with statement box and edit button

2019-03-29 Thread alaa_wmde
alaa_wmde added a subscriber: LucasWerkmeister.
alaa_wmde added a comment.


  @LucasWerkmeister aha so we do have scores outside statements in Wikimedia? 
If that's the case, then we need to change how it's done indeed. One config 
variable won't work

TASK DETAIL
  https://phabricator.wikimedia.org/T218191

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde
Cc: LucasWerkmeister, TheDJ, Jc86035, Aklapper, Lucas_Werkmeister_WMDE, mb, 
Mahir256, Lydia_Pintscher, alaa_wmde, Lea_Lacroix_WMDE, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, Wikidata-bugs, 
aude, Ebe123, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T219531: Check for internal edit conflicts in schema undo/restore

2019-03-29 Thread gerritbot
gerritbot added a comment.


  Change 499820 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseSchema@master] Extract function to create mock 
RevisionRecords
  
  https://gerrit.wikimedia.org/r/499820

TASK DETAIL
  https://phabricator.wikimedia.org/T219531

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
YULdigitalpreservation, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, 
rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213704: Wikidata Tours don't load correctly

2019-03-29 Thread Sebastian_Berlin-WMSE
Sebastian_Berlin-WMSE added a comment.


  In T213704#5068924 , 
@Ladsgroup wrote:
  
  > In T213704#5068921 , 
@Sebastian_Berlin-WMSE wrote:
  >
  > > It's hard to work on this without being able to test the code myself. Is 
it possible to setup my common.js to run the tour code in a way that I can 
experiment there? I had a look at that, but couldn't figure out how to do it 
properly. Alternatively if I could have the rights to edit the actual tour 
script, that could work too.
  >
  >
  > You can just put it in "User:Sebastian_Berlin-WMSE/common.js"
  
  
  Will that override the original tours script? I thought it would just add it 
on top, which probably wouldn't turn out great.

TASK DETAIL
  https://phabricator.wikimedia.org/T213704

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sebastian_Berlin-WMSE
Cc: MartinPoulter, Ladsgroup, Addshore, Sebastian_Berlin-WMSE, Lydia_Pintscher, 
johl, Jopparn, Alicia_Fagerving_WMSE, Tarrow, NavinoEvans, Ragesoss, Pasleim, 
Aklapper, Mrjohncummings, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Jonas, 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] T213704: Wikidata Tours don't load correctly

2019-03-29 Thread Sebastian_Berlin-WMSE
Sebastian_Berlin-WMSE added a comment.


  In T213704#5051741 , 
@Pasleim wrote:
  
  > Otherwise I think we can proceed with the hack by @Ladsgroup.
  
  
  The problem with this solution is that it's quite fragile: if the delay for 
the other operation is longer than the timeout, you will still get the unwanted 
behaviour. On the other hand, increasing the timeout to prevent this means that 
the user will experience a delay, even when not necessary.
  
  The best solution I can think of is to use a callback for the other 
operation, but judging from previous comments, it seems that that code was to 
"far away" to do that.

TASK DETAIL
  https://phabricator.wikimedia.org/T213704

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sebastian_Berlin-WMSE
Cc: MartinPoulter, Ladsgroup, Addshore, Sebastian_Berlin-WMSE, Lydia_Pintscher, 
johl, Jopparn, Alicia_Fagerving_WMSE, Tarrow, NavinoEvans, Ragesoss, Pasleim, 
Aklapper, Mrjohncummings, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Jonas, 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] T213704: Wikidata Tours don't load correctly

2019-03-29 Thread Ladsgroup
Ladsgroup added a comment.


  In T213704#5068921 , 
@Sebastian_Berlin-WMSE wrote:
  
  > It's hard to work on this without being able to test the code myself. Is it 
possible to setup my common.js to run the tour code in a way that I can 
experiment there? I had a look at that, but couldn't figure out how to do it 
properly. Alternatively if I could have the rights to edit the actual tour 
script, that could work too.
  
  
  You can just put it in "User:Sebastian_Berlin-WMSE/common.js"

TASK DETAIL
  https://phabricator.wikimedia.org/T213704

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: MartinPoulter, Ladsgroup, Addshore, Sebastian_Berlin-WMSE, Lydia_Pintscher, 
johl, Jopparn, Alicia_Fagerving_WMSE, Tarrow, NavinoEvans, Ragesoss, Pasleim, 
Aklapper, Mrjohncummings, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Jonas, 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] T213704: Wikidata Tours don't load correctly

2019-03-29 Thread Sebastian_Berlin-WMSE
Sebastian_Berlin-WMSE added a comment.


  It's hard to work on this without being able to test the code myself. Is it 
possible to setup my common.js to run the tour code in a way that I can 
experiment there? I had a look at that, but couldn't figure out how to do it 
properly. Alternatively if I could have the rights to edit the actual tour 
script, that could work too.

TASK DETAIL
  https://phabricator.wikimedia.org/T213704

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sebastian_Berlin-WMSE
Cc: MartinPoulter, Ladsgroup, Addshore, Sebastian_Berlin-WMSE, Lydia_Pintscher, 
johl, Jopparn, Alicia_Fagerving_WMSE, Tarrow, NavinoEvans, Ragesoss, Pasleim, 
Aklapper, Mrjohncummings, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Jonas, 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] T217897: Reduce / remove the aggessive cache busting behaviour of wdqs-updater

2019-03-29 Thread Addshore
Addshore added a comment.


  In T217897#5066900 , 
@Smalyshev wrote:
  
  > > WDQS does know what the latest version of the entity that it is trying to 
get updates for is,
  >
  > But "last version that WDQS knows of" can be very different from "last 
version that Wikidata has". That's the whole issue.
  >
  > I had an idea recently though. Maybe we could work it in two modes - if the 
stream is lagged sufficiently, we use the "latest available" mode - to jump to 
the front, but if we're more or less current, the probability of our change 
being current is high, so we could use "by revision ID" mode. Need to look at 
edit timings to see if it's workable but may be splitting two cases - catching 
up from large lag and keeping current - would be more efficient and allows us 
to use cache for the most frequent case (which is "keeping current"). That 
would be easy to implement and test - just a couple of if's in proper places.
  
  
  That sounds like a pretty good idea!
  How often do the updaters get lagged behind the stream?
  
  Another thing that we would also tweak would be the cache busting method. 
Right now a timestamp is used all the way down to a second.
  If the cache buster had slightly less granularity (such as only timestamps 
ending in even seconds, or 0 and 5) the probability of hits in the same few 
seconds between different updaters within the cluster would be greatly 
increased.
  But this would be a cherry on top, and if we already have the majority of 
requests using revid this probably isn't too bad.
  I guess if this would work on not again depends on what the internals of the 
updater do and if this means for sure things might be out of date in places or 
if it would be able to handle this.
  
  Another option that would be more involved would be have a single consumer of 
the stream do the hard work (generating SPARQL) and spit that back into another 
stream, so that wikibase is only hit once for each change rather than by each 
updater.
  
  In T217897#5068290 , 
@Smalyshev wrote:
  
  > @Addshore btw do I understand right that constraints can not be fetched 
per-revision? In this case, do we still need cache-busting there? Or constrains 
manage their caches? I am not sure what to do here.
  
  
  Constraints can not be fetched per revisions, you can only get the latest 
version.
  The constraint check results a single revision can change, so there is little 
point in tieing them to a revid.
  When we get finished with the work in the area the results will be 
persistently stored, so retrieving them will be cheap, they will be calculated 
after each edit, persisted and then a stream be added to saying new constraint 
check data for X now exists.

TASK DETAIL
  https://phabricator.wikimedia.org/T217897

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, Smalyshev, BBlack, Aklapper, Gehel, alaa_wmde, Legado_Shulgin, 
CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Zppix, 
Maathavan, _jensen, rosalieper, Jonas, Xmlizer, Wong128hk, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, 
fgiunchedi
___
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)

2019-03-29 Thread GerardM
GerardM added a comment.


  One of the comitments of the Wikimedia Foundation is that we will comply with 
standards. Vladimir fails to understand that the fact that "Chinese" has been 
transcribed in hieroglyphs has no bearing on standards. First, Chinese is 
probably to be understood as Mandarin, the script is probably to be understood 
as Simplified. A circus trick does not make an argument.
  
  As I have repeated all too often, Phoenician transcribed in the Latin script 
is not standardised and as no Phoenicians ever used the Latin script, it is a 
fallacy to consider a code for Phoenician with a script added to it as being in 
compliance with standards.
  
  As to previous arguments used, Vladimir failed to convice why a "science 
award" was useful in the first place. He used as an argument that "science 
awards" have a hierarchy of importance but he failed to argue why the bias in 
these hierarchies is something that Wikidata has to support.. All I heard was 
"because we can". Yes, we can be biased and yes there is no argument why 
Phoenician in the Latin script is anything but a transliteration to a language 
in the same way that Cadiz is not Spanish.
  Thanks and let this be the end of this.

TASK DETAIL
  https://phabricator.wikimedia.org/T155425

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, GerardM
Cc: VladimirAlexiev, gerritbot, Esc3300, PKM, Mbch331, Lydia_Pintscher, jhsoby, 
GerardM, Aklapper, Bugreporter, alaa_wmde, Dinadineke, DannyS712, CucyNoiD, 
Nandana, NebulousIris, Kieubinhtb, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, tabish.shaikh91, Adrian1985, Asad_Ali_Palijo, Cpaulf30, Lahi, 
Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Soteriaspace, RazeSoldier, Jayprakash12345, Th3d3v1ls, 
JakeTheDeveloper, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, 
Maathavan, TerraCodes, _jensen, rosalieper, 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] T155425: Add monolingual language code phn (Phoenician)

2019-03-29 Thread VladimirAlexiev
VladimirAlexiev added a comment.


  "Unless GerardM thinks it is not useful" ;-)

TASK DETAIL
  https://phabricator.wikimedia.org/T155425

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, VladimirAlexiev
Cc: VladimirAlexiev, gerritbot, Esc3300, PKM, Mbch331, Lydia_Pintscher, jhsoby, 
GerardM, Aklapper, Bugreporter, alaa_wmde, Dinadineke, DannyS712, CucyNoiD, 
Nandana, NebulousIris, Kieubinhtb, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, tabish.shaikh91, Adrian1985, Asad_Ali_Palijo, Cpaulf30, Lahi, 
Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Soteriaspace, RazeSoldier, Jayprakash12345, Th3d3v1ls, 
JakeTheDeveloper, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, 
Maathavan, TerraCodes, _jensen, rosalieper, MuhammadShuaib, SimmeD, 
Wikidata-bugs, aude, TheDJ
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs