[Wikidata-bugs] [Maniphest] [Created] T253718: WDQ should reject invalid datetime literals

2020-05-26 Thread VladimirAlexiev
VladimirAlexiev created this task.
VladimirAlexiev added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  
https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced
 includes 2 queries with invalid datetime literals eg 
`"2000-00-00T00:00:00Z"^^xsd:dateTime` (mm=dd=00).
  
  https://www.wikidata.org/wiki/Wikidata:Request_a_query/Archive/2020/02 
includes a query with date literals eg `"2000-00-00"^^xsd:dateTime` that are 
doubly invalid (mm=dd=00 and missing time part).
  
  GraphDB and other repos reject such queries with eg `Query evaluation error: 
Invalid value 0 for Month field`. 
  WDQS should do the same, to discourage bad practices and for query 
compatibility with other repos.
  
  A few more tests:
  
select * {
  bind("2000-00-00T00:00:00Z"^^xsd:dateTime as ?x)
  bind(day("2000-00-00T00:00:00Z"^^xsd:dateTime) as ?x1)  # returns 1 ???
  bind("20-00-00T00:00:00Z"^^xsd:dateTime as ?y)  # accepted, but year must 
have at least 4 digits
  bind(year("20-00-00T00:00:00Z"^^xsd:dateTime) as ?y1) # returns 20
  bind(?x-?y as ?z) # 723180.0: divided by 365.24 gives 1980 years and a bit
  bind(datatype(?x-?y) as ?z1) # xsd:double
  #bind("20-00-00T00:00:00Z"^^xsd:dateTime - "20"^^xsd:gYear as ?t) # fails 
with Unknown error: 20-00-00T00:00:00Z
}

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

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

To: VladimirAlexiev
Cc: Aklapper, VladimirAlexiev, CBogen, darthmon_wmde, Nandana, Namenlos314, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T250386: Too many errors for QuickStatements particularly when running it in background

2020-05-26 Thread VladimirAlexiev
VladimirAlexiev added a comment.


  The reason is overloading of the WD backend, therefore throttling of update 
rates of any particular user or tool.
  I had similar issues with adding 1.5M "Worldcat Identity" identifiers, 
together with "source: ".
  
  QS has to edit the whole item to add a couple of statements.
  If the first statement (adding identifier) times out, then the second one 
(adding its source) fails and reports an error.
  
  This issue is not easy to fix.
  And people resubmitting their batches exacerbates the issue because it then 
leads to duplicate statements, eg see 
https://www.wikidata.org/wiki/Property_talk:P7859#avoiding_duplicates

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

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

To: VladimirAlexiev
Cc: VladimirAlexiev, Aklapper, Magnus, Csisc, darthmon_wmde, Nandana, Zylc, 
1978Gage2001, Lahi, Gq86, GoranSMilovanovic, DSquirrelGM, Jayprakash12345, 
Chicocvenancio, QZanden, Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Merged] T252800: Regression: Option add links in other languages has disappeared

2020-05-26 Thread Iniquity
Iniquity merged a task: T253705: 'Add links' button disappeared from 
'languages' menu in Vector.

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

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

To: ovasileva, Iniquity
Cc: Iniquity, Agusbou2015, Josve05a, Base, Lofhi, Huji, NickK, alanajjar, 
Raymond, Roy17, JAnD, MB-one, Ninovolador, Nikerabbit, WMDE-leszek, Ladsgroup, 
Jdforrester-WMF, polishdeveloper, Pginer-WMF, Edtadros, Ankry, Lydia_Pintscher, 
Mike_Peel, Lucas_Werkmeister_WMDE, Robby, Jdlrobson, hashar, Aklapper, 
Vriullop, Liuxinyu970226, Blissjay007, Oblanco79, sgrabarczuk, Alter-paule, 
Beast1978, Rileych, Un1tY, Demian, Hook696, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, darthmon_wmde, Kent7301, holger.knust, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, LawExplorer, Winter, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, Soum213, Taiwania_Justo, Scott_WUaS, Wong128hk, Wikidata-bugs, 
aude, Ebe123, Arrbee, santhosh, KartikMistry, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T250338: Replace `NewRevisionFromEditComplete` with a new hook

2020-05-26 Thread DannyS712
DannyS712 added a comment.


  Note: the flagged revs patch needs to be merged first, because flagged revs 
also includes a call to run the old hook (`NewRevisionFromEditComplete`). Until 
flagged revs is updated to run both hooks, updating the other extensions means 
that they would no longer be triggered by flagged revs.
  
  FlaggedRevs: https://gerrit.wikimedia.org/r/598874
  PageTriage: https://gerrit.wikimedia.org/r/598868
  Wikibase: https://gerrit.wikimedia.org/r/598871
  TimedMediaHandler: https://gerrit.wikimedia.org/r/598872

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

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

To: DannyS712
Cc: Aklapper, Pchelolo, DannyS712, Naike, Blissjay007, Oblanco79, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, eprodromou, Dzaky17, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
94rain, CucyNoiD, Nandana, NebulousIris, kostajh, Gaboe420, Jony, lucamauri, 
Versusxo, Majesticalreaper22, Amorymeltzer, Giuliamocci, Adrian1985, 
Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Vexations, Jayprakash12345, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, XanonymusX, Taiwania_Justo, Scott_WUaS, Cirdan, Izno, Zache, 
Wikidata-bugs, aude, Dinoguy1000, jeblad, brion, TheDJ, Jdforrester-WMF, 
Jackmcbarn, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T250338: Replace `NewRevisionFromEditComplete` with a new hook

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598874 had a related patch set uploaded (by DannyS712; owner: 
DannyS712):
  [mediawiki/extensions/FlaggedRevs@master] Replace use of 
`NewRevisionFromEditComplete` hook
  
  https://gerrit.wikimedia.org/r/598874

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

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

To: DannyS712, gerritbot
Cc: Aklapper, Pchelolo, DannyS712, Naike, Blissjay007, Oblanco79, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, eprodromou, Dzaky17, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
94rain, CucyNoiD, Nandana, NebulousIris, kostajh, Gaboe420, Jony, lucamauri, 
Versusxo, Majesticalreaper22, Amorymeltzer, Giuliamocci, Adrian1985, 
Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Vexations, Jayprakash12345, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, XanonymusX, Taiwania_Justo, Scott_WUaS, Cirdan, Izno, Zache, 
Wikidata-bugs, aude, Dinoguy1000, jeblad, brion, TheDJ, Jdforrester-WMF, 
Jackmcbarn, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T250338: Replace `NewRevisionFromEditComplete` with a new hook

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598872 had a related patch set uploaded (by DannyS712; owner: 
DannyS712):
  [mediawiki/extensions/TimedMediaHandler@master] Replace use of 
`NewRevisionFromEditComplete` hook
  
  https://gerrit.wikimedia.org/r/598872

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

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

To: DannyS712, gerritbot
Cc: Aklapper, Pchelolo, DannyS712, Naike, Blissjay007, Oblanco79, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, eprodromou, Dzaky17, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
94rain, CucyNoiD, Nandana, NebulousIris, kostajh, Gaboe420, Jony, lucamauri, 
Versusxo, Majesticalreaper22, Amorymeltzer, Giuliamocci, Adrian1985, 
Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Vexations, Jayprakash12345, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, XanonymusX, Taiwania_Justo, Scott_WUaS, Cirdan, Izno, Zache, 
Wikidata-bugs, aude, Dinoguy1000, jeblad, brion, TheDJ, Jdforrester-WMF, 
Jackmcbarn, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T250338: Replace `NewRevisionFromEditComplete` with a new hook

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598871 had a related patch set uploaded (by DannyS712; owner: 
DannyS712):
  [mediawiki/extensions/Wikibase@master] Replace use of 
`NewRevisionFromEditComplete` hook
  
  https://gerrit.wikimedia.org/r/598871

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

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

