[Wikidata-bugs] [Maniphest] [Created] T168923: Add urldecode function

2017-06-26 Thread Smalyshev
Smalyshev created this task.Smalyshev added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery.
TASK DESCRIPTIONThere are several use cases (e.g. T168877) where the data comes as encoded and needs to be matched against un-encoded data, or vice versa, and while encode_for_uri() function allows encoding, there's no function for decoding.

We may also want to add mediawiki encoding (replacing ' ' with '_' and other things, as in T131960).TASK DETAILhttps://phabricator.wikimedia.org/T168923EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2017-06-26 Thread Smalyshev
Smalyshev added a project: Upstream.Smalyshev added a comment.
See also https://jira.blazegraph.com/browse/BLZG-8996TASK DETAILhttps://phabricator.wikimedia.org/T168876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2017-06-26 Thread Smalyshev
Smalyshev added a comment.
Looks like Optimizer for some reason puts the second BIND after the service. Not sure why. Workaround for this one would be:

hint:Prior hint:runLast true .

after the service, but this of course is just a workaround, not a fix.TASK DETAILhttps://phabricator.wikimedia.org/T168876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2017-06-26 Thread Smalyshev
Smalyshev added a comment.
Looking at the binding set incoming to service, I see:

{ leinestr=Vocab(2)[http://www.wikidata.org/entity/Q]:XSDUnsignedInt(668563), picture=TermId(1U)[http://commons.wikimedia.org/wiki/Special:FilePath/U-Bahn%20Berlin%20Leinestra%C3%9Fe.JPG], filename=TermId(0L)[U-Bahn%20Berlin%20Leinestra%C3%9Fe.JPG] }

So the order is right (since other vars are bound) but somehow ?file is missing from bindings. I wonder is Optimizer somehow drops it and whether I should tell it somehow not to do it.TASK DETAILhttps://phabricator.wikimedia.org/T168876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] T153563: Consider switching to HTTPS for Wikidata query service links

2017-06-26 Thread BBlack
BBlack removed a parent task: T104681: HTTPS Plans (tracking / high-level info).
TASK DETAILhttps://phabricator.wikimedia.org/T153563EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BBlackCc: Kghbln, Dalba, Lydia_Pintscher, Jonas, Ricordisamoa, Lokal_Profil, DSGalaktos, MisterSynergy, Esc3300, Smalyshev, MZMcBride, Aklapper, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, Avner, Zppix, debt, Gehel, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, faidon, Seb35, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T168918: Errors when starting/stopping wdqs-updater service

2017-06-26 Thread Smalyshev
Smalyshev created this task.Smalyshev added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery.
TASK DESCRIPTIONWhen starting/stopping wdqs-updater service in production, there are errors in the log:

Jun 26 22:25:15 wdqs2001 systemd[1]: [/lib/systemd/system/wdqs-updater.service:3] Failed to add dependency on wdqs-blazegraph, ignoring: Invalid argument
Jun 26 22:25:15 wdqs2001 systemd[1]: [/lib/systemd/system/wdqs-updater.service:4] Failed to add dependency on wdqs-blazegraph, ignoring: Invalid argument
Jun 26 22:25:15 wdqs2001 systemd[1]: [/lib/systemd/system/wdqs-updater.service:5] Unknown lvalue 'AssertPathExists' in section 'Unit'
Jun 26 22:25:15 wdqs2001 systemd[1]: [/lib/systemd/system/wdqs-updater.service:3] Failed to add dependency on wdqs-blazegraph, ignoring: Invalid argument
Jun 26 22:25:15 wdqs2001 systemd[1]: [/lib/systemd/system/wdqs-updater.service:4] Failed to add dependency on wdqs-blazegraph, ignoring: Invalid argument
Jun 26 22:25:15 wdqs2001 systemd[1]: [/lib/systemd/system/wdqs-updater.service:5] Unknown lvalue 'AssertPathExists' in section 'Unit'

Looks like something that needs to be fixed.TASK DETAILhttps://phabricator.wikimedia.org/T168918EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Gehel, Aklapper, Smalyshev, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T168454: Retry Wikidata fetch when 429 is returned

2017-06-26 Thread Smalyshev
Smalyshev closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T168454EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: gerritbot, ema, Aklapper, Smalyshev, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T168636: wdqs-updater is stuck after restart of wdqs-blazegraph

2017-06-26 Thread Smalyshev
Smalyshev closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T168636EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: gerritbot, Smalyshev, Gehel, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Jonas, FloNight, Xmlizer, Izno, 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] [Edited] T168057: create slide deck with Wikidata showcases

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...* Cvrminer: https://tools.wmflabs.org/cvrminer
* Guessr: http://guessr.morr.cc

== Editor: ==...TASK DETAILhttps://phabricator.wikimedia.org/T168057EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Daniel_Mietchen, Framawiki, Planemad, Jonas, Spinster, Magnus, Multichill, NavinoEvans, Zorglub27, Lucie, Tpt, Andrawaag, Fnielsen, Pigsonthewing, Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE, johl, Aklapper, Lydia_Pintscher, GoranSMilovanovic, QZanden, Izno, 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] T167858: hint:runFirst throws exception

2017-06-26 Thread WikidataFacts
WikidataFacts added a comment.
Yes, that’s what I meant with:

(This example query can be made to run by completely disabling the optimizer, but in general it would be nice to have more fine-grained control over it.)TASK DETAILhttps://phabricator.wikimedia.org/T167858EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WikidataFactsCc: Smalyshev, Aklapper, WikidataFacts, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T102417: Give Commons its own Wiki box rather than forcing it under Other sites

2017-06-26 Thread QZanden
QZanden added subscribers: Nemo_bis, QZanden.QZanden added a comment.

In T102417#3158438, @Mike_Peel wrote:

In T102417#3098196, @Nemo_bis wrote:
Having a separate box for Commons would make it a lot clearer that commons links can be added in the same way that other sister sites can be.

Showing a difference helps conveying that there is no difference? Quite an oxymoron.


Showing the same box for Commons as is shown for the other sister sites (e.g., Wikipedia) shows that there is no difference in adding the links. Having it different by including it under 'other sites' is what is different. I have not seen any other project linked to under 'other sites', definitely not one so widely used as Wikimedia Commons.


Agree with @Nemo_bis 
If you say we should have a separate box for commons, we should also have a separate box for wikidata, mediawiki, species and meta. But because all of these sites are on one domain and not using xx.wikiproject.org, they are bundled under one section. 
I agree the header could be more unambigious, maybe something like 'monolingual wmf-sites''?TASK DETAILhttps://phabricator.wikimedia.org/T102417EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: QZandenCc: QZanden, Nemo_bis, Nikki, Romaine, Ricordisamoa, Mike_Peel, daniel, Steinsplitter, Aklapper, Reguyla, GoranSMilovanovic, Izno, 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] T151269: Add English names for languages which don't yet have one

2017-06-26 Thread Nikki
Nikki added a comment.

In T151269#3377756, @Nemo_bis wrote:
That's incorrect. When I asked on behalf of Wikimedia, the names were added (maybe because I'm Wikimedia's CLDR ST manager?).


Wasn't http://unicode.org/cldr/trac/ticket/9137 your request? The codes requested there were not added. :/

Anyway, see P5634 for the current number of labels/descriptions/aliases for valid IETF language tags which don't appear to be in CLDR (excluding als, bh and nrm, which are not used for the right language). Those are extracted from this query: https://quarry.wmflabs.org/query/19791.

I used http://www.unicode.org/cldr/charts/dev/by_type/locale_display_names.languages__a-d_.html (and the other pages for the rest of the alphabet) as a reference for which languages are in CLDR. If that's not the right thing to use, then please let me know what I should be looking at instead.

I wasn't able to find a way to query for monolingual text languages (too slow for the query service).TASK DETAILhttps://phabricator.wikimedia.org/T151269EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: NikkiCc: Nemo_bis, abian, Pigsonthewing, Lydia_Pintscher, jhsoby, Nikerabbit, thiemowmde, Liuxinyu970226, Lea_Lacroix_WMDE, Aklapper, revi, Nikki, GoranSMilovanovic, QZanden, Soum213, MuhammadShuaib, Izno, LNDDYL, Psychoslave, Fuzheado, Cwek, Wikidata-bugs, aude, Gryllida, zhuyifei1999, Shizhao, Arrbee, santhosh, KartikMistry, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T168772: Display mathematical formula correctly in the query service

2017-06-26 Thread Jonas
Jonas closed this task as "Declined".Jonas added a comment.
Sorry, you have to use Firefox or wait till your browser supports MathML.TASK DETAILhttps://phabricator.wikimedia.org/T168772EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Mbch331, Aklapper, ChristianKl, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T73887: [Task] Other projects sidebar should show badges if applicable

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361509 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/Wikibase@master] Remove warning when badge label can not be found

https://gerrit.wikimedia.org/r/361509TASK DETAILhttps://phabricator.wikimedia.org/T73887EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: Ladsgroup, Nemo_bis, Ricordisamoa, Aklapper, Candalua, gerritbot, Bene, Andyrom75, Glaisher, Kky, Liuxinyu970226, Lydia_Pintscher, Stryn, Tpt, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T73887: [Task] Other projects sidebar should show badges if applicable

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361071 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Fetch all site link data from item to show badges in Other Project Sidebar

https://gerrit.wikimedia.org/r/361071TASK DETAILhttps://phabricator.wikimedia.org/T73887EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: Ladsgroup, Nemo_bis, Ricordisamoa, Aklapper, Candalua, gerritbot, Bene, Andyrom75, Glaisher, Kky, Liuxinyu970226, Lydia_Pintscher, Stryn, Tpt, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2017-06-26 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.Smalyshev added a comment.
This is the result of query being reordered, but I'm not sure why - input parameters should be bound by the time SERVICE is run. I'll check why it doesn't happen and see what can be done.TASK DETAILhttps://phabricator.wikimedia.org/T168876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] [Edited] T165167: games using Wikidata's data

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...* https://stadt-land-wikidata.netlify.com 
* http://guessr.morr.cc

Ideas for new games:...TASK DETAILhttps://phabricator.wikimedia.org/T165167EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Crang115, D3r1ck01, Liuxinyu970226, abian, Aklapper, Lydia_Pintscher, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, Puik, Envlh, Izno, Wikidata-bugs, aude, Tobias1984, TheDJ, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168877: Add support for using MWAPI to search for Commons media file statement values

