[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE reopened this task as "Open".
Lucas_Werkmeister_WMDE lowered the priority of this task from "Unbreak Now!" to 
"High".
Lucas_Werkmeister_WMDE added a comment.


  Wikibase gate-and-submit passes again, no longer UBN.
  
  I don’t agree that this is done already, as I assume you’ll want to revert 
the revert eventually.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 
Invadibot, maantietaja, Akuckartz, DannyS712, Nandana, Amorymeltzer, Lahi, 
Gq86, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, 
Sethakill, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Umherirrender
Umherirrender closed this task as "Resolved".

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

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

To: Umherirrender
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 
Invadibot, maantietaja, Akuckartz, DannyS712, Nandana, Amorymeltzer, Lahi, 
Gq86, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, 
Sethakill, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Maintenance_bot
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 
Invadibot, maantietaja, Akuckartz, DannyS712, Nandana, Amorymeltzer, Lahi, 
Gq86, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, 
Sethakill, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, 
Jdforrester-WMF, Mbch331, 786, Suran38, Biggs657, Lalamarie69, Juan90264, 
Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, 
Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297024: Add methods to get lemma, representation, gloss by language code

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata Lexicographical data, Wikidata, 
All-and-every-Wiktionary, wdwb-tech.

TASK DESCRIPTION
  In the current WikibaseLexeme Lua, lexemes have `getLemmas()`, forms have 
`getRepresentations()`, and senses have `getGlosses()`, all of which return a 
plain list of value+language pairs. Methods to get the value by language code 
would probably be more useful: `getLemma( languageCode )`, `getRepresentation( 
languageCode )`, `getGloss( languageCode )`.
  
  Returning the language code as a second return value (Lua!) would probably be 
useful for something like `local lemma, language = lexeme:getLemma( 
complex.expression['for'].language.code )`. If there is no value in the given 
language, return nil, of course.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Bodhisattwa, Scott_WUaS, jberkel, Psychoslave, Wikidata-bugs, aude, Shizhao, 
Nemo_bis, Darkdadaah, Addshore, Mbch331, Ltrlg, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.38-notes (1.38.0-wmf.12; 2021-12-06).

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

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

To: ReleaseTaggerBot
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, 
Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Umherirrender
Umherirrender added a comment.


  In T297020#7546824 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > In T297020#7546789 , 
@Lucas_Werkmeister_WMDE wrote:
  >
  >> The CentralAuth special page might be relatively easy to fix.
  >
  > It turns out the CentralAuth fix isn’t as easy as it looked either, the 
`$this->addHelpLink()` call also needs to be moved somewhere.
  
  Patch already uploaded and now merged - 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CentralAuth/+/743456

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

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

To: Umherirrender
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, 
Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743422 **merged** by jenkins-bot:
  
  [mediawiki/core@master] Revert \"tests: Special page constructor are not 
allow to call getContext\"
  
  https://gerrit.wikimedia.org/r/743422

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

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

To: gerritbot
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, 
Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743470 **abandoned** by Lucas Werkmeister (WMDE):
  
  [mediawiki/extensions/CentralAuth@master] Don\u2019t create CentralAuthUser 
in special page constructor
  
  Reason:
  
  already done more comprehensively in Id6b4836da1, it turns out
  
  https://gerrit.wikimedia.org/r/743470

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

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

To: gerritbot
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, 
Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T297020#7546789 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > The CentralAuth special page might be relatively easy to fix.
  
  It turns out the CentralAuth fix isn’t as easy as it looked either, the 
`$this->addHelpLink()` call also needs to be moved somewhere.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, 
Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743468 **abandoned** by Lucas Werkmeister (WMDE):
  
  [mediawiki/extensions/CentralAuth@master] DNM: Empty change to test CI
  
  Reason:
  
  
  
  https://gerrit.wikimedia.org/r/743468

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

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

To: gerritbot
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, 
Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743470 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/CentralAuth@master] Don\u2019t create CentralAuthUser 
in special page constructor
  
  https://gerrit.wikimedia.org/r/743470

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

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

To: gerritbot
Cc: Majavah, Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, 
Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  The CentralAuth special page might be relatively easy to fix. In 
WikibaseQualityConstraints I’d say it’s less straightforward, the constructor 
initializes several other services based on the request language. I suggest 
reverting for now.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, Suran38, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743422 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/core@master] Revert \"tests: Special page constructor are not 
allow to call getContext\"
  
  https://gerrit.wikimedia.org/r/743422

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

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

To: gerritbot
Cc: Michael, Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, Suran38, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE raised the priority of this task from "High" to "Unbreak 
Now!".
Lucas_Werkmeister_WMDE added a comment.


  
https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php72-noselenium-docker/123580/console
  CentralAuth also fails ⇒ shared build failure ⇒ UBN!

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

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

To: Lucas_Werkmeister_WMDE
Cc: Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, Suran38, Biggs657, 
Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, DannyS712, CucyNoiD, Nandana, 
Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, 
Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wong128hk, 
Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, RhinosF1
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, 786, Suran38, Biggs657, 
Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, DannyS712, CucyNoiD, Nandana, 
Gaboe420, Amorymeltzer, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lsherwinforone, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, 
Sethakill, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wong128hk, 
Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743468 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/CentralAuth@master] DNM: Empty change to test CI
  
  https://gerrit.wikimedia.org/r/743468

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

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

To: gerritbot
Cc: Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, 
Akuckartz, DannyS712, Nandana, Amorymeltzer, Lahi, Gq86, Lsherwinforone, 
GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Sethakill, _jensen, 
rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a subscriber: Umherirrender.
Lucas_Werkmeister_WMDE added a comment.


  Presumably caused by @Umherirrender in tests: Special page constructor are 
not allow to call getContext 
.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Umherirrender, Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, 
Akuckartz, DannyS712, Nandana, Amorymeltzer, Lahi, Gq86, Lsherwinforone, 
GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Sethakill, _jensen, 
rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE triaged this task as "High" priority.
Lucas_Werkmeister_WMDE added a comment.


  Making High for now, if it turns out to affect other extensions (which I 
assume it will, since the failing special pages include CentralAuth ones) that 
should be bumped to UBN.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, Akuckartz, 
DannyS712, Nandana, Amorymeltzer, Lahi, Gq86, Lsherwinforone, 
GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Sethakill, _jensen, 
rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297020: Wikibase gate-and-submit failing: “is not safe to call SpecialPage::getContext() (possible indirectly by other get*() functions)”

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, ci-test-error (WMF-deployed 
Build Failure), MediaWiki-Special-pages.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  
https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php72-noselenium-docker/123575/console
  
  counterexample
18:38:01 There were 4 failures:
18:38:01 
18:38:01 1) SpecialPageFatalTest::testSpecialPageDoesNotFatal with data set 
"GlobalGroupMembership" ('GlobalGroupMembership')
18:38:01 
MediaWiki\Extension\CentralAuth\Special\SpecialGlobalGroupMembership::__construct
 is not safe to call SpecialPage::getContext() (possible indirectly by other 
get*() functions)
18:38:01 
18:38:01 /workspace/src/tests/phpunit/structure/SpecialPageFatalTest.php:51
18:38:01 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:452
18:38:01 === Logs generated by test case
18:38:01 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
18:38:01 [localisation] [debug] LocalisationCache using store LCStoreNull []
18:38:01 [localisation] [debug] LocalisationCache::isExpired(en): cache 
missing, need to make one []
18:38:01 [wfDebug] [debug] SpecialPage::getContext called and $mContext is 
null. Using RequestContext::getMain() {"private":false}
18:38:01 [GlobalTitleFail] [info] RequestContext::getTitle called with no 
title set. {"exception":{}}
18:38:01 [MessageCache] [debug] MessageCache using store {class} 
{"class":"HashBagOStuff"}
18:38:01 [GlobalTitleFail] [info] RequestContext::getTitle called with no 
title set. {"exception":{}}
18:38:01 ===
18:38:01 
18:38:01 2) SpecialPageFatalTest::testSpecialPageDoesNotFatal with data set 
"GlobalRenameProgress" ('GlobalRenameProgress')
18:38:01 
MediaWiki\Extension\CentralAuth\Special\SpecialGlobalRenameProgress::__construct
 is not safe to call SpecialPage::getContext() (possible indirectly by other 
get*() functions)
18:38:01 
18:38:01 /workspace/src/tests/phpunit/structure/SpecialPageFatalTest.php:51
18:38:01 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:452
18:38:01 === Logs generated by test case
18:38:01 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
18:38:01 [localisation] [debug] LocalisationCache using store LCStoreNull []
18:38:01 [localisation] [debug] LocalisationCache::isExpired(en): cache 
missing, need to make one []
18:38:01 [wfDebug] [debug] SpecialPage::getContext called and $mContext is 
null. Using RequestContext::getMain() {"private":false}
18:38:01 [GlobalTitleFail] [info] RequestContext::getTitle called with no 
title set. {"exception":{}}
18:38:01 [MessageCache] [debug] MessageCache using store {class} 
{"class":"HashBagOStuff"}
18:38:01 [GlobalTitleFail] [info] RequestContext::getTitle called with no 
title set. {"exception":{}}
18:38:01 ===
18:38:01 
18:38:01 3) SpecialPageFatalTest::testSpecialPageDoesNotFatal with data set 
"GlobalUserMerge" ('GlobalUserMerge')
18:38:01 
MediaWiki\Extension\CentralAuth\Special\SpecialGlobalUserMerge::__construct is 
not safe to call SpecialPage::getContext() (possible indirectly by other get*() 
functions)
18:38:01 
18:38:01 /workspace/src/tests/phpunit/structure/SpecialPageFatalTest.php:51
18:38:01 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:452
18:38:01 === Logs generated by test case
18:38:01 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
18:38:01 [localisation] [debug] LocalisationCache using store LCStoreNull []
18:38:01 [localisation] [debug] LocalisationCache::isExpired(en): cache 
missing, need to make one []
18:38:01 [wfDebug] [debug] SpecialPage::getContext called and $mContext is 
null. Using RequestContext::getMain() {"private":false}
18:38:01 [GlobalTitleFail] [info] RequestContext::getTitle called with no 
title set. {"exception":{}}
18:38:01 [MessageCache] [debug] MessageCache using store {class} 
{"class":"HashBagOStuff"}
18:38:01 [GlobalTitleFail] [info] RequestContext::getTitle called with no 
title set. {"exception":{}}
18:38:01 ===
18:38:01 
18:38:01 4) SpecialPageFatalTest::testSpecialPageDoesNotFatal with data set 
"ConstraintReport" ('ConstraintReport')
18:38:01 
WikibaseQuality\ConstraintReport\Specials\SpecialConstraintReport::__construct 
is not safe to call SpecialPage::getContext() (possible indirectly by other 
get*() functions)
18:38:01 
18:38:01 /workspace/src/tests/phpunit/structure/SpecialPageFatalTest.php:51
18:38:01 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:452
18:38:01 === Logs generated by test case
18:38:01 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
18:38:01 [localisation] [debug] LocalisationCache using 

[Wikidata-bugs] [Maniphest] T294983: User interface changes for Current Events Dashboard

2021-12-03 Thread GoranSMilovanovic
GoranSMilovanovic updated the task description.

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

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

To: GoranSMilovanovic
Cc: Tobi_WMDE_SW, Aklapper, Manuel, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294983: User interface changes for Current Events Dashboard

2021-12-03 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Manuel We are running it in production: 
https://wikidata-analytics.wmcloud.org/app/CurrentEvents

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

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

To: GoranSMilovanovic
Cc: Tobi_WMDE_SW, Aklapper, Manuel, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294862: t.message is not a function (from wikibase.termbox)

2021-12-03 Thread Michael
Michael added a comment.


  The function `message` seems to only appears as part of a mixin in Termbox:
  
  F34822622: image.png 
  
  It is not obvious to me how that can be //not defined// for a period of two 
hours a day. It seems not dependent on the data that is received.
  
  Further, there were no code changes or changes to the wikibase-Termbox 
submodule commit-id in Wikibase's `view/lib/` directory //at all// in the weeks 
prior to Oct 31st.
  
  While I agree that something is going here, I'm not really sure how to tackle 
this.
  
  That being said, the migration from Vue2 to Vue3 is being prepared and will 
happen "soon-ish",  see T289019 . 
Maybe that will affect how the error is being logged and might provide us with 
more insights.

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

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

To: Michael
Cc: Krinkle, Michael, Manuel, Aklapper, Masumrezarock100, nray, Invadibot, 
maantietaja, Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, lucamauri, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Addshore, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287946: Identifying controversial content in Wikidata

2021-12-03 Thread diego
diego added a comment.


  **Updates**
  
  - No updates this week. I'm going to meet with the stakeholder next week.

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

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

To: diego
Cc: Pablo, leila, Lydia_Pintscher, diego, Aklapper, Invadibot, maantietaja, 
Akuckartz, Nandana, Abdeaitali, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, Avner, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Capt_Swing, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T228616: 'Wikidata:' namespace prefix removed when creating a link on Wikidata, making the link a 404

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743460 had a related patch set uploaded (by Arlolra; author: Arlolra):
  
  [mediawiki/core@master] Add project local interwiki to ParserTestRunner
  
  https://gerrit.wikimedia.org/r/743460

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

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

To: matmarex, gerritbot
Cc: Effeietsanders, Rgiessmann, cscott, Astinson, SBisson, ssastry, JTannerWMF, 
SubrahamanyamVarma, matmarex, Lens0021, Aklapper, Bencemac, 786, Suran38, 
Biggs657, ycrepeau, Invadibot, Lalamarie69, caldera, Mohammadmalek554, 
maantietaja, Juan90264, Alter-paule, NavinRizwi, Beast1978, Un1tY, Akuckartz, 
keithbrianpadilla, Hook696, Saimongoltinio, WikimeSteve, Kent7301, ppelberg, 
joker88john, 94rain, CucyNoiD, Nandana, marcella, kostajh, Gaboe420, Revansx, 
OhKayeSierra, Giuliamocci, Cpaulf30, takidelfin, Lahi, Gq86, Af420, 
Necroarcano, Bsandipan, Robinma, GoranSMilovanovic, Nattes, QZanden, EnricoCNC, 
merbst, LawExplorer, Lewizho99, Maathavan, Wess, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Srdjan, Jrf, Husun1297, Wikidata-bugs, aude, 
geraki, Dinoguy1000, Gryllida, jeblad, Swainr, Catrope, Arlolra, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294862: t.message is not a function (from wikibase.termbox)

2021-12-03 Thread Michael
Michael added a comment.


  The first of those "spikes" lasts for about two hours and affects 71 IPs, on 
Sunday, the 31st of October.
  
  F34822215: image.png 

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

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

To: Michael
Cc: Krinkle, Michael, Manuel, Aklapper, Masumrezarock100, nray, Invadibot, 
maantietaja, Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, lucamauri, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Addshore, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from master

2021-12-03 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.

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

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

To: Maintenance_bot
Cc: Aklapper, toan, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297015: Reverting a review decision to its original value should not trigger submission to the backend

2021-12-03 Thread Silvan_WMDE
Silvan_WMDE added a project: Wikidata.

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

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

To: Silvan_WMDE
Cc: Silvan_WMDE, Aklapper, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296934: Update RELEASE-NOTES-1.36 with general changes

2021-12-03 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: toan, gerritbot
Cc: WMDE-leszek, jhsoby, Aklapper, toan, 786, Suran38, Biggs657, Invadibot, 
Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296934: Update RELEASE-NOTES-1.36 with general changes

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743450 had a related patch set uploaded (by Tobias Andersson; author: 
Tobias Andersson):
  
  [mediawiki/extensions/Wikibase@REL1_36] Add release notes for 1.36.2-wmde.3
  
  https://gerrit.wikimedia.org/r/743450

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

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

To: toan, gerritbot
Cc: WMDE-leszek, jhsoby, Aklapper, toan, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294862: t.message is not a function (from wikibase.termbox)

2021-12-03 Thread Michael
Michael added a comment.


  In T294862#7546024 , 
@Krinkle wrote:
  
  > @Michael The error seems to be a logic problem in the client-side 
JavaScript code about an undefined function. If I understand correctly, you 
suspect this is a (normal?) side-effect in the Termbox JS code when it receives 
bad data or an error from the server. Is that right?
  
  Not "normal" in the sense of "intended" or "known" or "acceptable".
  I merely noticed that:
   1.: the error seems to be spread out across many users,
   2.: it seems to not follow the normal usage intensity curve
   3.: it also appears on "core" entities, for example Q5: "human"
  
  So I assume that //some// additional factor is needed for this error to 
happen, otherwise I would expect it to be occurring much more evenly across the 
day and not as "spikey". SSR is just one speculation, I'm more than happy to 
hear other ideas. I'm not yet as familiar with the Termbox code itself to have 
a more specific hunch as to what it could be.
  
  Your comment provoked me to look at Logstash again and this at a bit longer 
timescale, and what I found is indeed interesting:
  
  F34822057: image.png 
  
  The errors seem to have started occurring //much// more often from Oct 31 
onward. That would match the rollout of 1.38.0-wmf.7, right? I'll have a look 
around to see if anything sticks out in particular.

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

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

To: Michael
Cc: Krinkle, Michael, Manuel, Aklapper, Masumrezarock100, nray, Invadibot, 
maantietaja, Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, lucamauri, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Addshore, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T257415: lang zh-classical is invalid

2021-12-03 Thread VladimirAlexiev
VladimirAlexiev added a comment.


  @Mahir256 : see T30443  for a 
validation of the WD dump with rdf4j, and it still appears.

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

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

To: VladimirAlexiev
Cc: Mahir256, Nikerabbit, Nikki, Aklapper, VladimirAlexiev, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T30443: Rename zh-classical -> lzh (invalid lang tag format)

2021-12-03 Thread VladimirAlexiev
VladimirAlexiev added a comment.


  Bart Hanssens tried to validate the WD dump with rdf4j:
  https://github.com/barthanssens/rdf4j-bigfile-validator/blob/main/log.txt
  `'孟慶雲' was not recognised as a language literal, and could not be verified, 
with language zh-classical`

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

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

To: VladimirAlexiev
Cc: Herobrine303, VladimirAlexiev, Smalyshev, toorich, Dringsim, TongcyDai, 
Ericliu1912, 94rain, Viztor, alaa, jeblad, LNDDYL, vjudge404, Arthur2e5, 
Byfserag, JEumerus, Ochloese, Ricordisamoa, Koavf, Aklapper, Matanya, 
Liuxinyu970226, Invadibot, Luwanglinux, STei-WMF, Zabe, MPhamWMF, maantietaja, 
Juan90264, CBogen, Akuckartz, Killarnee, Kaleem-Bhatti, CptViraj, AKA_MBG, 
Dibya, DannyS712, Nandana, Namenlos314, Tks4Fish, Awangba_Mangang, Lahi, Gq86, 
JunaidHafeez, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Jayprakash12345, 
QZanden, EBjune, Acer, Kizule, merbst, LawExplorer, Devwaker, Niklitov, 
_jensen, Urbanecm, rosalieper, 4nn1l2, Scott_WUaS, StevenJ81, Jonas, 
Ananthsubray, Xmlizer, Superzerocool, Stanglavine, Tulsi_Bhagat, Wong128hk, 
Luke081515, SimmeD, jkroll, Wikidata-bugs, Jdouglas, Snowolf, Base, aude, 
Tobias1984, Dcljr, Manybubbles, Shizhao, Rschen7754, Billinghurst, Mbch331, 
jhsoby, Jay8g, Krenair, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296934: Update RELEASE-NOTES-1.36 with general changes

2021-12-03 Thread toan
toan claimed this task.

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

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

To: toan
Cc: WMDE-leszek, jhsoby, Aklapper, toan, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296519: Update the versions of software components packed in the release package

2021-12-03 Thread toan
toan added a comment.


  Updated and merged this.

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

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

To: Rosalie_WMDE, toan
Cc: toan, Aklapper, WMDE-leszek, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296946: Compare REL1_35 with REL1_36

2021-12-03 Thread toan
toan added a comment.


  Ok I've gone through the list in the AC and these are mostly all 
cherry-picks, nothing REL1_35 exclusive really.
  
  In terms of the fedprops backporting i've looked at the start and the end of 
that and those commits all seem to be included in REL1_36+
  
  Same thing goes for pingback
  
  I've also checked the latest part of the HISTORY list that was added to 
REL1_36 and it's all there too
  
=== Changes since Wikibase 1.35.0-wmde.1 ===

* (T294693) Escape description before outputting it in action=info
* (T282154) EntityDataRequestHandler: Remove ob_clean() call
* (T283040) Update documentation of usage aspects
* (T286193) Drop subscribing to "other" aspect when using statements
* (T283040) Update Usage Aspect values documented in API help pages
* (T280491) Update watir version for ruby browser tests
* (T258184) OtherProjectsSidebarGenerator::buildProjectLinkSidebarFromItemId
 was added because it's still used by ArticlePlaceholder
  
  So nothing more to do here really.

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

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

To: toan
Cc: WMDE-leszek, Aklapper, toan, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294862: t.message is not a function (from wikibase.termbox)

2021-12-03 Thread Krinkle
Krinkle added a comment.


  @Michael The error seems to be a logic problem in the client-side JavaScript 
code about an undefined function. If I understand correctly, you suspect this 
is a (normal?) side-effect in the Termbox JS code when it receives bad data or 
an error from the server. Is that right?

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

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

To: Krinkle
Cc: Krinkle, Michael, Manuel, Aklapper, Masumrezarock100, nray, Invadibot, 
maantietaja, Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, lucamauri, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Addshore, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294862: t.message is not a function (from wikibase.termbox)

2021-12-03 Thread Krinkle
Krinkle renamed this task from "t.message is not a function" to "t.message is 
not a function (from wikibase.termbox)".
Krinkle updated the task description.

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

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

To: Krinkle
Cc: Michael, Manuel, Aklapper, Masumrezarock100, nray, Invadibot, maantietaja, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Addshore, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294983: User interface changes for Current Events Dashboard

2021-12-03 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Manuel Building the Docker image for Current Events is taking some time on 
macOS (this is due to my inexperience - I should have used my Debian server 
instead). I will ping back here as soon as the image is rendered and deployed 
to CloudVPS. Everything is ready it will just take some time until the system 
goes live.

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

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

To: GoranSMilovanovic
Cc: Tobi_WMDE_SW, Aklapper, Manuel, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297006: Migrate Termbox to Node 12

2021-12-03 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Michael, Lucas_Werkmeister_WMDE, 786, Suran38, Biggs657, 
Invadibot, Lalamarie69, maantietaja, Juan90264, wkandek, JMeybohm, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, 
CucyNoiD, Nandana, jijiki, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Addshore, Mbch331, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297006: Migrate Termbox to Node 12

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743382 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [wikibase/termbox@master] Update to Node 12
  
  https://gerrit.wikimedia.org/r/743382

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Michael, Lucas_Werkmeister_WMDE, Invadibot, maantietaja, wkandek, 
JMeybohm, Akuckartz, darthmon_wmde, Nandana, jijiki, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297006: Migrate Termbox to Node 12

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Tagged #serviceops-radar 
 because I assume they 
should know about this, but I don’t expect any objections, since we already 
seem to have several service running Node 12 in production (e.g. mobileapps, 
cxserver, push-notifications, wikifeeds).

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Michael, Lucas_Werkmeister_WMDE, Invadibot, maantietaja, wkandek, 
JMeybohm, Akuckartz, darthmon_wmde, Nandana, jijiki, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297006: Migrate Termbox to Node 12

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: MediaWiki-extensions-WikibaseClient, 
Wikidata-Termbox, Wikidata, wdwb-tech, Wikidata-Campsite (Team A Hearth ), 
serviceops-radar.

TASK DESCRIPTION
  Vue 3 itself notionally supports Node 10 (our current version), but enough 
surrounding packages have started dropping Node 12 support that I think we’ll 
make our lives a lot easier by migrating.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Michael, Lucas_Werkmeister_WMDE, Invadibot, maantietaja, wkandek, 
JMeybohm, Akuckartz, darthmon_wmde, Nandana, jijiki, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296202: Migrate Termbox to Vue 3

2021-12-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE renamed this task from "Remove vue-class-components from 
Termbox" to "Migrate Termbox to Vue 3".
Lucas_Werkmeister_WMDE updated the task description.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Michael, Lucas_Werkmeister_WMDE, Aklapper, 786, Suran38, Biggs657, 
Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296946: Compare REL1_35 with REL1_36

2021-12-03 Thread toan
toan claimed this task.

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

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

To: toan
Cc: WMDE-leszek, Aklapper, toan, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T239518: Stop using, deprecate and remove Wikibase’s getLocationAgnosticMwApi

2021-12-03 Thread Pginer-WMF
Pginer-WMF edited projects, added Language-Team (Language-2022-January-March); 
removed Language-Team (Language-2021-October-December).

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

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

To: Pginer-WMF
Cc: santhosh, LucasWerkmeister, Invadibot, UOzurumba, PallaviPatke, 
maantietaja, CBogen, Rileych, Nintendofan885, Akuckartz, 50019062, Nandana, 
Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, chapulina, Mahir256, QZanden, 
Alfa80, LawExplorer, _jensen, rosalieper, Soum213, Bodhisattwa, Taiwania_Justo, 
Nizil, Scott_WUaS, Ixocactus, Wikidata-bugs, aude, Amire80, Ricordisamoa, 
Jsahleen, Nikerabbit, Arrbee, KartikMistry, Addshore, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294983: User interface changes for Current Events Dashboard

2021-12-03 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Manuel We already have a concise README file created yesterday.
  
  I am building the image now and deploying the Current Events in production 
immediately.
  I will ping back here when the system is online.

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

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

To: GoranSMilovanovic
Cc: Tobi_WMDE_SW, Aklapper, Manuel, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294986: Multilingual Current Events dashboard

2021-12-03 Thread Manuel
Manuel removed GoranSMilovanovic as the assignee of this task.
Manuel added a subscriber: GoranSMilovanovic.

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

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

To: Manuel
Cc: GoranSMilovanovic, Aklapper, Manuel, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296387: Some tables show wrong or incomplete information on Current Events dashboard

2021-12-03 Thread Manuel
Manuel reassigned this task from Manuel to GoranSMilovanovic.

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

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

To: GoranSMilovanovic, Manuel
Cc: Tobi_WMDE_SW, GoranSMilovanovic, Aklapper, Manuel, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296387: Some tables show wrong or incomplete information on Current Events dashboard

2021-12-03 Thread Manuel
Manuel closed this task as "Resolved".
Manuel claimed this task.
Manuel added a comment.


  Thank you! \o/

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

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

To: Manuel
Cc: Tobi_WMDE_SW, GoranSMilovanovic, Aklapper, Manuel, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294975: UX update for Current Events dashboard

2021-12-03 Thread Manuel
Manuel closed subtask T296387: Some tables show wrong or incomplete information 
on Current Events dashboard as Resolved.

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

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

To: GoranSMilovanovic, Manuel
Cc: Manuel, Aklapper, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296387: Some tables show wrong or incomplete information on Current Events dashboard

2021-12-03 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Manuel
  
  Following our 1:1
  
  - the criterion to keep the top 100 items per table is in force now in the 
test environment ;
  - the table loading times have significantly improved;
  - I am putting the system in production now.

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

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

To: GoranSMilovanovic
Cc: Tobi_WMDE_SW, GoranSMilovanovic, Aklapper, Manuel, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T234827: Feature Request: Quick Statements Batch Editing Functionality

2021-12-03 Thread Tarrow
Tarrow renamed this task from "Quick Statements not fully functional in 
Wikibase docker bundle image" to "Feature Request: Quick Statements Batch 
Editing Functionality".
Tarrow removed Tarrow as the assignee of this task.
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Magnus, Physikerwelt, Cajunjoel, hbeck001, Rongpenl, Addshore, Tarrow, 
Aklapper, Lydia_Pintscher, WMDE-leszek, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296387: Some tables show wrong or incomplete information on Current Events dashboard

2021-12-03 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Manuel
  
  > Filters:
  > min 2 editors
  > max 100 lines per table from top
  
  Please be reminded that we already keep items with `min 2 editors`, and if we 
go for `max 100 lines per table` then we will end up filtering out items that 
indeed had `min 2 editors` but do not enter the table because of their row 
number in it merely.
  
  I remember when I started working on this dashboard and how I realised that 
the problem of what items to present deemed more complicated than what a pure 
intuition would suggest! Would you have some time for a very concise 1:1 on 
this, perhaps in the following two hours or so? Thank you. We can figure out 
the criteria we just need to be aware fully of the consequences of each 
(non-ideal) option that we have.

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

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

To: GoranSMilovanovic
Cc: Tobi_WMDE_SW, GoranSMilovanovic, Aklapper, Manuel, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294983: User interface changes for Current Events Dashboard

2021-12-03 Thread Manuel
Manuel added a comment.


  When I wrote this ticket, I did not know we had limited time together. Under 
the new circumstances, the Readme is not a high priority. So let's not invest 
more time in this for now.
  
  -> I will resolve this ticket as soon as we have this deployed with the new 
title.

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

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

To: GoranSMilovanovic, Manuel
Cc: Tobi_WMDE_SW, Aklapper, Manuel, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T294983: User interface changes for Current Events Dashboard

2021-12-03 Thread Manuel
Manuel updated the task description.

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

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

To: GoranSMilovanovic, Manuel
Cc: Tobi_WMDE_SW, Aklapper, Manuel, Invadibot, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296387: Some tables show wrong or incomplete information on Current Events dashboard

2021-12-03 Thread Manuel
Manuel added a comment.


  > all 6h should be included in 24h, all 24h should be included in 48h, and 
all 48h should be included in 72h
  
  This was the logic that I followed for debugging the tool, nothing more. I 
explained this only for you to understand why I think that the data shown made 
no sense at that time. This is not relevant beyond that.
  
  > if we keep the top 100 items per number of editors, then the top 100 in the 
72h dataset might encompass 
  > all items with at least, say, 7 editors, while in the 6h dataset at the 
same time we could have the situation 
  > that no items have even reached 7 editors yet;
  
  Yes, this is no problem.
  
  **Sorting:**
  
  - primary: number of editors (high numbers first)
  - secondary: number of edits (high numbers first)
  
  **Filters:**
  
  - min 2 editors
  - max 100 lines per table from top
  
  Please let me know if you need any more information.

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

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

To: Manuel
Cc: Tobi_WMDE_SW, GoranSMilovanovic, Aklapper, Manuel, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T192907: Default query examples for Wikibase-specific WDQS

2021-12-03 Thread RShigapov
RShigapov added a comment.


  I support strongly this issue. It will also push other WDQS-frontend related 
issues.
  It needs at least two things. That's how I do it in my Wikibase instance.
  
  1. Include `custom-config.json` with parameters taken from `.env` to the 
volume for wdqs-frontend. The `custom-config.json` specifies also the path to a 
page with SPARQL examples.
  
wdqs-frontend:
  image: "${WDQS_FRONTEND_IMAGE_NAME}"
  restart: unless-stopped
  volumes:
- ./custom-config.json:/templates/custom-config.json
  
  
  
  2. By default the empty Wikibase creates only the main page. It has to add 
two more pages: `SPARQL examples` and a template `SPARQL`.
  
  As soon as this will be a default configuration, the related issues T179262 
, T179262 
 and T192914 
 will be resolved as well. Probably 
it would provide a basis to resolve T296917 
.

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

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

To: RShigapov
Cc: RShigapov, RazShuty, Aklapper, Addshore, Daniel_Mietchen, Invadibot, 
Saarik, MPhamWMF, Johentsch, maantietaja, CBogen, Samantha_Alipio_WMDE, 
Akuckartz, ET4Eva, Nandana, Namenlos314, LJ, lucamauri, Lahi, Gq86, 
SandraF_WMF, Andrawaag, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, YULdigitalpreservation, merbst, LawExplorer, Salgo60, Avner, Gehel, 
_jensen, rosalieper, Jneubert, Scott_WUaS, Jonas, FloNight, Xmlizer, Myst, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GreenReaper, Manybubbles, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T230315: [XL] Create a way to see and add references to structured data on Commons (MediaInfo) statements

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743354 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Enable references support on beta Commons
  
  https://gerrit.wikimedia.org/r/743354

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

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

To: matthiasmullie, gerritbot
Cc: MichellevL_WMNL, BeatEstermann, Lydia_Pintscher, Addshore, mwilliams, 
ChristianFerrer, Susannaanas, Cparle, CBogen, Alicia_Fagerving_WMSE, 
FRomeo_WMF, Fuzheado, GFontenelle_WMF, John_Cummings, Dominicbm, Husky, 
Spinster, JeanFred, Multichill, Jarekt, valerio.bozzolan, Aklapper, 
Bugreporter, 786, Suran38, Biggs657, toberto, Invadibot, Surya742, Lalamarie69, 
maantietaja, Juan90264, Mohammed_Sadat_WMDE, Jimfhahn, Alter-paule, 
Dr.uesenfieber, Beast1978, Un1tY, Nintendofan885, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, JKSTNK, Gaboe420, Giuliamocci, Cpaulf30, 
Seddon, Lahi, Gq86, Af420, SandraF_WMF, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, Mu301, _jensen, rosalieper, Bodhisattwa, 
Scott_WUaS, Izno, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T230315: [XL] Create a way to see and add references to structured data on Commons (MediaInfo) statements

2021-12-03 Thread gerritbot
gerritbot added a comment.


  Change 743354 had a related patch set uploaded (by Matthias Mullie; author: 
Matthias Mullie):
  
  [operations/mediawiki-config@master] Enable references support on beta Commons
  
  https://gerrit.wikimedia.org/r/743354

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

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

To: matthiasmullie, gerritbot
Cc: MichellevL_WMNL, BeatEstermann, Lydia_Pintscher, Addshore, mwilliams, 
ChristianFerrer, Susannaanas, Cparle, CBogen, Alicia_Fagerving_WMSE, 
FRomeo_WMF, Fuzheado, GFontenelle_WMF, John_Cummings, Dominicbm, Husky, 
Spinster, JeanFred, Multichill, Jarekt, valerio.bozzolan, Aklapper, 
Bugreporter, 786, Suran38, Biggs657, toberto, Invadibot, Surya742, Lalamarie69, 
maantietaja, Juan90264, Mohammed_Sadat_WMDE, Jimfhahn, Alter-paule, 
Dr.uesenfieber, Beast1978, Un1tY, Nintendofan885, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, JKSTNK, Gaboe420, Giuliamocci, Cpaulf30, 
Seddon, Lahi, Gq86, Af420, SandraF_WMF, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, Mu301, _jensen, rosalieper, Bodhisattwa, 
Scott_WUaS, Izno, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T296387: Some tables show wrong or incomplete information on Current Events dashboard

2021-12-03 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Manuel @Tobi_WMDE_SW
  
  To clarify a bit:
  
  - if we keep the top 100 items per number of editors, then the top 100 in the 
72h dataset might encompass all items with at least, say, 7 editors, while in 
the 6h dataset at the same time we could have the situation that no items have 
even reached 7 editors yet;
  - that would contradict the idea of: `... all 6h should be included in 24h, 
all 24h should be included in 48h, and all 48h should be included in 72h...`.
  
  We need to understand **exactly** what filtering do we want to implement. Let 
me know of your thoughts and I will implement whatever filtering you find to be 
the most suitable for this system.

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

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

To: GoranSMilovanovic
Cc: Tobi_WMDE_SW, GoranSMilovanovic, Aklapper, Manuel, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org