To: DannyS712, gerritbot
Cc: Aklapper, Pchelolo, DannyS712, Naike, Blissjay007, Oblanco79, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, eprodromou, Dzaky17, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
94rain, CucyNoiD, Nandana, NebulousIris, kostajh, Gaboe420, Jony, lucamauri, 
Versusxo, Majesticalreaper22, Amorymeltzer, Giuliamocci, Adrian1985, 
Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Vexations, Jayprakash12345, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, XanonymusX, Taiwania_Justo, Scott_WUaS, Cirdan, Izno, Zache, 
Wikidata-bugs, aude, Dinoguy1000, jeblad, brion, TheDJ, Jdforrester-WMF, 
Jackmcbarn, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T250338: Replace `NewRevisionFromEditComplete` with a new hook

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598868 had a related patch set uploaded (by DannyS712; owner: 
DannyS712):
  [mediawiki/extensions/PageTriage@master] Replace use of 
`NewRevisionFromEditComplete` hook
  
  https://gerrit.wikimedia.org/r/598868

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

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

To: DannyS712, gerritbot
Cc: Aklapper, Pchelolo, DannyS712, Naike, NavinRizwi, eprodromou, Dzaky17, 
darthmon_wmde, 94rain, Nandana, kostajh, Jony, lucamauri, Amorymeltzer, 
Force_Radical, Lahi, Gq86, GoranSMilovanovic, Vexations, Jayprakash12345, 
QZanden, LawExplorer, _jensen, rosalieper, XanonymusX, Taiwania_Justo, 
Scott_WUaS, Cirdan, Izno, Zache, Wikidata-bugs, aude, Dinoguy1000, jeblad, 
brion, TheDJ, Jdforrester-WMF, Jackmcbarn, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T250338: Replace `NewRevisionFromEditComplete` with a new hook

2020-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: DannyS712, gerritbot
Cc: Aklapper, Pchelolo, DannyS712, Naike, Blissjay007, Oblanco79, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, eprodromou, Dzaky17, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
94rain, CucyNoiD, Nandana, NebulousIris, kostajh, Gaboe420, Jony, lucamauri, 
Versusxo, Majesticalreaper22, Amorymeltzer, Giuliamocci, Adrian1985, 
Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Vexations, Jayprakash12345, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, XanonymusX, Taiwania_Justo, Scott_WUaS, Cirdan, Izno, Zache, 
Wikidata-bugs, aude, Dinoguy1000, jeblad, brion, TheDJ, Jdforrester-WMF, 
Jackmcbarn, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T252019: Remove Wikibase assumption that a false dbname is the only way to refer to the local DB.

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598544 **merged** by jenkins-bot:
  [mediawiki/core@master] rdbms: Clarify ILoadBalancer::getConnection doc for 
when to call reuseConnection
  
  https://gerrit.wikimedia.org/r/598544

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

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

To: Addshore, gerritbot
Cc: Aklapper, WMDE-leszek, Ladsgroup, Addshore, Blissjay007, Oblanco79, 
Alter-paule, Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, elukey, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T252259: Refine Commons Template:Map with Lua modules to populate the template with Wikidata

2020-05-26 Thread Librarian_lena
Librarian_lena added a comment.


  In T252259#6122296 , 
@Susannaanas wrote:
  
  > I have not been able to locate the code that reads and writes to Commons 
yet.
  
  Hello! Can anyone point to an example or some instructions for how to do 
this? I've been trying to figure it out by comparing it to other modules but 
nothing I've done has worked.

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

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

To: Librarian_lena
Cc: mxn, Chippyy, Yupik, Abbe98, TiagoLubiana, Jarekt, Aklapper, Susannaanas, 
Librarian_lena, Liuxinyu970226, CBogen, Demian, darthmon_wmde, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, StuartPrior, 
Poyekhali, _jensen, rosalieper, Taiwania_Justo, Scott_WUaS, Volker_E, 
Ixocactus, SBisson, Wong128hk, Jane023, Wikidata-bugs, aude, El_Grafo, 
Dinoguy1000, Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T253685: Wikibase should use the SidebarBeforeOutput hook instead of BaseTemplateToolbox

2020-05-26 Thread Jdlrobson
Jdlrobson created this task.
Jdlrobson added projects: Desktop Improvements, Wikidata.

TASK DESCRIPTION
  The BaseTemplateToolbox hook is being deprecated  (T253416 
).
  
  The SIdebarBeforeOutput hook now includes the toolbox so that hook can be 
used to add to this array instead

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

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

To: Jdlrobson
Cc: Aklapper, D3r1ck01, Mainframe98, Jdlrobson, Demian, darthmon_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, pmiazga, LawExplorer, JJMC89, Iniquity, 
_jensen, rosalieper, Agabi10, Scott_WUaS, Volker_E, 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] T138708: [Epic] Signed statements

2020-05-26 Thread Bugreporter
Bugreporter added a comment.


  In 
https://www.wikidata.org/wiki/Wikidata:Property_proposal/approval_of_subject, 
it is proposed that an agreement may be appended in a signature. For example, 
when a explicit waiver of right to privacy is needed and explicitly agreenment 
for any reuse of 3rd-party is required.

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

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

To: Bugreporter
Cc: Bugreporter, ElanHR, Addshore, Lokal_Profil, Ayack, jeblad, CalebMoses, 
Fliptrail, Cirdan, Salgo60, AndrewSu, Mineo, Hjfocs, Scott_WorldUnivAndSch, 
Jan_Dittrich, RazShuty, Joshi-Jay-31, Jonas, rosalieper, EddyAfful, BamLifa, 
MichaelSchoenitzer, psinghal20, Nikhil-nk, Liuxinyu970226, BVershbow_WMF, 
PDrouin-WMF, Astinson, Ramsey-WMF, Quoth, Daniel_Mietchen, Tpt, 
Glorian_Yapinus, iecetcwcpggwqpgciazwvzpfjpwomjxn, Jane023, DarTar, Abbe98, 
I9606, YULdigitalpreservation, Tallerone, abian, Scott_WUaS, johl, jayvdb, 
tfmorris, Spinster, TomT0m, Denny, Eloquence, JanZerebecki, T.seppelt, 
Aklapper, daniel, Zppix, Lydia_Pintscher, NavinRizwi, darthmon_wmde, 
Dinadineke, DannyS712, Nandana, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, 
Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, merbst, LawExplorer, 
_jensen, Wikidata-bugs, aude, Dinoguy1000, TheDJ, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T252841: Update the method Wikibase uses to inject edit language links into the language portal

2020-05-26 Thread Jdlrobson
Jdlrobson added a subscriber: Addshore.
Jdlrobson added a comment.


  @addshore does the above sound sane?
  I can't get wikibase setup locally, so I'm going to need a lot of hand 
holding and support to get this change.

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

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

To: Jdlrobson
Cc: Addshore, Aklapper, Jdlrobson, Blissjay007, Oblanco79, Alter-paule, 
Beast1978, Un1tY, Demian, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Winter, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T253633: LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic methods for PHP 7.4

2020-05-26 Thread Umherirrender
Umherirrender closed this task as "Resolved".

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

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

To: Addshore, Umherirrender
Cc: Addshore, Aklapper, Blissjay007, Oblanco79, Alter-paule, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, 
Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Lethexie, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
thiemowmde, Nikerabbit, MaxSem, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Merged] T253663: Sitelinks missing on a page on fawiki

2020-05-26 Thread Jdlrobson
Jdlrobson closed this task as a duplicate of T252800: Regression: Option add 
links in other languages has disappeared.

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

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

To: Jdlrobson
Cc: Lofhi, Huji, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T252800: Regression: Option add links in other languages has disappeared

2020-05-26 Thread Jdlrobson
Jdlrobson merged a task: T253663: Sitelinks missing on a page on fawiki.
Jdlrobson added subscribers: Huji, Lofhi.

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

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

To: ovasileva, Jdlrobson
Cc: Lofhi, Huji, NickK, alanajjar, Raymond, Roy17, JAnD, MB-one, Ninovolador, 
Nikerabbit, WMDE-leszek, Ladsgroup, Jdforrester-WMF, polishdeveloper, 
Pginer-WMF, Edtadros, Ankry, Lydia_Pintscher, Mike_Peel, 
Lucas_Werkmeister_WMDE, Robby, Jdlrobson, hashar, Aklapper, Vriullop, 
Liuxinyu970226, Blissjay007, Oblanco79, sgrabarczuk, Alter-paule, Beast1978, 
Rileych, Un1tY, Demian, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, 
darthmon_wmde, Kent7301, holger.knust, Meekrab2012, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, Winter, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, Soum213, Taiwania_Justo, Scott_WUaS, Wong128hk, Wikidata-bugs, 
aude, Ebe123, Arrbee, santhosh, KartikMistry, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T252800: Regression: Option add links in other languages has disappeared