2017-06-26 Thread Smalyshev
Smalyshev added a comment.
One solution would be for the MWAPI to automatically decode titles in parameters.

The API does not know anything about "titles" or URL encoding - it's just strings, "title" is just a name of the parameter. I don't think URL-decoding any string that is passed to service is a good idea. So we'd need to somehow know which ones need to be decoded. Maybe types support can help with it.TASK DETAILhttps://phabricator.wikimedia.org/T168877EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: robbi5, Aklapper, Smalyshev, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] [Changed Project Column] T167399: Translate constraint type Q-IDs into strings

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Backlog to DOING on the Wikibase-Quality board.Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint.
TASK DETAILhttps://phabricator.wikimedia.org/T167399WORKBOARDhttps://phabricator.wikimedia.org/project/board/989/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167399: Translate constraint type Q-IDs into strings

2017-06-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T167399EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167399: Translate constraint type Q-IDs into strings

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361486 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Pass Constraint object into CheckResult

https://gerrit.wikimedia.org/r/361486TASK DETAILhttps://phabricator.wikimedia.org/T167399EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, Izno, 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] T168057: create slide deck with Wikidata showcases

2017-06-26 Thread Daniel_Mietchen
Daniel_Mietchen updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...* Wikigenomes: http://wikigenomes.org/organism/471472/ 
* More from Genewiki (What is best to show here?)...* https://github.com/search?q=topic%3Awikidata=Repositories
* https://www.wikidata.org/wiki/Wikidata:Wikidata_for_authority_controlTASK DETAILhttps://phabricator.wikimedia.org/T168057EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Daniel_MietchenCc: Daniel_Mietchen, Framawiki, Planemad, Jonas, Spinster, Magnus, Multichill, NavinoEvans, Zorglub27, Lucie, Tpt, Andrawaag, Fnielsen, Pigsonthewing, Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE, johl, Aklapper, Lydia_Pintscher, GoranSMilovanovic, QZanden, Izno, 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] T168859: Restore descriptions in Wikibase api error message

2017-06-26 Thread thiemowmde
thiemowmde claimed this task.thiemowmde added a project: Wikidata-Sprint.thiemowmde triaged this task as "Normal" priority.thiemowmde moved this task from incoming to consider for next sprint on the Wikidata board.
TASK DETAILhttps://phabricator.wikimedia.org/T168859WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: gerritbot, aude, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168859: Restore descriptions in Wikibase api error message

2017-06-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T168859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, aude, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168859: Restore descriptions in Wikibase api error message

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 360871 had a related patch set uploaded (by Thiemo Mättig (WMDE); owner: Thiemo Mättig (WMDE)):
[mediawiki/extensions/Wikibase@master] [WIP] Restore specific API error messages

https://gerrit.wikimedia.org/r/360871TASK DETAILhttps://phabricator.wikimedia.org/T168859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, aude, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168867: Prepare tasks for usertesting input widgets: Setup test on Wiki

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
Use test.wikidata.org and create the items and properties that you need but are lacking. You can even re-purpose existing items and properties if needed.TASK DETAILhttps://phabricator.wikimedia.org/T168867EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lucas_Werkmeister_WMDE, thiemowmde, Charlie_WMDE, James_Budday, Lydia_Pintscher, Aklapper, Jan_Dittrich, GoranSMilovanovic, QZanden, Izno, 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] T168867: Prepare tasks for usertesting input widgets: Setup test on Wiki

2017-06-26 Thread Jan_Dittrich
Jan_Dittrich added a comment.
After talking to @Lucas_Werkmeister_WMDE:


One of the wikis (test, beta)  is usually spammed with test data, we want to use the other one. But which is that?
On the chosen wiki we might need to create the right properties and values to reference on the created items, e.g. if the scenario demands creating a TV tower item we should be able to say: InstanceOf: TV-Tower or so, so the item TV-Tower needs to be there.
TASK DETAILhttps://phabricator.wikimedia.org/T168867EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Lucas_Werkmeister_WMDE, thiemowmde, Charlie_WMDE, James_Budday, Lydia_Pintscher, Aklapper, Jan_Dittrich, GoranSMilovanovic, QZanden, Izno, 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] T168877: Add support for using MWAPI to search for Commons media file statement values

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added a project: Discovery.
TASK DESCRIPTIONThe following query tries to find the categories of an image in a P​18 statement:

# trying to use mwapi to get (license) categories of commons images
# see https://www.mediawiki.org/wiki/Wikidata_query_service/User_Manual/MWAPI
SELECT * WHERE {
  hint:Query hint:optimizer "None".
  BIND(wd:Q668563 as ?leinestr) # random item with picture
  ?leinestr wdt:P18 ?picture.

  BIND(STRAFTER(str(?picture), "Special:FilePath/") AS ?filename)
  BIND(CONCAT("File:", ?filename) AS ?file)

  SERVICE wikibase:mwapi {
bd:serviceParam wikibase:api "Categories".
bd:serviceParam wikibase:endpoint "commons.wikipedia.org".
bd:serviceParam mwapi:titles ?file.
?cat wikibase:apiOutput mwapi:category.
  }
}

(See also T168876 for what happens if the optimizer hint is removed.)

However, it finds no results, because the title from the statement is URL encoded (?file is File:U-Bahn%20Berlin%20Leinestra%C3%9Fe.JPG), but the MediaWiki API expects an unencoded title (File:U-Bahn Berlin Leinestraße.JPG). This particular example can be made to work with some REPLACE()s, but clearly that approach doesn’t scale.

One solution would be for the MWAPI to automatically decode titles in parameters. This could happen, for instance, if the title is a full URI as saved in a Wikidata statement (http://commons.wikimedia.org/wiki/Special:FilePath/…). (We probably don’t want to do this for all values in parameters unconditionally, since they might already be decoded but contain % characters.)

Another solution would be to provide a function for URL-decoding (and probably, for symmetry, another one for URL-encoding). This would be more generally useful, but also potentially harder to discover as a solution.TASK DETAILhttps://phabricator.wikimedia.org/T168877EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Smalyshev, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] [Edited] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...If the optimizer is disabled via query hint, the query works (though it finds no results, but that’s another topic: T168877), so it looks like the optimizer reorders the query in such a way that the service doesn’t have access to the `?file` binding.TASK DETAILhttps://phabricator.wikimedia.org/T168876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: robbi5, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] T168864: Prepare tasks for usertesting input widgets: Define task

2017-06-26 Thread Jan_Dittrich
Jan_Dittrich added a comment.
I talked with  @Lucas_Werkmeister_WMDE , I said a building makes sense, we briefly thought about where it needs quantity, and came to //height://. So we might want people to create some TV-Towers (since there height is an obvious thing)TASK DETAILhttps://phabricator.wikimedia.org/T168864EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: James_Budday, Charlie_WMDE, Aklapper, Lydia_Pintscher, Lea_Lacroix_WMDE, Lucas_Werkmeister_WMDE, thiemowmde, Jan_Dittrich, GoranSMilovanovic, QZanden, JGirault, Izno, 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] T168876: MWAPI service throws “could not find binding for parameter” if optimizer is not disabled

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added a project: Discovery.
TASK DESCRIPTIONThe following query:

# trying to use mwapi to get (license) categories of commons images
# see https://www.mediawiki.org/wiki/Wikidata_query_service/User_Manual/MWAPI
SELECT * WHERE {
  BIND(wd:Q668563 as ?leinestr) # random item with picture
  ?leinestr wdt:P18 ?picture.

  BIND(STRAFTER(str(?picture), "Special:FilePath/") AS ?filename)
  BIND(CONCAT("File:", ?filename) AS ?file)

  SERVICE wikibase:mwapi {
bd:serviceParam wikibase:api "Categories".
bd:serviceParam wikibase:endpoint "commons.wikipedia.org".
bd:serviceParam mwapi:titles ?file. # throws IllegalArgumentException: Could not find binding for parameter titles
?cat wikibase:apiOutput mwapi:category.
  }
}

results in the following error:

…
 Caused by: java.lang.IllegalArgumentException: Could not find binding for parameter titles

	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall.getRequestParams(MWApiServiceCall.java:152)
	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall.getHttpRequest(MWApiServiceCall.java:174)
	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall.access$000(MWApiServiceCall.java:57)
	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall$MultiSearchIterator.doSearchFromBinding(MWApiServiceCall.java:317)
	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall$MultiSearchIterator.doNextSearch(MWApiServiceCall.java:300)
	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall$MultiSearchIterator.(MWApiServiceCall.java:262)
	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall.call(MWApiServiceCall.java:121)
	at org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall.call(MWApiServiceCall.java:56)
	at com.bigdata.bop.controller.ServiceCallJoin$ChunkTask$ServiceCallTask.doBigdataServiceCall(ServiceCallJoin.java:770)

If the optimizer is disabled via query hint, the query works (though it finds no results, but that’s another topic), so it looks like the optimizer reorders the query in such a way that the service doesn’t have access to the ?file binding.TASK DETAILhttps://phabricator.wikimedia.org/T168876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, 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] T168268: Split up range constraint violation messages

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361468 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Split up range constraint violation messages

https://gerrit.wikimedia.org/r/361468TASK DETAILhttps://phabricator.wikimedia.org/T168268EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, Izno, 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] T168268: Split up range constraint violation messages

2017-06-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T168268EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T166586: Consistently check permission for entity creation

2017-06-26 Thread WMDE-leszek
WMDE-leszek claimed this task.WMDE-leszek moved this task from Backlog to Doing on the Wikidata-Sprint board.
TASK DETAILhttps://phabricator.wikimedia.org/T166586WORKBOARDhttps://phabricator.wikimedia.org/project/board/2351/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, daniel, GoranSMilovanovic, QZanden, Izno, 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] T167964: [Task] Inject frontend part of lexeme datatype from WikibaseLexeme extension

2017-06-26 Thread Ladsgroup
Ladsgroup claimed this task.Herald added a project: User-Ladsgroup.
TASK DETAILhttps://phabricator.wikimedia.org/T167964EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Jonas, Lydia_Pintscher, Aklapper, gerritbot, WMDE-leszek, Ladsgroup, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167964: [Task] Inject frontend part of lexeme datatype from WikibaseLexeme extension

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361463 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/Wikibase@master] Add 'wikibase.experts' hook

https://gerrit.wikimedia.org/r/361463TASK DETAILhttps://phabricator.wikimedia.org/T167964EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Lydia_Pintscher, Aklapper, gerritbot, WMDE-leszek, Ladsgroup, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T167964: [Task] Inject frontend part of lexeme datatype from WikibaseLexeme extension

2017-06-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T167964EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Lydia_Pintscher, Aklapper, gerritbot, WMDE-leszek, Ladsgroup, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167964: [Task] Inject frontend part of lexeme datatype from WikibaseLexeme extension

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361460 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/WikibaseLexeme@master] Add wikibase.experts.Lexeme

https://gerrit.wikimedia.org/r/361460TASK DETAILhttps://phabricator.wikimedia.org/T167964EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, Lydia_Pintscher, Aklapper, gerritbot, WMDE-leszek, Ladsgroup, Cinemantique, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168867: Prepare tasks for usertesting input widgets: Setup test on Wiki

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T168867EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lucas_Werkmeister_WMDE, thiemowmde, Charlie_WMDE, James_Budday, Lydia_Pintscher, Aklapper, Jan_Dittrich, GoranSMilovanovic, QZanden, Izno, 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] T168864: Prepare tasks for usertesting input widgets: Define task

2017-06-26 Thread Jan_Dittrich
Jan_Dittrich updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...**Task:** Find an (hypothetical) item that might have some of the inputs we want to test. We could then give the scenario to the user: "You found out about… and want to add it to Wikidata". I thought of a building (has geocoordinate input (Place)  and time input (construction finished)) but other things might be even better. 

Next task:  T168867, make it testable on beta/test wikidata

TASK DETAILhttps://phabricator.wikimedia.org/T168864EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: James_Budday, Charlie_WMDE, Aklapper, Lydia_Pintscher, Lea_Lacroix_WMDE, Lucas_Werkmeister_WMDE, thiemowmde, Jan_Dittrich, GoranSMilovanovic, QZanden, JGirault, Izno, 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] T168864: Prepare tasks for usertesting input widgets: Define task

2017-06-26 Thread Jan_Dittrich
Jan_Dittrich created this task.Jan_Dittrich added projects: WMDE-Design, Wikidata.Herald added a subscriber: Aklapper.Herald added a project: Design.
TASK DESCRIPTIONBackground: We want to make focused user tests of the Wikidata UI for being able to fix issues and/or to collect knowledge to consider when we touch elements to make them work on mobile/OOUI/vue.  One obvious candidate are input widgets (e.g. the ones for special data types)

Task: Find an (hypothetical) item that might have some of the inputs we want to test. We could then give the scenario to the user: "You found out about… and want to add it to Wikidata". I thought of a building (has geocoordinate input (Place)  and time input (construction finished)) but other things might be even better.TASK DETAILhttps://phabricator.wikimedia.org/T168864EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Aklapper, Lydia_Pintscher, Lea_Lacroix_WMDE, Lucas_Werkmeister_WMDE, thiemowmde, Jan_Dittrich, GoranSMilovanovic, QZanden, JGirault, Izno, 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] T165567: [Story] Editable Glosses on Senses (non-persistent)

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361067 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Add browser tests for glosses.

https://gerrit.wikimedia.org/r/361067TASK DETAILhttps://phabricator.wikimedia.org/T165567EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Aleksey_WMDE, gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T158323: enable sitelinks on Wikidata for Wiktionary pages outside main namespace (phase 1)

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".Lydia_Pintscher added a comment.
@Daniel_Carrero: That needs to be solved in Cognate. The ticket for that is T166765.TASK DETAILhttps://phabricator.wikimedia.org/T158323EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aude, Lydia_PintscherCc: Lydia_Pintscher, aude, Stashbot, gerritbot, Wikitiki89, Vriullop, Lea_Lacroix_WMDE, PeterBowman, Daniel_Carrero, waldyrious, Aklapper, Bugreporter, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T109579: [Epic] Give more sister projects access to Wikidata

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T158323: enable sitelinks on Wikidata for Wiktionary pages outside main namespace (phase 1) as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T109579EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Superchilum, Micru, intracer, Darkdadaah, MZMcBride, Krenair, Candalua, Liuxinyu970226, Ricordisamoa, Aklapper, Lydia_Pintscher, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T159316: Enable arbitrary access on English Wiktionary

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T158323: enable sitelinks on Wikidata for Wiktionary pages outside main namespace (phase 1) as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T159316EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: TheDaveRoss, Vriullop, Nizil, Liuxinyu970226, Daniel_Carrero, jberkel, Lydia_Pintscher, Lea_Lacroix_WMDE, Aklapper, Cinemantique, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168268: Split up range constraint violation messages

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint.Lucas_Werkmeister_WMDE moved this task from Backlog to DOING on the Wikibase-Quality board.
TASK DETAILhttps://phabricator.wikimedia.org/T168268WORKBOARDhttps://phabricator.wikimedia.org/project/board/989/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T102759: [Story] Migrate constraints from property talk pages to statements on properties

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T167418: Import format constraints from statements as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T102759EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Lucas_Werkmeister_WMDE, Ivan_A_Krestinin, Agabi10, Ricordisamoa, Ladsgroup, Lydia_Pintscher, Jonaskeutel, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167418: Import format constraints from statements

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".Lucas_Werkmeister_WMDE moved this task from REVIEW to DONE on the Wikibase-Quality board.
TASK DETAILhttps://phabricator.wikimedia.org/T167418WORKBOARDhttps://phabricator.wikimedia.org/project/board/989/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T124054: [Task] Convert wikibase and data values libraries to use extension registration

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid".Lydia_Pintscher added a comment.Herald removed a subscriber: Liuxinyu970226.
Checked in with @aude and based on that and @Reedy's comment I am closing this.TASK DETAILhttps://phabricator.wikimedia.org/T124054EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, Reedy, Ricordisamoa, aude, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T92980: [Story] Convert all extensions that are part of the Wikidata build to use the new extension registration

2017-06-26 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T124054: [Task] Convert wikibase and data values libraries to use extension registration as "Invalid".
TASK DETAILhttps://phabricator.wikimedia.org/T92980EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: gerritbot, Reedy, tstarling, Ricordisamoa, Legoktm, Liuxinyu970226, JanZerebecki, aude, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168859: Restore descriptions in Wikibase api error message

2017-06-26 Thread aude
aude added a comment.
also we have a test failure in WikibaseQualityExternalValidation:

10:09:31 2) WikibaseQuality\ExternalValidation\Tests\Api\RunCrossCheckTest::testExecuteMissingParams
10:09:31 Failed asserting that exception message 'A parameter that is required was missing.' contains 'A parameter that is required was missing. (Either provide the ids of entities or ids of claims, that should be cross-checked.)'.

(that api module need to be updated)TASK DETAILhttps://phabricator.wikimedia.org/T168859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: audeCc: aude, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167963: Deprecate LegacyIdInterpreter and use EntityIdComposer instead

2017-06-26 Thread Ladsgroup
Ladsgroup added a comment.
Strangely, I can't replicate the problem again to fix it, it seems it doesn't get called at all, probably I'm missing something but will try again later.TASK DETAILhttps://phabricator.wikimedia.org/T167963EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Lydia_Pintscher, Aklapper, gerritbot, WMDE-leszek, Ladsgroup, Cinemantique, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T168859: Restore descriptions in Wikibase api error message

2017-06-26 Thread aude
aude renamed this task from "Restore descriptions in Wkibase api error message" to "Restore descriptions in Wikibase api error message".
TASK DETAILhttps://phabricator.wikimedia.org/T168859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: audeCc: aude, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T168859: Restore descriptions in Wkibase api error message

2017-06-26 Thread aude
aude created this task.aude added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONSince https://gerrit.wikimedia.org/r/#/c/353545/ / T153359, we have lost some of the error descriptions in api error messages.

currently on Wikidata:

https://www.wikidata.org/w/api.php?action="">

{
"error": {
"code": "param-missing",
"info": "A parameter that is required was missing. (Either provide the item \"ids\" or pairs of \"sites\" and \"titles\" for corresponding pages)",
"messages": [
{
"name": "wikibase-api-param-missing",
"parameters": [],
"html": {
"*": "A parameter that is required was missing."
}
}
],
"*": "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."
},
"servedby": "mw1278"
}

Wikibase master:

{
"error": {
"code": "param-missing",
"info": "A parameter that is required was missing.",
"messages": [
{
"name": "wikibase-api-param-missing",
"parameters": [],
"html": {
"*": "A parameter that is required was missing."
}
}
],
"*": "See https://wikidatawiki/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."
}
}

Think we want to make the full api error messages (including descriptions) translatable and add i18n messages for them.

The way ApiErrorReporter works now, the messages are based on the error code. (e.g. wikibase-api-param-missing). This error code is shared by numerous different api modules, each with a different error description.

We should still share the error code and not change it (api users might depend on how it is now), but allow the message / description to differ and be translatable.TASK DETAILhttps://phabricator.wikimedia.org/T168859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: audeCc: aude, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T97018: [Story] Integrate violations into Wikidata UI

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T164065: Pattern parameter in detailHTML for format constraint is HTML-escaped twice as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T97018EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Charlie_WMDE, waldyrious, Sannita, Lea_Lacroix_WMDE, Lucas_Werkmeister_WMDE, gerritbot, Pintoch, Lydia_Pintscher, Jan_Dittrich, abian, Bene, Jonas, Ricordisamoa, dominic.sauer, Liuxinyu970226, Aklapper, Tamslo, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, JGirault, Izno, 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] T164065: Pattern parameter in detailHTML for format constraint is HTML-escaped twice

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".Lucas_Werkmeister_WMDE moved this task from REVIEW to DONE on the Wikibase-Quality board.
TASK DETAILhttps://phabricator.wikimedia.org/T164065WORKBOARDhttps://phabricator.wikimedia.org/project/board/989/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167418: Import format constraints from statements

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361432 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Import Format constraints from statements

https://gerrit.wikimedia.org/r/361432TASK DETAILhttps://phabricator.wikimedia.org/T167418EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T164065: Pattern parameter in detailHTML for format constraint is HTML-escaped twice

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 360873 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Add support for importing format parameters

https://gerrit.wikimedia.org/r/360873TASK DETAILhttps://phabricator.wikimedia.org/T164065EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167418: Import format constraints from statements

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 360873 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Add support for importing format parameters

https://gerrit.wikimedia.org/r/360873TASK DETAILhttps://phabricator.wikimedia.org/T167418EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T165570: [Story] Editable Statements on Glosses (non-persistent)

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 359471 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Make statements on senses editable

https://gerrit.wikimedia.org/r/359471TASK DETAILhttps://phabricator.wikimedia.org/T165570EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T165567: [Story] Editable Glosses on Senses (non-persistent)

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 358977 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Gloss widget

https://gerrit.wikimedia.org/r/358977TASK DETAILhttps://phabricator.wikimedia.org/T165567EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Aleksey_WMDE, gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T102759: [Story] Migrate constraints from property talk pages to statements on properties

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T167417: Import commons link constraints from statements as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T102759EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Lucas_Werkmeister_WMDE, Ivan_A_Krestinin, Agabi10, Ricordisamoa, Ladsgroup, Lydia_Pintscher, Jonaskeutel, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167417: Import commons link constraints from statements

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".Lucas_Werkmeister_WMDE moved this task from Review to Done on the Wikidata-Sprint board.
TASK DETAILhttps://phabricator.wikimedia.org/T167417WORKBOARDhttps://phabricator.wikimedia.org/project/board/2351/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167417: Import commons link constraints from statements

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 360642 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Add support for importing namespace parameters

https://gerrit.wikimedia.org/r/360642TASK DETAILhttps://phabricator.wikimedia.org/T167417EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T167417: Import commons link constraints from statements

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 360646 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Import Commons link constraints from statements

https://gerrit.wikimedia.org/r/360646TASK DETAILhttps://phabricator.wikimedia.org/T167417EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T168681: Argument 1 passed to DataValues\UnboundedQuantityValue::newFromArray() must be an instance of array, string given in extensions/Wikidata/vendor/data

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361406 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Update several DataValues libraries to current bug fix releases

https://gerrit.wikimedia.org/r/361406TASK DETAILhttps://phabricator.wikimedia.org/T168681EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmde, gerritbotCc: gerritbot, MacFan4000, thiemowmde, WMDE-leszek, Liuxinyu970226, Dereckson, JeroenDeDauw, Lucas_Werkmeister_WMDE, TerraCodes, Jay8g, greg, Addshore, aude, Stashbot, Aklapper, mmodell, Lordiis, GoranSMilovanovic, Adik2382, Jrbranaa, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167418: Import format constraints from statements

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361432 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Import Format constraints from statements

https://gerrit.wikimedia.org/r/361432TASK DETAILhttps://phabricator.wikimedia.org/T167418EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T168799: Create or adapt an extension to list name of all languages with ISO 639-1/2/3 codes

2017-06-26 Thread Bugreporter
Bugreporter added a parent task: T168833: Show language names if they are registered in IANA registry.
TASK DETAILhttps://phabricator.wikimedia.org/T168799EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BugreporterCc: Nemo_bis, Nikerabbit, Nikki, Aklapper, Bugreporter, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168799: Create or adapt an extension to list name of all languages with ISO 639-1/2/3 codes

2017-06-26 Thread Bugreporter
Bugreporter added a comment.
No. As Babel extension already bundles the IANA registry, you may try to make other extension use this piece of data (e.g. T151269: Add English names for languages which don't yet have one). Most of the content in https://phabricator.wikimedia.org/diffusion/ECLD/browse/master/LocalNames/LocalNamesEn.php can then be eliminated.

However, even we have this kind of information in IANA registry, allow translating the language names is useful.

I'm going to add another use case.TASK DETAILhttps://phabricator.wikimedia.org/T168799EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BugreporterCc: Nemo_bis, Nikerabbit, Nikki, Aklapper, Bugreporter, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T164065: Pattern parameter in detailHTML for format constraint is HTML-escaped twice

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
Done as part of adding support for format constraint statements, since we already know whether the constraint comes from a template or from a statement, and so it’s easy to HTML-escape in one case but not in the other.TASK DETAILhttps://phabricator.wikimedia.org/T164065EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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 Project Column] T164065: Pattern parameter in detailHTML for format constraint is HTML-escaped twice

2017-06-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from WBQC Backlog to REVIEW on the Wikibase-Quality board.Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint.
TASK DETAILhttps://phabricator.wikimedia.org/T164065WORKBOARDhttps://phabricator.wikimedia.org/project/board/989/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T164065: Pattern parameter in detailHTML for format constraint is HTML-escaped twice

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 360873 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Add support for importing format parameters

https://gerrit.wikimedia.org/r/360873TASK DETAILhttps://phabricator.wikimedia.org/T164065EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, GoranSMilovanovic, QZanden, Izno, 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] T164065: Pattern parameter in detailHTML for format constraint is HTML-escaped twice

2017-06-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T164065EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T168367: Disable custom error reporting in the API if new error format is requested.

2017-06-26 Thread thiemowmde
thiemowmde closed subtask T153359: Replace use of deprecated methods (mainly in ApiErrorReporter) as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T168367EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Aklapper, daniel, GoranSMilovanovic, QZanden, Izno, 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] T153359: Replace use of deprecated methods (mainly in ApiErrorReporter)

2017-06-26 Thread thiemowmde
thiemowmde reassigned this task from thiemowmde to daniel.thiemowmde closed this task as "Resolved".thiemowmde removed a project: Patch-For-Review.thiemowmde added a comment.
I'm closing this for now because the Wikibase code base does not contain calls to the methods and classes listed in this tickets description any more.

@aude, I'm working on these right now, see https://gerrit.wikimedia.org/r/360871.TASK DETAILhttps://phabricator.wikimedia.org/T153359EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, thiemowmdeCc: WMDE-leszek, hoo, aude, Aleksey_WMDE, daniel, Lydia_Pintscher, gerritbot, thiemowmde, Anomie, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T151269: Add English names for languages which don't yet have one

2017-06-26 Thread Nemo_bis
Nemo_bis added a comment.
it seems like it would be a waste of time to request the addition of more languages there

That's incorrect. When I asked on behalf of Wikimedia, the names were added (maybe because I'm Wikimedia's CLDR ST manager?). CLDR's position is simply that they add names *only if* member orgs intend to actually use them and translate them (or at least one of them).

I just need a list of language names which


have a standard language code (not some Wikimedia-specific thing) and
are actually in use (for Wikidata, this could mean having at least a few thousands labels/descriptions in that language, I guess?).


Then I will ask the addition to CLDR.TASK DETAILhttps://phabricator.wikimedia.org/T151269EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Nemo_bisCc: Nemo_bis, abian, Pigsonthewing, Lydia_Pintscher, jhsoby, Nikerabbit, thiemowmde, Liuxinyu970226, Lea_Lacroix_WMDE, Aklapper, revi, Nikki, GoranSMilovanovic, QZanden, Soum213, MuhammadShuaib, Izno, LNDDYL, Psychoslave, Fuzheado, Cwek, Wikidata-bugs, aude, Gryllida, zhuyifei1999, Shizhao, Arrbee, santhosh, KartikMistry, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168799: Create or adapt an extension to list name of all languages with ISO 639-1/2/3 codes

2017-06-26 Thread Nemo_bis
Nemo_bis added a comment.
What do you mean by "list name of all languages"? A special page like Special:SiteMatrix but just with a super-long table of language codes and names?

It would be more useful to have MediaWiki find all the language codes (and names) it actually needs, e.g. for #language, #babel, ULS. The main obstacle to that is having a map from custom to "real" language codes i.e. T59133: Search in CLDR-aliased language codes, but output corresponding MediaWiki locale code (or $wgLanguageCode or wikiId?), AFAICT.TASK DETAILhttps://phabricator.wikimedia.org/T168799EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Nemo_bisCc: Nemo_bis, Nikerabbit, Nikki, Aklapper, Bugreporter, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T166702: Allow EntityContent to be constructed completely empty, with no Entity inside.

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 356239 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Fix two EntityContent methods not considering empty EntityHolders

https://gerrit.wikimedia.org/r/356239TASK DETAILhttps://phabricator.wikimedia.org/T166702EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, daniel, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168799: Create or adapt an extension to list name of all languages with ISO 639-1/2/3 codes

2017-06-26 Thread Nikerabbit
Nikerabbit added a comment.
Babel extension already bundles the IANA registry, but does not register the English names with MediaWiki.TASK DETAILhttps://phabricator.wikimedia.org/T168799EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: NikerabbitCc: Nikerabbit, Nikki, Aklapper, Bugreporter, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T158187: Query result should have a fixed horizonal scroll bar

2017-06-26 Thread Aklapper
Aklapper closed this task as "Declined".Aklapper added a comment.
Unfortunately closing this report as no further information has been provided.

@Bugreporter: After you have provided the information asked for and if this still happens, please set the status of this report back to "Open" via the Add Action... → Change Status dropdown. Thanks!TASK DETAILhttps://phabricator.wikimedia.org/T158187EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Lydia_Pintscher, Jonas, Aklapper, Bugreporter, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T153546: monitor Listeria botstatus

2017-06-26 Thread Aklapper
Aklapper removed a project: Easy.Aklapper added a comment.
@Esc3300: #easy tasks are self-contained, non-controversial issues with a clear approach and should be well-described with pointers to help the new contributor. Given the current short task description I'm removing the #easy tag. Please re-add the tag once the task description has been polished and provides sufficient information for a new contributor. Thanks!TASK DETAILhttps://phabricator.wikimedia.org/T153546EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300, AklapperCc: Lydia_Pintscher, Magnus, Smalyshev, TerraCodes, Aklapper, Esc3300, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T153546: monitor Listeria botstatus

2017-06-26 Thread Aklapper
Aklapper added a comment.
@Esc3300: Could you answer the last question please?TASK DETAILhttps://phabricator.wikimedia.org/T153546EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300, AklapperCc: Lydia_Pintscher, Magnus, Smalyshev, TerraCodes, Aklapper, Esc3300, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, EBjune, merbst, Avner, debt, Gehel, Abbe98, Jonas, FloNight, Xmlizer, MuhammadShuaib, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168681: Argument 1 passed to DataValues\UnboundedQuantityValue::newFromArray() must be an instance of array, string given in extensions/Wikidata/vendor/data

2017-06-26 Thread gerritbot
gerritbot added a comment.
Change 361406 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[mediawiki/extensions/Wikibase@master] Update several DataValues libraries to current bug fix releases

https://gerrit.wikimedia.org/r/361406TASK DETAILhttps://phabricator.wikimedia.org/T168681EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmde, gerritbotCc: gerritbot, MacFan4000, thiemowmde, WMDE-leszek, Liuxinyu970226, Dereckson, JeroenDeDauw, Lucas_Werkmeister_WMDE, TerraCodes, Jay8g, greg, Addshore, aude, Stashbot, Aklapper, mmodell, Lordiis, GoranSMilovanovic, Adik2382, Jrbranaa, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs