[Wikidata-bugs] [Maniphest] [Commented On] T254881: Explore visual regression testing

2020-06-19 Thread Pablo-WMDE
Pablo-WMDE added a comment.


  The pack has picked this up.

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

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

To: Pablo-WMDE
Cc: Pablo-WMDE, darthmon_wmde, Sarai-WMDE, Aklapper, raja_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Volker_E, 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] T255753: Wikidata Query Servie MWAPI calls with bd:serviceParam wikibase:limit "once" . executes 2 API calls instead of 1

2020-06-19 Thread gerritbot
gerritbot added a comment.


  Change 606402 **merged** by jenkins-bot:
  [wikidata/query/rdf@master] Fix continuation limits
  
  https://gerrit.wikimedia.org/r/606402

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Dipsacus_fullonum, Aklapper, Blissjay007, 
Oblanco79, Alter-paule, 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, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _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] [Updated] T93519: [Story] wbgetclaims should be able to work on multiple entities

2020-06-19 Thread Pablo-WMDE
Pablo-WMDE added a comment.


  Sounds similar to one option mentioned in T243138: allow to exclude selected 
claims from wbgetentities (or state positively which properties you want) 


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

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

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


[Wikidata-bugs] [Maniphest] [Created] T255852: Error: Invalid Claim while trying to set P2096 and P18 for a wikidata Item

2020-06-19 Thread maskaravivek
maskaravivek created this task.
maskaravivek added a project: Wikidata.
Restricted Application added subscribers: Liuxinyu970226, Aklapper.

TASK DESCRIPTION
  I am trying to use the wbsetclaim 
 . I am 
getting the following error from the API. I am trying to use this API for the 
first time. It would be great if someone could take a look at the error and 
help me.
  

{"errors":[{"code":"invalid-claim","data":{"messages":[{"name":"wikibase-api-invalid-claim","parameters":["Failed
 to get claim from claim Serialization Failed to get statement from 
Serialization"],"html":{"*":"Failed to get claim from claim Serialization 
Failed to get statement from Serialization"}}]},"module":"main","*":"Failed to 
get claim from claim Serialization Failed to get statement from 
Serialization"}],"servedby":"mw1408","*":"See 
https://www.wikidata.org/w/api.php for API usage. Subscribe to the 
mediawiki-api-announce mailing list at 
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce; for 
notice of API deprecations and breaking changes."}
  
  This is the claim object that I have:
  
{
  "id": "Q7110921$150c615e-9708-4836-b5c5-3ecc55efd1f4",
  "mainsnak": {
"datatype": "string",
"datavalue": {
  "value": "File:Test.jpg",
  "type": "string"
},
"property": "P18",
"snaktype": "value"
  },
  "rank": "normal",
  "references": [
{
  "snaks": {
"P2096": {
  "datatype": "monolingualtext",
  "datavalue": {
"value": {
  "value": {
"language": "en",
"text": "Test"
  }
},
"type": "monolingualtext"
  },
  "property": "P2096",
  "snaktype": "value"
}
  },
  "snaks-order": [
"P2096"
  ]
}
  ],
  "type": "statement"
}
  
  Here's the request logs:
  
POST 
https://www.wikidata.org/w/api.php?format=json=plaintext=wbsetclaim=uselang
2020-06-19 01:49:54.326 17421-17496/fr.free.nrw.commons D/OkHttp: 
Content-Type: application/x-www-form-urlencoded
2020-06-19 01:49:54.327 17421-17496/fr.free.nrw.commons D/OkHttp: 
Content-Length: 619
2020-06-19 01:49:54.327 17421-17496/fr.free.nrw.commons D/OkHttp: 
Cache-Control: no-cache
2020-06-19 01:49:54.327 17421-17496/fr.free.nrw.commons D/OkHttp: 
claim=WikidataSetClaim%28mainSnak%3DSnak_partial%28snakType%3Dvalue%2C%20property%3DP18%2C%20dataValue%3DValueString%28value%3DFile%3ATest.jpg%29%2C%20dataType%3Dstring%29%2C%20id%3DQ7110921%24150c615e-9708-4836-b5c5-3ecc55efd1f4%2C%20references%3D%5BReference%28snaks%3D%7BP2096%3DSnak_partial%28snakType%3Dvalue%2C%20property%3DP2096%2C%20dataValue%3Dorg.wikipedia.wikidata.DataValue%24MonoLingualText_partial%40275c11d%2C%20dataType%3Dmonolingualtext%29%7D%2C%20snaksOrder%3D%5BP2096%5D%29%5D%2C%20type%3Dstatement%2C%20rank%3Dnormal%29=wikimedia-commons-app=2eec5d634cc60d7333b4811678b318705eec7c31%2B%5C
2020-06-19 01:49:54.327 17421-17496/fr.free.nrw.commons D/OkHttp: --> END 
POST (619-byte body)
2020-06-19 01:49:54.333 17421-17496/fr.free.nrw.commons D/CookieManager: 
Domain:www.wikidata.org
2020-06-19 01:49:54.334 17421-17496/fr.free.nrw.commons D/CookieManager: 
Adding centralauth cookies

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

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

To: maskaravivek
Cc: Aklapper, maskaravivek, Liuxinyu970226, 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] [Updated] T164458: [Hackathon doc sprint] Answer the question "How can I help on Wikidata?"

2020-06-19 Thread Aklapper
Aklapper added a project: Documentation.

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

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

To: johl, Aklapper
Cc: Addshore, Lydia_Pintscher, Trizek-WMF, Aklapper, Pigsonthewing, Multichill, 
Quiddity, Daniel_Mietchen, BrillLyle, Spinster, Lea_Lacroix_WMDE, Pavithraes, 
darthmon_wmde, Nandana, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, 
Jayprakash12345, QZanden, LawExplorer, 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] [Updated] T164457: [Hackathon doc sprint] Overview of Wikidata Help:Contents

2020-06-19 Thread Aklapper
Aklapper added a project: Documentation.

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

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

To: johl, Aklapper
Cc: Addshore, nichtich, Aklapper, Pigsonthewing, Multichill, Quiddity, 
Daniel_Mietchen, BrillLyle, Spinster, Lea_Lacroix_WMDE, Pavithraes, 
darthmon_wmde, Nandana, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, 
Jayprakash12345, QZanden, LawExplorer, 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] [Updated] T164462: [Hackathon doc sprint] Improve doc about arbitrary access on Wikipedia

2020-06-19 Thread Aklapper
Aklapper added a project: Documentation.

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

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

To: johl, Aklapper
Cc: thiemowmde, Trizek-WMF, Aklapper, Pigsonthewing, Multichill, Quiddity, 
Daniel_Mietchen, BrillLyle, Spinster, Lea_Lacroix_WMDE, Pavithraes, 
darthmon_wmde, Nandana, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, 
Jayprakash12345, QZanden, LawExplorer, 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] T255505: Travis test failure FederatedPropertiesErrorTest::testOutputShouldGenerateMissingLabel

2020-06-19 Thread Michael
Michael closed this task as "Resolved".
Michael added a comment.


  Master is now green again on Travis ✅

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

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

To: toan, Michael
Cc: WMDE-leszek, Michael, toan, Aklapper, Addshore, Liuxinyu970226, Jimfhahn, 
darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, Pablo-WMDE, 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


<    1   2