2020-05-26 Thread Jdforrester-WMF
Jdforrester-WMF added a subtask: T253022: 1.35.0-wmf.34 deployment blockers.

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

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

To: ovasileva, Jdforrester-WMF
Cc: NickK, alanajjar, Raymond, Roy17, JAnD, MB-one, Ninovolador, Nikerabbit, 
WMDE-leszek, Ladsgroup, Jdforrester-WMF, polishdeveloper, Pginer-WMF, Edtadros, 
Ankry, Lydia_Pintscher, Mike_Peel, Lucas_Werkmeister_WMDE, Robby, Jdlrobson, 
hashar, Aklapper, Vriullop, Liuxinyu970226, Blissjay007, Oblanco79, 
sgrabarczuk, Alter-paule, Beast1978, Rileych, Un1tY, Demian, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, holger.knust, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Winter, 
WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Soum213, Taiwania_Justo, 
Scott_WUaS, Wong128hk, Wikidata-bugs, aude, Ebe123, Arrbee, santhosh, 
KartikMistry, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T253663: Sitelinks missing on a page on fawiki

2020-05-26 Thread Lofhi
Lofhi added a comment.


  Related to T252800 ?

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

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

To: Lofhi
Cc: Lofhi, Huji, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T252800: Regression: Option add links in other languages has disappeared

2020-05-26 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  Yes, this was broken by the wmf.32 release which reached Wikipedias a few 
hours ago (and all other wikis a week ago); the next release, wmf.34, is being 
branched now, and should fix that for all, but won't be on Wikipedias for 
another 50 hours.

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

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

To: ovasileva, Jdforrester-WMF
Cc: NickK, alanajjar, Raymond, Roy17, JAnD, MB-one, Ninovolador, Nikerabbit, 
WMDE-leszek, Ladsgroup, Jdforrester-WMF, polishdeveloper, Pginer-WMF, Edtadros, 
Ankry, Lydia_Pintscher, Mike_Peel, Lucas_Werkmeister_WMDE, Robby, Jdlrobson, 
hashar, Aklapper, Vriullop, Liuxinyu970226, Blissjay007, Oblanco79, 
sgrabarczuk, Alter-paule, Beast1978, Rileych, Un1tY, Demian, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, holger.knust, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Winter, 
WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Soum213, Taiwania_Justo, 
Scott_WUaS, Wong128hk, Wikidata-bugs, aude, Ebe123, Arrbee, santhosh, 
KartikMistry, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T252800: Regression: Option add links in other languages has disappeared

2020-05-26 Thread NickK
NickK added a comment.


  Looks like this is getting works. Multiple reports from users today on ukwiki 
who can no longer add articles, while it work for them as late as yesterday.

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

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

To: ovasileva, NickK
Cc: NickK, alanajjar, Raymond, Roy17, JAnD, MB-one, Ninovolador, Nikerabbit, 
WMDE-leszek, Ladsgroup, Jdforrester-WMF, polishdeveloper, Pginer-WMF, Edtadros, 
Ankry, Lydia_Pintscher, Mike_Peel, Lucas_Werkmeister_WMDE, Robby, Jdlrobson, 
hashar, Aklapper, Vriullop, Liuxinyu970226, Blissjay007, Oblanco79, 
sgrabarczuk, Alter-paule, Beast1978, Rileych, Un1tY, Demian, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, holger.knust, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Winter, 
WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Soum213, Taiwania_Justo, 
Scott_WUaS, Wong128hk, Wikidata-bugs, aude, Ebe123, Arrbee, santhosh, 
KartikMistry, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T253663: Sitelinks missing on a page on fawiki

2020-05-26 Thread Huji
Huji created this task.
Huji added projects: Wikidata, MediaWiki-Interwiki.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  When I go to this Template page 
,
 the sitelinks link (i.e. the link on the sidebar using which you should be 
able to add an interwiki link for this page) is missing. To the best of my 
knowledge, this is the only page with this issue. Other pages that don't have 
any interwikis defined, or those that do have interwikis defined, all work 
correctly.

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

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

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


[Wikidata-bugs] [Maniphest] [Merged] T252800: Regression: Option add links in other languages has disappeared

2020-05-26 Thread Lydia_Pintscher
Lydia_Pintscher merged a task: T253641: "Add links" missing for pages 
with no language links.
Lydia_Pintscher added a subscriber: alanajjar.

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

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

To: ovasileva, Lydia_Pintscher
Cc: alanajjar, Raymond, Roy17, JAnD, MB-one, Ninovolador, Nikerabbit, 
WMDE-leszek, Ladsgroup, Jdforrester-WMF, polishdeveloper, Pginer-WMF, Edtadros, 
Ankry, Lydia_Pintscher, Mike_Peel, Lucas_Werkmeister_WMDE, Robby, Jdlrobson, 
hashar, Aklapper, Vriullop, Liuxinyu970226, Blissjay007, Oblanco79, 
sgrabarczuk, Alter-paule, Beast1978, Rileych, Un1tY, Demian, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, holger.knust, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Winter, 
WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Soum213, Taiwania_Justo, 
Scott_WUaS, Wong128hk, Wikidata-bugs, aude, Ebe123, Arrbee, santhosh, 
KartikMistry, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T253641: "Add links" missing for pages with no language links

2020-05-26 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as a duplicate of T252800: Regression: Option 
add links in other languages has disappeared.

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T251863: Improve Storage Writing

2020-05-26 Thread Ladsgroup
Ladsgroup updated the task description.

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

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

To: Ladsgroup
Cc: Ladsgroup, Aklapper, Tarrow, Ferdinand0101, darthmon_wmde, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221917: Create RDF dump of structured data on Commons

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598787 had a related patch set uploaded (by ArielGlenn; owner: 
ArielGlenn):
  [operations/puppet@production] enable dumps of structured data from commons
  
  https://gerrit.wikimedia.org/r/598787

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

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

To: ArielGlenn, gerritbot
Cc: nettrom_WMF, Mahir256, dcausse, EBernhardson, Cparle, Abit, Gehel, jleedev, 
hoo, ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, jannee_e, CBogen, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, GoranSMilovanovic, Lunewa, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Taiwania_Justo, Scott_WUaS, Jonas, Xmlizer, 
Ixocactus, Wong128hk, gnosygnu, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T221917: Create RDF dump of structured data on Commons

2020-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArielGlenn, gerritbot
Cc: nettrom_WMF, Mahir256, dcausse, EBernhardson, Cparle, Abit, Gehel, jleedev, 
hoo, ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, Blissjay007, Oblanco79, Alter-paule, 
jannee_e, Beast1978, CBogen, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, CucyNoiD, 
Nandana, NebulousIris, Namenlos314, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Lunewa, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, 
rosalieper, Taiwania_Justo, Scott_WUaS, Jonas, Xmlizer, Ixocactus, Wong128hk, 
gnosygnu, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, El_Grafo, 
Dinoguy1000, Manybubbles, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T242431: Create instructions for writing a Wikidata tour

2020-05-26 Thread Mrjohncummings
Mrjohncummings added a subtask: T253623: Test instructions from Wikidata:How to 
create Wikidata Tours.

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

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

To: Mrjohncummings
Cc: Quiddity, Aklapper, Seantime, Mrjohncummings, NavinoEvans, Pavithraes, 
darthmon_wmde, Nandana, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, 
Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T253646: element ("#data-bridge-app") still displayed after 10000ms

2020-05-26 Thread Reedy
Reedy created this task.
Reedy added projects: Wikidata-Bridge, ci-test-error (WMF-deployed Build 
Failure), Wikidata-Campsite.
Restricted Application added subscribers: Masumrezarock100, Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Seems to be the inverse of T251538: bridge selenium: 'back from a save' 
errorHandling times out 
  
  Seen on 
https://integration.wikimedia.org/ci/job/wmf-quibble-selenium-php72-docker/40468/console
 via https://gerrit.wikimedia.org/r/#/c/mediawiki/skins/MinervaNeue/+/598740/
  
16:57:47 [chrome 73.0.3683.75 Linux #0-5] when anonymous
16:57:47 [chrome 73.0.3683.75 Linux #0-5]✓ is shown and can be 
dismissed
16:57:47 [chrome 73.0.3683.75 Linux #0-5]✖ is shown and leads 
to login page
16:57:47 [chrome 73.0.3683.75 Linux #0-5]
16:57:47 [chrome 73.0.3683.75 Linux #0-5] 10 passing (39s)
16:57:47 [chrome 73.0.3683.75 Linux #0-5] 1 failing
16:57:47 [chrome 73.0.3683.75 Linux #0-5]
16:57:47 [chrome 73.0.3683.75 Linux #0-5] 1) when anonymous is shown and 
leads to login page
16:57:47 [chrome 73.0.3683.75 Linux #0-5] element ("#data-bridge-app") 
still displayed after 1ms
16:57:47 [chrome 73.0.3683.75 Linux #0-5] Error: element 
("#data-bridge-app") still displayed after 1ms
16:57:47 [chrome 73.0.3683.75 Linux #0-5] at Context.it 
(/workspace/src/extensions/Wikibase/client/data-bridge/tests/selenium/specs/init.js:319:24)
16:57:47 --
16:57:47 [chrome 73.0.3683.75 Linux #0-6] Spec: 
/workspace/src/extensions/Wikibase/client/data-bridge/tests/selenium/specs/permissionChecks.js

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

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

To: Reedy
Cc: Aklapper, Masumrezarock100, Reedy, Sarai-WMDE, darthmon_wmde, Michael, 
DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, hashar
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T253624: Evaluate the future of wikibase-codesniffer

2020-05-26 Thread Ladsgroup
Ladsgroup added a comment.


  In T253624#6165674 , 
@Krinkle wrote:
  
  > Note that `phpcs` ruleset is controllable per repository. The same way that 
we disable some rules in repositories not yet ready to follow a newer 
convention, it is also possible to enable additional rules on a per-repo bases.
  
  I think the reason back then was that wikibase team maintains lots of repos 
instead of one or two (which is another can of worms) and if we want to, for 
example, enforce a different rule for our codebase, we have to change all phpcs 
files one by one.
  
  My solution to this is to actually merge back libraries to our repos, which 
we has done in one or two cases already.

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

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

To: Ladsgroup
Cc: Krinkle, Ladsgroup, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T253624: Evaluate the future of wikibase-codesniffer

2020-05-26 Thread Krinkle
Krinkle added a comment.


  Note that `.phpcs` is controllable per repository. The same way that we 
disable some rules in repositories not yet ready to follow a newer convention, 
it is also possible to enable additional rules on a per-repo bases.
  
  So these rulesets could easily be put into the phpcs files of the 
repositories in question directly. If there are also PHP classes involved, we 
could ship those in mediawiki-codesniffer as off by default.
  
  If none of that's needed, that's obviously even better, but if it helps 
kick-start this transition, I think that would be fine :)

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

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

To: Krinkle
Cc: Krinkle, Ladsgroup, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T253641: "Add links" missing for pages with no language links

2020-05-26 Thread alanajjar
alanajjar renamed this task from "Language links in the sidebar does not appear 
in articles available in one language" to ""Add links" missing for pages with 
no language links".

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

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

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


[Wikidata-bugs] [Maniphest] [Assigned] T221917: Create RDF dump of structured data on Commons

2020-05-26 Thread Gehel
Gehel assigned this task to ArielGlenn.
Gehel added a comment.


  We've loaded the dump on a test server and it looks fine. We can start 
scheduling the dumps regularly.

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

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

To: ArielGlenn, Gehel
Cc: nettrom_WMF, Mahir256, dcausse, EBernhardson, Cparle, Abit, Gehel, jleedev, 
hoo, ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, jannee_e, CBogen, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, GoranSMilovanovic, Lunewa, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Taiwania_Justo, Scott_WUaS, Jonas, Xmlizer, 
Ixocactus, Wong128hk, gnosygnu, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T253624: Evaluate the future of wikibase-codesniffer

2020-05-26 Thread Ladsgroup
Ladsgroup added a comment.


  I honestly think we should just drop wikibase codesniffer. We have been 
maintaining too much codebase.

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

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

To: Ladsgroup
Cc: Ladsgroup, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T253641: Language links in the sidebar does not appear in articles available in one language

2020-05-26 Thread alanajjar
alanajjar updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T253641: Language links in the sidebar does not appear in articles available in one language

2020-05-26 Thread alanajjar
alanajjar updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T253641: Language links in the sidebar does not appear in articles available in one language

2020-05-26 Thread alanajjar
alanajjar updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T253641: Language links in the sidebar does not appear in articles available in one language

2020-05-26 Thread alanajjar
alanajjar updated the task description.

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

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

To: alanajjar
Cc: Aklapper, alanajjar, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T253641: Language links in the sidebar does not appear in articles available in one language

2020-05-26 Thread alanajjar
alanajjar created this task.
alanajjar added a project: MediaWiki-extensions-WikibaseClient.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Hello,
  
  Arwiki experienced user complained 
<https://ar.wikipedia.org/w/index.php?title=%D9%86%D9%82%D8%A7%D8%B4:%D9%85%D8%AE%D9%84%D9%81%D8%A7%D8%AA_%D8%AA%D8%AC%D8%A7%D8%B1%D9%8A%D8%A9&oldid=47750275>
 that today he can't link articles to each others by language section on 
sidebar, as this section does not appear in articles available in one language.
  
  English Wikipedia Article
  F31842798: capture-20200526-170928.png 
<https://phabricator.wikimedia.org/F31842798>
  
  The user trying to link this new Arabic Wikipedia article to enwiki one, but 
he can't find language section on sidebar, and to link it should go to Wikidata 
item and linked it manually 
<https://www.wikidata.org/w/index.php?title=Q5152591&type=revision&diff=1190691231&oldid=1120524935>
  F31842800: capture-20200526-171005.png 
<https://phabricator.wikimedia.org/F31842800>
  
  I noticed same things on all articles that exist on one language, and this 
**Not the expected behavior**
  
  **Expected behavior** = existence of language section sidebar with "add 
links" button.

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

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

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


[Wikidata-bugs] [Maniphest] [Claimed] T253637: Ensure WikibaseDataModel has hash stability tests for all hash methods

2020-05-26 Thread toan
toan claimed this task.

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

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

To: toan
Cc: Addshore, Aklapper, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Nikerabbit, MaxSem, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T253638: Release and use WikibaseDataModel 9.5.0 everywhere (which comes with PHP 7.4 fixes)

2020-05-26 Thread Addshore
Addshore created this task.
Addshore added projects: PHP 7.4 support, Wikibase-DataModel.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  - Release notes
  - 9.5.0 release
  - Use in all extensions and mediawiki-vendor

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

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

To: Addshore
Cc: Addshore, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Nikerabbit, MaxSem, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T253638: Release and use WikibaseDataModel 9.5.0 everywhere (which comes with PHP 7.4 fixes)

2020-05-26 Thread Addshore
Addshore added a project: Wikidata-Campsite.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T253637: Ensure WikibaseDataModel has hash stability tests for all hash methods

2020-05-26 Thread Addshore
Addshore added a project: Wikibase-DataModel.

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

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

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


[Wikidata-bugs] [Maniphest] [Retitled] T253637: Ensure WikibaseDataModel has hash stability tests for all hash methods

2020-05-26 Thread Addshore
Addshore renamed this task from "Ensure WikibaseDataModel has hash stability 
trsts for all hash methods" to "Ensure WikibaseDataModel has hash stability 
tests for all hash methods".

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

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

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


[Wikidata-bugs] [Maniphest] [Created] T253637: Ensure WikibaseDataModel has hash stability trsts for all hash methods

2020-05-26 Thread Addshore
Addshore created this task.
Addshore added projects: PHP 7.4 support, Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  When fixing T243590  it was 
highlighted that some DataModel hashes are calculated from PHP serialize and 
unserialzie methods.
  Generally speaking, these hashes are meant to be stable and should not 
unexpectedly change.
  The PR fixing the tests added a stability check for the hash of the 
ReferenceList object, and while looking around the code a few other stability 
checks where also spotted.
  To be sure we should audit the code and add tests for stability for all 
gethash methods

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

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

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


[Wikidata-bugs] [Maniphest] [Closed] T243590: Fix WikibaseDataModel CI for php 7.4

2020-05-26 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  Will make the followup described in the PR now

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

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

To: toan, Addshore
Cc: Pablo-WMDE, WMDE-leszek, Daimona, Jdforrester-WMF, srishakatux, Reedy, 
Addshore, Aklapper, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Nikerabbit, MaxSem, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T253633: LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic methods for PHP 7.4

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598745 **merged** by jenkins-bot:
  [mediawiki/tools/codesniffer@master] LowerCamelFunctionsNameSniff, add 
__serialize and __unserialize
  
  https://gerrit.wikimedia.org/r/598745

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

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

To: Addshore, gerritbot
Cc: Addshore, Aklapper, Blissjay007, Oblanco79, Alter-paule, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, 
Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Lethexie, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
thiemowmde, Nikerabbit, MaxSem, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221921: Provision search endpoint for SDC. Requirements from Product Team.

2020-05-26 Thread Husky
Husky added a comment.


  @CBogen cool, thanks for the update. Really looking forward to be able to 
test something!

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

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

To: Husky
Cc: David_Haskiya_WMSE, CBogen, Gamaliel, Keegan, Jane023, Spinster, Fuzheado, 
Jarekt, Husky, Tagishsimon, Multichill, Tnegrin, Abbe98, Marsupium, Tpt, 
Lucas_Werkmeister_WMDE, dcausse, EBernhardson, Jheald, Gehel, Abit, 
MarkTraceur, Cparle, Ramsey-WMF, Smalyshev, Aklapper, darthmon_wmde, Nandana, 
JKSTNK, Namenlos314, Lahi, PDrouin-WMF, Gq86, E1presidente, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Jonas, Xmlizer, Susannaanas, Ixocactus, Wong128hk, 
jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, 
El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T253624: Evaluate the future of wikibase-codesniffer

2020-05-26 Thread Addshore
Addshore added a comment.


  An example of how the extra level of indirection creates overhead will be 
seen in DataModel soon, where:
  
  - T253633  will be fixed in 
mediawiki-codesniffer
  - A new version of mediawiki-codesniffer is then needed
  - wikibase-codesniffer then needs to be updated to use the new 
mediawiki-codesniffer
  - wikibase-codesnifer then needs to be released
  - Then we could do T253636  using 
the new version of mediawiki-codesniffer in DataModel
  
  There are possibly other ways to solve this than just removing 
wikibase-codesniffer entirely, but I believe the evaluation should determine if 
we actually need it / what we currently gain from it

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

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

To: Addshore
Cc: Ladsgroup, Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T249556: Structured Data interface does not work on IE11

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598747 had a related patch set uploaded (by Matthias Mullie; owner: 
Matthias Mullie):
  [mediawiki/extensions/WikibaseMediaInfo@master] Use jQuery element instead of 
node
  
  https://gerrit.wikimedia.org/r/598747

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

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

To: matthiasmullie, gerritbot
Cc: Etonkovidova, matthiasmullie, Ramsey-WMF, LucasWerkmeister, Nikki, 
Aklapper, CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, 
E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, 
Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, rosalieper, 
Scott_WUaS, Susannaanas, Jane023, Wikidata-bugs, Base, aude, Ricordisamoa, 
Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T249556: Structured Data interface does not work on IE11

2020-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: matthiasmullie, gerritbot
Cc: Etonkovidova, matthiasmullie, Ramsey-WMF, LucasWerkmeister, Nikki, 
Aklapper, Blissjay007, Oblanco79, Alter-paule, Beast1978, CBogen, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, 
PDrouin-WMF, Gq86, Af420, E1presidente, Cparle, Darkminds3113, Anooprao, 
SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Salgo60, WSH1906, 
Lewizho99, Maathavan, Silverfish, _jensen, rosalieper, Scott_WUaS, Susannaanas, 
Jane023, Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T253636: Use mediawiki-codesniffer 31.0.0 in WikibaseDatamodel when released

2020-05-26 Thread Addshore
Addshore triaged this task as "Low" priority.
Addshore changed the task status from "Open" to "Stalled".
Addshore added a comment.


  Stalled on waiting for the release (I believe I am using stalled correctly 
this time)

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

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

To: Addshore
Cc: Addshore, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] [Created] T253636: Use mediawiki-codesniffer 31.0.0 in WikibaseDatamodel when released

2020-05-26 Thread Addshore
Addshore created this task.
Addshore added a project: Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  This is currently unreleased, but will include a fix for T253633: 
LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic 
methods for PHP 7.4  which will 
allow us to remove some disable comments that were added in 
https://github.com/wmde/WikibaseDataModel/pull/824
  
  This task has been created to track that fact.

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

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

To: Addshore
Cc: Addshore, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T173195: Implement federated Wikibase in Pywikibot

2020-05-26 Thread matej_suchanek
matej_suchanek added a comment.


  With some refactors done, this is the last thing that Pywikibot doesn't 
support yet.
  
  > Not sure what we have to do exactly for it,.
  
  Perhaps let's outline, where we want to get:
  
  
  
  - We want to query associated mediainfo objects, similarly to Wikidata items 
associated with articles. Specifically, we want this to work / not to break:
  
import pywikibot
site = pywikibot.Site('commons', 'commons')
page = pywikibot.Page(site, 'Wikipedia')
item = page.data_item()  # pywikibot.ItemPage(wikidata, 'Q52')
file = pywikibot.FilePage(file_repo, 'Wikipedia-logo-v2.svg')
file_item = file.data_item()  # an object for M10337301
  
  
  
  - We want to load data from mediainfo objects and this data must correctly 
refer to its origin:
  
import pywikibot

file = pywikibot.FilePage(file_repo, 'Würfelzucker_--_2018_--_3564.jpg')
file_item = file.data_item()  # an object for M7101
caption = file_item.get()['labels']['en']  # 'Sugar cubes (2018)'
depicts = file_item.statements['P180'][0].getTarget()  # 
pywikibot.ItemPage(wikidata, 'Q1042920')
  
  
  
  - We want to save only data which refers to appropriate sites:
  
import pywikibot

file_repo = pywikibot.Site('commons', 'commons')
data_repo = pywikibot.Site('wikidata', 'wikidata')

file = pywikibot.FilePage(file_repo, 'FooBar.jpg')
file_data = file.data_item()

item = pywikibot.ItemPage(data_repo, 'Q146')
depicts = pywikibot.Claim(data_repo, 'P180')
depicts.setTarget(item)

file_data.addClaim(depicts)
  
  (Seems nobody cared about this yet, I was just able to save a claim on 
Wikidata 

 with Q1 constructed as `pywikibot.ItemPage(pywikibot.Site('test', 'wikidata'), 
'Q1')`.)
  
  
  
  Data from API doesn't seem to indicate the provenance 

 and so does general information from API 
,
 so we have to hardcode this to our "family files". Either way, Commons has to 
become `DataSite` in Pywikibot and `DataSite` will get new methods for 
determining the repository. They will be useful for eg. `Claim` objects for 
setting or validating the repository.

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

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

To: matej_suchanek
Cc: matej_suchanek, David_Haskiya_WMSE, Ladsgroup, daniel, WMDE-leszek, 
zhuyifei1999, Lydia_Pintscher, SandraF_WMF, Aklapper, Lokal_Profil, 
PokestarFan, pywikibot-bugs-list, Multichill, JohnsonLee01, Dijkstra, CBogen, 
Zkhalido, darthmon_wmde, Viztor, Nandana, JKSTNK, Wenyi, Lahi, PDrouin-WMF, 
Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, 
Tbscho, MayS, Tramullas, Acer, LawExplorer, Salgo60, Mdupont, JJMC89, 
Silverfish, Dvorapa, _jensen, rosalieper, Altostratus, Avicennasis, Scott_WUaS, 
Susannaanas, mys_721tx, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, 
jayvdb, Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, Masti, Alchimista, 
Steinsplitter, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T253633: LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic methods for PHP 7.4

2020-05-26 Thread Addshore
Addshore added a project: PHP 7.4 support.

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

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

To: Addshore
Cc: Addshore, Aklapper, Blissjay007, Oblanco79, Alter-paule, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, 
Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Lethexie, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
thiemowmde, Nikerabbit, MaxSem, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T253633: LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic methods for PHP 7.4

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598745 had a related patch set uploaded (by Addshore; owner: Addshore):
  [mediawiki/tools/codesniffer@master] LowerCamelFunctionsNameSniff, add 
__serialize and __unserialize
  
  https://gerrit.wikimedia.org/r/598745

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

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

To: Addshore, gerritbot
Cc: Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221921: Provision search endpoint for SDC. Requirements from Product Team.

2020-05-26 Thread CBogen
CBogen added a comment.


  Here is another brief update:
  
  The SPARQL endpoint for Commons is moving along well. The data has been 
loaded and federation is working. Up next is work on authentication, automated 
data reload, and necessary UI updates. We’re hoping to have an initial release 
in about four more weeks, though surprises may cause additional delays - we’ll 
keep you updated.

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

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

To: CBogen
Cc: David_Haskiya_WMSE, CBogen, Gamaliel, Keegan, Jane023, Spinster, Fuzheado, 
Jarekt, Husky, Tagishsimon, Multichill, Tnegrin, Abbe98, Marsupium, Tpt, 
Lucas_Werkmeister_WMDE, dcausse, EBernhardson, Jheald, Gehel, Abit, 
MarkTraceur, Cparle, Ramsey-WMF, Smalyshev, Aklapper, darthmon_wmde, Nandana, 
JKSTNK, Namenlos314, Lahi, PDrouin-WMF, Gq86, E1presidente, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, 
LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Jonas, Xmlizer, Susannaanas, Ixocactus, Wong128hk, 
jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, 
El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T253633: LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic methods for PHP 7.4

2020-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Addshore, gerritbot
Cc: Addshore, Aklapper, Blissjay007, Oblanco79, Alter-paule, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, 
Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Lethexie, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T253633: LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic methods for PHP 7.4

2020-05-26 Thread Addshore
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

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

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

To: Addshore
Cc: Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T253633: LowerCamelFunctionsNameSniff should allow __serialize and __unserialize magic methods for PHP 7.4

2020-05-26 Thread Addshore
Addshore created this task.
Addshore added projects: MediaWiki-Codesniffer, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  These 2 new methods can be seen added in 
https://wiki.php.net/rfc/custom_object_serialization
  I hit into this while reviewing this PR 
https://github.com/wmde/WikibaseDataModel/pull/824 for T243590 


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

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

To: Addshore
Cc: Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T252091: RFC: Site-wide edit rate limiting with PoolCounter

2020-05-26 Thread Ladsgroup
Ladsgroup added a comment.


  In T252091#6154167 , 
@tstarling wrote:
  
  > This proposal is effectively a dynamic rate limit except that instead of 
delivering an error message when it is exceeded, we will just hold the 
connection open, forcing the bot to wait. That's expensive in terms of server 
resources -- we'd rather have the client wait using only its own resources. A 
rate limit has a tunable parameter (the rate) which is not really knowable. 
Similarly, this proposal has a tunable parameter (the pool size) which is not 
really knowable. You have to tune the pool size down until the replag stops 
increasing, but then if the nature of the edits changes, or if the hardware 
changes, the optimal pool size will change.
  >
  > I suggested at T202107  that the 
best method for globally controlling replication lag would be with a PID 
controller . A PID controller 
suppresses oscillation by having a memory of recent changes in the metric. The 
P (proportional) term is essentially as proposed at T240442 
 -- just back off proportionally as 
the lag increases. The problem with this is that it will settle into an 
equilibrium lag somewhere in the middle of the range. The I (integral) term 
addresses this by maintaining a rolling average and adjusting the control value 
until the average meets the desired value. This allows it to maintain 
approximately the same edit rate but with a lower average replication lag. The 
D (derivative) term causes the control value to be reduced more aggressively if 
the metric is rising quickly.
  >
  > My proposal is to use a PID controller to set the Retry-After header. 
Clients would be strongly encouraged to respect that header. We could have say 
maxlag=auto to opt in to this system.
  
  I quite like the idea of using PID but there are three notes I want to 
mention:
  
  - With PID, we need to define three constants K_p, K_i and K_d. If we had 
problem with finding the pool size, this is going to get three times more 
complicated (I didn't find a standard way to determine these coefficients, 
maybe I'm missing something obvious)
  - We currently don't have an infrastructure to hold the "maxlag" data over 
time so we can calculate its derivative and integral.  Should we use redis? How 
it's going to look like? These are questions, I don't have answers for them. Do 
you have ideas for that?
  - I'm not sure "Retry-After" is a good header for 2xx responses. It's like 
"We accepted your edit but "retry" it after 2 seconds". I looked at RFC 7231 
and it doesn't explicitly say we can't use it in 2xx requests but I haven't 
seen anywhere use it in 2xx responses. We might be able to find another better 
header?

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

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

To: Ladsgroup
Cc: tstarling, Joe, Dvorapa, daniel, Krinkle, Aklapper, Jakob_WMDE, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, Addshore, Ladsgroup, Demian, 
DannyS712, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, RazeSoldier, 
QZanden, LawExplorer, elukey, _jensen, rosalieper, D3r1ck01, Scott_WUaS, Jonas, 
Izno, SBisson, Perhelion, Wikidata-bugs, Base, aude, GWicke, Bawolff, jayvdb, 
fbstj, santhosh, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T243590: Fix WikibaseDataModel CI for php 7.4

2020-05-26 Thread toan
toan added a comment.


  Added pull request here -> https://github.com/wmde/WikibaseDataModel/pull/824

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

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

To: toan
Cc: Pablo-WMDE, WMDE-leszek, Daimona, Jdforrester-WMF, srishakatux, Reedy, 
Addshore, Aklapper, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Nikerabbit, MaxSem, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T253624: Evaluate the future of wikibase-codesniffer

2020-05-26 Thread Addshore
Addshore created this task.
Addshore added projects: Wikidata, MediaWiki-Codesniffer.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  wikibase-codesniffer uses mediawiki-codensiffer
  mediawiki-codensiffer has advanced quite some since wikibase-codesniffer was 
created.
  
  Perhaps we can stop maintaining a separate thing and instead just use 
mediawiki-codesniffer directly.

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

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

To: Addshore
Cc: Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Lethexie, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, thiemowmde, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T203717: Create a tour about lexicographical data

2020-05-26 Thread Mrjohncummings
Mrjohncummings added a project: User-Alicia_Fagerving_WMSE.

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

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

To: Mrjohncummings
Cc: Alicia_Fagerving_WMSE, Mrjohncummings, Bugreporter, Pavithraes, 
darthmon_wmde, Nandana, Mringgaard, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, 
Ivana_Isadora, Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T165903: Improve Wikidata tours

2020-05-26 Thread Jopparn
Jopparn closed subtask T242489: Create documentation on creating new Wikidata 
tours as "Resolved".

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

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

To: Jopparn
Cc: Mrjohncummings, Bene, Lucie, Popcorndude, Glorian_Yapinus, Lydia_Pintscher, 
Lea_Lacroix_WMDE, Aklapper, Pigsonthewing, Quiddity, Daniel_Mietchen, 
BrillLyle, waldyrious, Rfarrand, Crang115, Spinster, Pavithraes, darthmon_wmde, 
Nandana, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, 
Jayprakash12345, QZanden, LawExplorer, Culex, Puik, _jensen, rosalieper, 
D3r1ck01, Envlh, Scott_WUaS, Wikidata-bugs, aude, Tobias1984, Dinoguy1000, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T242489: Create documentation on creating new Wikidata tours

2020-05-26 Thread Jopparn
Jopparn closed this task as "Resolved".
Jopparn claimed this task.

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

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

To: Jopparn
Cc: Seantime, Quiddity, Alicia_Fagerving_WMSE, Aklapper, NavinoEvans, 
Mrjohncummings, Pavithraes, darthmon_wmde, Tore_Danielsson_WMSE, Nandana, 
Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, Jayprakash12345, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T242489: Create documentation on creating new Wikidata tours

2020-05-26 Thread Mrjohncummings
Mrjohncummings updated the task description.

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

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

To: Mrjohncummings
Cc: Seantime, Quiddity, Alicia_Fagerving_WMSE, Aklapper, NavinoEvans, 
Mrjohncummings, Pavithraes, darthmon_wmde, Tore_Danielsson_WMSE, Nandana, 
Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, Jayprakash12345, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T128173: Represent editions as interwiki links on Wikisource

2020-05-26 Thread Addshore
Addshore moved this task from Blocked / Waiting / External to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
Addshore edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: Addshore
Cc: Uzume, Vladis13, beleg_tal, MJL, JAnD, Tpt, PokestarFan, Hsarrazin, 
Bodhisattwa, Billinghurst, MF-Warburg, Purodha, Ankry, Candalua, Gymel, 
Aklapper, iecetcwcpggwqpgciazwvzpfjpwomjxn, StudiesWorld, Blissjay007, 
Oblanco79, Alter-paule, Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, Meekrab2012, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Samwilson, Wikidata-bugs, 
aude, jayvdb, Shizhao, Lydia_Pintscher, Mbch331, jayantanth, Ltrlg, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T154601: Grafana: "wikidata-datamodel-terms" doesn't update anymore

2020-05-26 Thread Addshore
Addshore moved this task from Prioritized Product to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
Addshore edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: Addshore
Cc: Bugreporter, WMDE-leszek, Aleksey_WMDE, Ivanhercaz, VIGNERON, 
Lydia_Pintscher, GoranSMilovanovic, gerritbot, Addshore, Sjoerddebruin, 
Aklapper, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] [Updated] T110559: Make sure that Pywikibot still works with new api data output format

2020-05-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: jayvdb, Maintenance_bot
Cc: aude, gerritbot, jayvdb, Ricordisamoa, XZise, Addshore, Aklapper, 
pywikibot-bugs-list, Multichill, JohnsonLee01, Dijkstra, Zkhalido, 
darthmon_wmde, Viztor, Nandana, Wenyi, Lahi, Gq86, GoranSMilovanovic, QZanden, 
Tbscho, MayS, LawExplorer, Mdupont, JJMC89, Dvorapa, _jensen, rosalieper, 
Altostratus, Avicennasis, Scott_WUaS, mys_721tx, Wikidata-bugs, Masti, 
Alchimista, Mbch331, Rxy, Blissjay007, Oblanco79, Alter-paule, Beast1978, 
Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Kent7301, Meekrab2012, 
joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Af420, Darkminds3113, Bsandipan, Lordiis, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T252870: Add Wikidata support for awawiki

2020-05-26 Thread Addshore
Addshore moved this task from Prioritized Product to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
Addshore edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: Addshore
Cc: Aklapper, Ladsgroup, Zoranzoki21, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] [Claimed] T252870: Add Wikidata support for awawiki

2020-05-26 Thread Addshore
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

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

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

To: Addshore
Cc: Aklapper, Ladsgroup, Zoranzoki21, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T110559: Make sure that Pywikibot still works with new api data output format

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 237004 abandoned by Xqt:
  DataSite.get_entity
  
  Reason:
  already solved
  
  https://gerrit.wikimedia.org/r/237004

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

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

To: jayvdb, gerritbot
Cc: aude, gerritbot, jayvdb, Ricordisamoa, XZise, Addshore, Aklapper, 
pywikibot-bugs-list, Multichill, JohnsonLee01, Blissjay007, Dijkstra, 
Oblanco79, Alter-paule, Beast1978, Un1tY, Zkhalido, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
Viztor, CucyNoiD, Nandana, NebulousIris, Wenyi, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, Tbscho, MayS, LawExplorer, WSH1906, Lewizho99, 
Mdupont, JJMC89, Maathavan, Dvorapa, _jensen, rosalieper, Altostratus, 
Avicennasis, Scott_WUaS, mys_721tx, Wikidata-bugs, Masti, Alchimista, Mbch331, 
Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T252079: mw.wikibase.getLabelByLang('Q1', 'en') returning nil today

2020-05-26 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lydia_Pintscher added a comment.


  Thanks :)

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

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

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

To: Addshore, Lydia_Pintscher
Cc: Jdforrester-WMF, VIGNERON, Lyokoi, Fralambert, RhinosF1, kaldari, 
Hsarrazin, Vriullop, Lucas_Werkmeister_WMDE, Addshore, Mike_Peel, WMDE-leszek, 
Ladsgroup, brennen, Dominicbm, Mholloway, WilliamGraham, Lydia_Pintscher, 
Liuxinyu970226, Aklapper, matej_suchanek, Jarekt, Jimfhahn, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T253245: Re-run SS1 to get an accurate list of whitelisted external identifiers

2020-05-26 Thread Ladsgroup
Ladsgroup added a comment.


  https://github.com/wmde/reference-hunting-data/pull/4

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

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

To: Ladsgroup
Cc: Aklapper, ItamarWMDE, Hazizibinmahdi, Ferdinand0101, darthmon_wmde, 
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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T252079: mw.wikibase.getLabelByLang('Q1', 'en') returning nil today

2020-05-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE added a comment.


  The test cases 
 
linked in the task description work again, and this bug is/was severe enough 
that if it still happened, I’m sure we would’ve heard of it. That’s good enough 
for me, at least.

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

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

To: Addshore, Lucas_Werkmeister_WMDE
Cc: Jdforrester-WMF, VIGNERON, Lyokoi, Fralambert, RhinosF1, kaldari, 
Hsarrazin, Vriullop, Lucas_Werkmeister_WMDE, Addshore, Mike_Peel, WMDE-leszek, 
Ladsgroup, brennen, Dominicbm, Mholloway, WilliamGraham, Lydia_Pintscher, 
Liuxinyu970226, Aklapper, matej_suchanek, Jarekt, Jimfhahn, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] [Created] T253619: Decided steps to produce dump of data

2020-05-26 Thread Tarrow
Tarrow created this task.
Tarrow added a project: Wikidata - Reference Treasure Hunt.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  We need to think about how we can release a dump of the data.
  
  Things to take into account are:
  
  - documenting the schema
  - trying to avoid people writing code depending on an unstable schema and 
being unhappy if we change it
  - communicating the uncertainty of the quality of the data (that it's isn't 
ready to be bulk added yet)
  - keeping some ability to measure the acceptance rate of the references we've 
generated
  - Making sure the game data doesn't become "stale" and we show tasks to the 
game users that are no longer productive

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

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

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

To: Tarrow
Cc: Aklapper, Tarrow, Ferdinand0101, darthmon_wmde, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T251271: Improve Storage Reading

2020-05-26 Thread Ladsgroup
Ladsgroup moved this task from Doing to Peer Review on the Wikidata - Reference 
Hunt - Sprint 6 board.
Ladsgroup added a comment.


  https://github.com/wmde/reference-island/pull/60

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

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

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

To: Ladsgroup
Cc: Aklapper, Tarrow, Hazizibinmahdi, Ferdinand0101, darthmon_wmde, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T251863: Improve Storage Writing

2020-05-26 Thread Ladsgroup
Ladsgroup added a comment.


  https://github.com/wmde/reference-island/pull/60

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

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

To: Ladsgroup
Cc: Ladsgroup, Aklapper, Tarrow, Ferdinand0101, darthmon_wmde, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T252832: wikibase-docker Quickstatements does not actually write data to wikibase

2020-05-26 Thread Physikerwelt
Physikerwelt triaged this task as "High" priority.

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

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

To: Physikerwelt
Cc: Addshore, Aklapper, Physikerwelt, Samantha_Alipio_WMDE, darthmon_wmde, 
Jelabra, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Asahiko, despens, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T243969: An incomplete message shown when adding a sitelink to a page whose item uses the current page

2020-05-26 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/T243969

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

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

To: ItamarWMDE, Lydia_Pintscher
Cc: Addshore, Tarrow, Lydia_Pintscher, Aklapper, Amire80, Blissjay007, 
Oblanco79, Alter-paule, Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, Meekrab2012, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, lucamauri, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] [Closed] T251961: Wikibase rows in enhanced recentchanges sometimes miss a separating space

2020-05-26 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/T251961

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

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

To: hoo, Lydia_Pintscher
Cc: Lydia_Pintscher, Aklapper, hoo, Iflorez, darthmon_wmde, alaa_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, 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] T252079: mw.wikibase.getLabelByLang('Q1', 'en') returning nil today

2020-05-26 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  Can someone confirm that this is fixed now please so we can close it?

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

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

To: Addshore, Lydia_Pintscher
Cc: Jdforrester-WMF, VIGNERON, Lyokoi, Fralambert, RhinosF1, kaldari, 
Hsarrazin, Vriullop, Lucas_Werkmeister_WMDE, Addshore, Mike_Peel, WMDE-leszek, 
Ladsgroup, brennen, Dominicbm, Mholloway, WilliamGraham, Lydia_Pintscher, 
Liuxinyu970226, Aklapper, matej_suchanek, Jarekt, Jimfhahn, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] [Blocker] T246456: Performance review of Wikidata Bridge

2020-05-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE changed the status of subtask T248840: Don’t polyfill 
Promise in Bridge modules from "Open" to "Stalled".

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

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

To: aaron, Lucas_Werkmeister_WMDE
Cc: Gilles, Jakob_WMDE, Lydia_Pintscher, Addshore, Krinkle, Aklapper, 
darthmon_wmde, Sarai-WMDE, Michael, Nandana, Jony, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T248840: Don’t polyfill Promise in Bridge modules

2020-05-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE changed the task status from "Open" to "Stalled".

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

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

To: Lucas_Werkmeister_WMDE
Cc: WMDE-leszek, Michael, Lucas_Werkmeister_WMDE, Aklapper, Blissjay007, 
Oblanco79, Alter-paule, Beast1978, Un1tY, Sarai-WMDE, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Pablo-WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, 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] T251863: Improve Storage Writing

2020-05-26 Thread Ladsgroup
Ladsgroup added a comment.


  I sorta accidentally picked it up while working on the reading improvements. 
One thing that I realized is that even batching it to 2 item per write makes it 
quite faster:
  
amsa@amsa-Latitude-7480:~/workspace/ref2$ time python3 
wikidatarefisland/run.py --step extract_items --side-service-input 
"whitelisted_ext_idefs.json" --input "/home/amsa/workspace/latest-all.json.gz" 
--output "extracted_unreferenced_statements.jsonl" --write-batch 0

real1m50.997s
user1m36.382s
sys 0m1.795s

amsa@amsa-Latitude-7480:~/workspace/ref2$ time python3 
wikidatarefisland/run.py --step extract_items --side-service-input 
"whitelisted_ext_idefs.json" --input "/home/amsa/workspace/latest-all.json.gz" 
--output "extracted_unreferenced_statements.jsonl" --write-batch 100

real1m34.718s
user1m23.011s
sys 0m0.437s

amsa@amsa-Latitude-7480:~/workspace/ref2$ time python3 
wikidatarefisland/run.py --step extract_items --side-service-input 
"whitelisted_ext_idefs.json" --input "/home/amsa/workspace/latest-all.json.gz" 
--output "extracted_unreferenced_statements.jsonl" --write-batch 1

real1m23.582s
user1m20.983s
sys 0m1.089s
  
  (Around 24% faster, if you compare it with the smaller number, it's 32%). 
It's not as fast as I want it to be but it's still good.

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

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

To: Ladsgroup
Cc: Ladsgroup, Aklapper, Tarrow, Ferdinand0101, darthmon_wmde, 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
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Paste] [Changed Policy] P9611:

2020-05-26 Thread Ladsgroup
Ladsgroup changed the visibility from "Custom Policy" to "Public (No Login 
Required)".
Ladsgroup changed the edit policy from "Members of Project: WMF-NDA" to "All 
Users".
Ladsgroup edited projects, added DBA, Wikidata; removed WMF-NDA.

PASTE DETAIL
  https://phabricator.wikimedia.org/P9611

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

To: Marostegui, Ladsgroup
Cc: Iflorez, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
Marostegui, LawExplorer, Minhnv-2809, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Jay8g, Krenair, Sbailey, Matanya
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T248840: Don’t polyfill Promise in Bridge modules

2020-05-26 Thread gerritbot
gerritbot added a comment.


  Change 598683 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] WIP: bridge: don’t polyfill Promise
  
  https://gerrit.wikimedia.org/r/598683

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

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

To: gerritbot
Cc: WMDE-leszek, Michael, Lucas_Werkmeister_WMDE, Aklapper, Sarai-WMDE, 
darthmon_wmde, Nandana, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T248840: Don’t polyfill Promise in Bridge modules

2020-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: WMDE-leszek, Michael, Lucas_Werkmeister_WMDE, Aklapper, Blissjay007, 
Oblanco79, Alter-paule, Beast1978, Un1tY, Sarai-WMDE, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Pablo-WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, 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] T248840: Don’t polyfill Promise in Bridge modules

2020-05-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Thanks Michael, that all sounds right to me. I uploaded the partial patch 
above, though without the upstream change it doesn’t reduce the `dist/` size at 
all.

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

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

To: Lucas_Werkmeister_WMDE
Cc: WMDE-leszek, Michael, Lucas_Werkmeister_WMDE, Aklapper, Blissjay007, 
Oblanco79, Alter-paule, Beast1978, Un1tY, Sarai-WMDE, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Pablo-WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, 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] T232584: Step 1: Production deployment checklist

2020-05-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Also, we still need the “Data Bridge” tag to be created on Wikidata. I guess 
one of us (Léa) should ask on WD:AN 
?

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lydia_Pintscher, Lucas_Werkmeister_WMDE, Addshore, Aklapper, Pablo-WMDE, 
Blissjay007, Oblanco79, Alter-paule, Beast1978, Un1tY, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, 
joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T251111: measuring acceptance rate

2020-05-26 Thread ItamarWMDE
ItamarWMDE added a comment.


  Blocked by T253611 

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

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

To: ItamarWMDE
Cc: Aklapper, Lydia_Pintscher, Ferdinand0101, darthmon_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T232584: Step 1: Production deployment checklist

2020-05-26 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  In T232584#6164346 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > (And I should’ve asked this earlier, but I hope enabling Bridge on all test 
clients is fine? That’s testwiki and test2wiki.)
  
  Yeah no problem there.

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

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

To: Lydia_Pintscher
Cc: Lydia_Pintscher, Lucas_Werkmeister_WMDE, Addshore, Aklapper, Pablo-WMDE, 
Blissjay007, Oblanco79, Alter-paule, Beast1978, Un1tY, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, 
joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T232584: Step 1: Production deployment checklist

2020-05-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T232584#6163607 , 
@Lydia_Pintscher wrote:
  
  > In T232584#6161922 , 
@Lucas_Werkmeister_WMDE wrote:
  >
  >> @Lydia_Pintscher: my second config change above also enables the feature 
for Wikidata itself. Does that make sense or should Wikidata wait until later? 
(Technically, I think it would be possible to enable the repo-only parts, which 
cawiki needs to function, from the client parts, but I don’t know if that makes 
much sense.)
  >
  > Only allowing it on Catalan would be best but if it's a significant amount 
of effort to make that happen then I'd say we can live with it.
  
  Not really a significant amount of effort, I think. But I should probably 
update the first config change as well, and make it only enable Bridge on test 
clients but not Test Wikidata itself, so that we know if “bridge enabled for 
repo but not client on same wiki” works or not. (And I should’ve asked this 
earlier, but I hope enabling Bridge on all test clients is fine? That’s 
testwiki and test2wiki.)

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lydia_Pintscher, Lucas_Werkmeister_WMDE, Addshore, Aklapper, Pablo-WMDE, 
Blissjay007, Oblanco79, Alter-paule, Beast1978, Un1tY, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, 
joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs