[Wikidata-bugs] [Maniphest] [Changed Status] T196073: Wikidata primary sources tool deployment review

2018-12-13 Thread MaxSem
MaxSem changed the task status from "Open" to "Stalled".MaxSem added a comment.
For starters, this extension's code should be in Wikimedia source control.TASK DETAILhttps://phabricator.wikimedia.org/T196073EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MaxSemCc: MaxSem, Aklapper, Liuxinyu970226, Hjfocs, Nandana, Lahi, Gq86, GoranSMilovanovic, Kiailandi, Jayprakash12345, QZanden, dachary, LawExplorer, _jensen, Urbanecm, D3r1ck01, Luke081515, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T193360: Cantonese Wikipedia mobile app interface cannot edit yue descriptions from Wikidata

2018-12-13 Thread Tgr
Tgr added a comment.
uselang is the user interface language - the conceptual equivalent of going into your preferences and changing the language (the actual equivalent too, overriding that setting is exactly what it does). That setting is accessible to MediaWiki methods called by the API, and used by some of them, but it's used very little (just like how MediaWiki's behavior is not affected much by your language settings). The only thing I can think of is that in action=""> some wikitext constructs like {{int:}} will translate to that language. API response message translations are actually determined by a separate parameter, errorlang, although it does fall back to uselang (and then that falls back to your user preferences and then to the wiki content language).

Anyway when you translate a Wikidata description on the web, it is not translated into your user preferences language, it is translated into the language you select, so likewise in the API you need to select the target language separately from your user interface language settings. As Bernd says that's the language parameter and Special:ApiSandbox is the nice way to find out.

As for zh-yue vs. yue, I'm not familiar with the details of that mess, other than that yue is the real ISO language code but we are stuck with zh-yue in some places that are particularly hard to change (see here). Also T30441#3824111 seems to say that zh-yue is used as a language variant on zh.wikipedia, as opposed to zh-yue.wikipedia.org which is in yue, a separate language (as far as MediaWiki is concerned).TASK DETAILhttps://phabricator.wikimedia.org/T193360EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TgrCc: Jdforrester-WMF, JMinor, JoeWalsh, Aklapper, ABorbaWMF, cooltey, Dbrant, Hello903hello, Tgr, bearND, Charlotte, RHo, Liuxinyu970226, deryckchan, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, GoranSMilovanovic, QZanden, cmadeo, Taquo, LawExplorer, catalandres, _jensen, D3r1ck01, Karthik_sripal, 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 Subscribers] T193360: Cantonese Wikipedia mobile app interface cannot edit yue descriptions from Wikidata

2018-12-13 Thread bearND
bearND added a subscriber: Jdforrester-WMF.bearND added a comment.
@cooltey I think you don't need to set uselang. uselang is only for message translations, like user visible strings. Error messages and such AFAIU. You could set it to user or content, according to the help text in https://www.wikidata.org/wiki/Special:ApiSandbox.

I first tried language set to zh-yue. As you noticed as well, I didn't see the description in the mobile-sections output.
Then I noticed that PLBot changed the language from zh-yue to just yue. Now it shows the description in the mobile-sections output. Not sure why PLBot didn't change the language string when you did the edit.

+ @Jdforrester-WMF and @Tgr since they probably know more about language variant implementations than I do.TASK DETAILhttps://phabricator.wikimedia.org/T193360EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: bearNDCc: Jdforrester-WMF, JMinor, JoeWalsh, Aklapper, ABorbaWMF, cooltey, Dbrant, Hello903hello, Tgr, bearND, Charlotte, RHo, Liuxinyu970226, deryckchan, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, GoranSMilovanovic, QZanden, cmadeo, Taquo, LawExplorer, catalandres, _jensen, D3r1ck01, Karthik_sripal, 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] T193360: Cantonese Wikipedia mobile app interface cannot edit yue descriptions from Wikidata

2018-12-13 Thread cooltey
cooltey added a comment.
Hi, @bearND

We are using the https://www.wikidata.org/w/api.php?format=json=2=""> to submit the description.

What's the correct string for the language and uselang for submitting the zh-yue description?

I've tried to convert the zh-yue to zh_yue, but will get error message when language receiving the zh_yue.

If I send the language = zh-yue and uselang = zh_yue, and the string will be posted to the wikidata successfully, but the description will not show on the article.

You may see that in https://www.wikidata.org/wiki/Q27092

F27545111: 111.png

Do you have any suggestion?

or @JoeWalsh, what's the current of behavior of sending the zh-yue description?TASK DETAILhttps://phabricator.wikimedia.org/T193360EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: coolteyCc: JMinor, JoeWalsh, Aklapper, ABorbaWMF, cooltey, Dbrant, Hello903hello, Tgr, bearND, Charlotte, RHo, Liuxinyu970226, deryckchan, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, GoranSMilovanovic, QZanden, cmadeo, Taquo, LawExplorer, catalandres, _jensen, D3r1ck01, Karthik_sripal, 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] T154280: SPARQL queries using VALUES time out

2018-12-13 Thread Smalyshev
Smalyshev removed a project: User-Smalyshev.
TASK DETAILhttps://phabricator.wikimedia.org/T154280EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Esc3300, Smalyshev, Nikki, Aklapper, Multichill, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, Jonas, FloNight, Xmlizer, 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] T211800: Resolve ambiguity of entity ID prefixes used on Commons.

2018-12-13 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.
Option 3 sounds sanest in terms of fixing/avoiding the issue without a costly migration.TASK DETAILhttps://phabricator.wikimedia.org/T211800EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Jdforrester-WMF, Abit, EBjune, Ramsey-WMF, Aklapper, daniel, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Silverfish, Poyekhali, _jensen, D3r1ck01, Susannaanas, Wong128hk, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, El_Grafo, Dinoguy1000, 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] T210901: Stale reads for WDQS Updater

2018-12-13 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.
TASK DETAILhttps://phabricator.wikimedia.org/T210901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, Krenair, Aklapper, Smalyshev, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T200612: Wikidata's SPARQL endpoint doesn't escape commas in IRIs in CSV output

2018-12-13 Thread Smalyshev
Smalyshev added a project: Discovery-Wikidata-Query-Service-Sprint.
TASK DETAILhttps://phabricator.wikimedia.org/T200612EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, seav, Aklapper, jindrichmynarz, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, Jonas, Xmlizer, 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] [Updated] T196859: Querying prohibited endpoint with SERVICE SILENT still produces an error

2018-12-13 Thread Smalyshev
Smalyshev added projects: User-Smalyshev, Discovery-Wikidata-Query-Service-Sprint.
TASK DETAILhttps://phabricator.wikimedia.org/T196859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Esc3300, Smalyshev, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, Jonas, FloNight, Xmlizer, 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] [Updated] T207665: Run test queries automatically on wdqs autodeployed servers

2018-12-13 Thread Smalyshev
Smalyshev removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T207665EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: gerritbot, Aklapper, Mathew.onipe, Smalyshev, Gehel, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T166491: Encoding of spaces in WDQS URLs in Firefox

2018-12-13 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev claimed this task.Smalyshev added a comment.
I just checked in Firefox 64, and it seems to work fine now.TASK DETAILhttps://phabricator.wikimedia.org/T166491EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Pigsonthewing, Multichill, Samwilson, Liuxinyu970226, Lydia_Pintscher, Smalyshev, Jonas, Lea_Lacroix_WMDE, Lucas_Werkmeister_WMDE, Aklapper, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, Jayprakash12345, Jrbranaa, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, FloNight, Xmlizer, Wong128hk, 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] [Updated] T161991: Whether a data type should be treated as a reference type in RDF should be defined in WikibaseRepo.datatypes.php

2018-12-13 Thread Smalyshev
Smalyshev added a project: Technical-Debt.
TASK DETAILhttps://phabricator.wikimedia.org/T161991EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, daniel, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Jayprakash12345, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T210738: schema:about URLs in Wikidata are encoded (mangled)

2018-12-13 Thread VladimirAlexiev
VladimirAlexiev added a comment.
Hmmm, rdf4j returns the same false. Also if i use = instead of sameTermTASK DETAILhttps://phabricator.wikimedia.org/T210738EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VladimirAlexievCc: Smalyshev, Aklapper, VladimirAlexiev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] T184933: Display map for geocoordinate statements

2018-12-13 Thread Mike_Peel
Mike_Peel added a comment.

In T184933#4821845, @hoo wrote:

In T184933#4819706, @Lea_Lacroix_WMDE wrote:
@hoo Another question was also raised: is it possible to adapt the scale of the map (=zoom level) depending on what it is about?
 (see discussion here)


I looked at this briefly and it would be hard to integrate with how the maps are currently generated. Also on commons units are not currently respected when evaluating this… that's something we would need to get right.

We could adapt the zoom based on precision, though (see T211676).


Yup - what's on Commons isn't ideal, but it seems to work in most cases. I'd be happy to test out improvements to this on Commons, if that would help.

It would be great if the area was highlighted using the OSM links - for example, see the maps at: https://commons.wikimedia.org/wiki/Category:S%C3%A3o_Paulo and https://commons.wikimedia.org/wiki/Category:Buckingham_Palace

That indeed looks very nice :) But I don't think we can link one coordinate to a certain geoshape in Wikibase right now… this could surely be done, but even the how needs more thought (through a qualifier? Through a statement on the property?). Doable, but definitely needs quite a bit of work.

The code/settings used on Commons is in https://commons.wikimedia.org/wiki/Template:Mapframe/Wikidata:

{"type": "ExternalData", "service": "geoshape", "ids": "{{GetQID|qid={{{qid|}", "properties": { "fill": "{{{background_color|#99}}}", "stroke": "#{{{stroke_color|636363}}}", "stroke-width": {{{stroke_width|2}}} } }

The data is stored on OSM rather than Wikibase, it just uses the QID to look it up. Again, it seems to work quite well (where it's available).TASK DETAILhttps://phabricator.wikimedia.org/T184933EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, Mike_PeelCc: Mike_Peel, Yurik, TheDJ, Mholloway, Mvolz, Lea_Lacroix_WMDE, JeroenDeDauw, Stashbot, Lydia_Pintscher, Lucas_Werkmeister_WMDE, Ainali, MSantos, WMDE-leszek, Tpt, Jonas, gerritbot, hoo, Ayack, Sjoerddebruin, Aklapper, Nandana, Lahi, Gq86, Looniverse, GoranSMilovanovic, QZanden, Orienteerix, dachary, LawExplorer, _jensen, JGirault, D3r1ck01, phabyogi, Susannaanas, lxbarth, Planemad, Wikidata-bugs, aude, Ricordisamoa, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T210738: schema:about URLs in Wikidata are encoded (mangled)

2018-12-13 Thread VladimirAlexiev
VladimirAlexiev added a comment.
This returns False, which I believe is a bug in Blazegraph

select * {
  bind (
sameTerm(,
 )
as ?x)
  }TASK DETAILhttps://phabricator.wikimedia.org/T210738EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VladimirAlexievCc: Smalyshev, Aklapper, VladimirAlexiev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] T207817: WDQS Updater ran into issue and stopped working

2018-12-13 Thread CCicalese_WMF
CCicalese_WMF edited projects, added Core Platform Team Kanban (Done with CPT), Core Platform Team (Security, stability, performance and scalability (TEC1)); removed Core Platform Team Backlog (Later).
TASK DETAILhttps://phabricator.wikimedia.org/T207817EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, CCicalese_WMFCc: greg, Ottomata, Pchelolo, Tarrow, WMDE-leszek, Addshore, mmodell, Stashbot, 20after4, TerraCodes, gerritbot, Gehel, Smalyshev, Mathew.onipe, Aklapper, Dzahn, EvanProdromou, Legado_Shulgin, Nandana, thifranc, Akovalyov, jijiki, AndyTan, Davinaclare77, Qtn1293, Imarlier, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, _jensen, Agabi10, D3r1ck01, Jonas, Xmlizer, Wong128hk, Eevans, JAllemandou, mobrovac, jkroll, Hardikj, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, Manybubbles, ArielGlenn, faidon, He7d3r, Jdforrester-WMF, Mbch331, Jay8g, akosiaris, fgiunchedi, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T210738: schema:about URLs in Wikidata are encoded (mangled)

2018-12-13 Thread VladimirAlexiev
VladimirAlexiev added a comment.
encode-for-uri

Can you point to the encoding rules so we do the same before querying. Sparql's encode-for-uri encodes everything except upper- and lower-case letters A-Z, the digits 0-9, HYPHEN-MINUS ("-"), LOW LINE ("_"), FULL STOP ".", and TILDE "~". See https://www.w3.org/TR/xpath-functions/#func-encode-for-uri.

https://www.w3.org/TR/sparql11-query/#func-strTASK DETAILhttps://phabricator.wikimedia.org/T210738EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VladimirAlexievCc: Smalyshev, Aklapper, VladimirAlexiev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] T211927: SnakDeserializer must apply ID prefix mapping

2018-12-13 Thread daniel
daniel added a comment.
This needs a (minor) release of wikibase/data-model-serialization.TASK DETAILhttps://phabricator.wikimedia.org/T211927EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Jdforrester-WMF, Addshore, WMDE-leszek, Aklapper, daniel, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T211927: SnakDeserializer must apply ID prefix mapping

2018-12-13 Thread daniel
daniel added a comment.
Pull request: https://github.com/wmde/WikibaseDataModelSerialization/pull/250TASK DETAILhttps://phabricator.wikimedia.org/T211927EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Jdforrester-WMF, Addshore, WMDE-leszek, Aklapper, daniel, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T204531: Wikidata dumps creating large amounts of log spam

2018-12-13 Thread Krinkle
Krinkle removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T204531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aaron, KrinkleCc: Imarlier, gerritbot, aaron, Joe, akosiaris, hoo, Agabi10, Marostegui, ArielGlenn, Krinkle, fgiunchedi, jcrespo, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, Lunewa, QZanden, LawExplorer, Vali.matei, Volans, _jensen, D3r1ck01, MGChecker, gnosygnu, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g, Krenair, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T184933: Display map for geocoordinate statements

2018-12-13 Thread hoo
hoo added a comment.

In T184933#4819706, @Lea_Lacroix_WMDE wrote:
@hoo Another question was also raised: is it possible to adapt the scale of the map (=zoom level) depending on what it is about?
 (see discussion here)


I looked at this briefly and it would be hard to integrate with how the maps are currently generated. Also on commons units are not currently respected when evaluating this… that's something we would need to get right.

We could adapt the zoom based on precision, though (see T211676).

It would be great if the area was highlighted using the OSM links - for example, see the maps at: https://commons.wikimedia.org/wiki/Category:S%C3%A3o_Paulo and https://commons.wikimedia.org/wiki/Category:Buckingham_Palace

That indeed looks very nice :) But I don't think we can link one coordinate to a certain geoshape in Wikibase right now… this could surely be done, but even the how needs more thought (through a qualifier? Through a statement on the property?). Doable, but definitely needs quite a bit of work.TASK DETAILhttps://phabricator.wikimedia.org/T184933EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: Mike_Peel, Yurik, TheDJ, Mholloway, Mvolz, Lea_Lacroix_WMDE, JeroenDeDauw, Stashbot, Lydia_Pintscher, Lucas_Werkmeister_WMDE, Ainali, MSantos, WMDE-leszek, Tpt, Jonas, gerritbot, hoo, Ayack, Sjoerddebruin, Aklapper, Nandana, Lahi, Gq86, Looniverse, GoranSMilovanovic, QZanden, Orienteerix, dachary, LawExplorer, _jensen, JGirault, D3r1ck01, phabyogi, Susannaanas, lxbarth, Planemad, Wikidata-bugs, aude, Ricordisamoa, 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] T210732: wiktionary: /rpc/RunSingleJob.php CannotCreateActorException from line 2540 of /srv/mediawiki/php-1.33.0-wmf.6/includes/user/User.php: Can

2018-12-13 Thread CCicalese_WMF
CCicalese_WMF moved this task from Ready to Done with CPT on the Core Platform Team Kanban board.CCicalese_WMF edited projects, added Core Platform Team Kanban (Done with CPT); removed Core Platform Team Kanban.
TASK DETAILhttps://phabricator.wikimedia.org/T210732WORKBOARDhttps://phabricator.wikimedia.org/project/board/3696/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Anomie, CCicalese_WMFCc: Stashbot, Anomie, TerraCodes, Aklapper, hashar, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T211237: wbgetentities has stopped returning content on Beta Cluster Commons

2018-12-13 Thread CCicalese_WMF
CCicalese_WMF moved this task from Doing to Done with CPT on the Core Platform Team Kanban board.CCicalese_WMF edited projects, added Core Platform Team Kanban (Done with CPT); removed Core Platform Team Kanban (Doing).
TASK DETAILhttps://phabricator.wikimedia.org/T211237WORKBOARDhttps://phabricator.wikimedia.org/project/board/3696/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, CCicalese_WMFCc: Stashbot, TerraCodes, daniel, gerritbot, Addshore, Ladsgroup, Jdforrester-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Wikidata-bugs, aude, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread daniel
daniel closed this task as "Resolved".daniel added a comment.
Thanks for testing, James!TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, danielCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T211927: SnakDeserializer must apply ID prefix mapping

2018-12-13 Thread daniel
daniel created this task.daniel added projects: Wikidata, SDC Engineering, Wikibase-DataModel-Serialization.Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTIONTo provide consistent mapping of entity ID prefixes for entity data loaded from foreign repos, SnakDeserializer must apply the same prefix mapping that EntityIdValueParser applies. Otherwise, property IDs that are part of snak values are mapped, but the property of the snak itself is not.TASK DETAILhttps://phabricator.wikimedia.org/T211927EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Jdforrester-WMF, Addshore, WMDE-leszek, Aklapper, daniel, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T204531: Wikidata dumps creating large amounts of log spam

2018-12-13 Thread hoo
hoo added a comment.

In T204531#4813322, @hoo wrote:
I just revisited the original logs… and I found that the way way way more common error back then was from LoadBalancer::getRandomNonLagged:

2018-09-19 07:13:27 [1d74bb1b0e64917ec3cd47e7] snapshot1008 wikidatawiki 1.32.0-wmf.20 DBReplication ERROR: Wikimedia\Rdbms\LoadBalancer::getRandomNonLagged: server db1109 is not replicating? {"host":"db1109"}

I'll try to have a look at this soon.


I just had a brief look at this… and it's not easy to resolve this one AFAICT, given we don't ever want to completely ignore the fact that a DB is not replicating at all, I guess. We could use a HashBagOStuff in LoadBalancer to determine that we only log this errors once every N seconds (per DB server)?!TASK DETAILhttps://phabricator.wikimedia.org/T204531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aaron, hooCc: Imarlier, gerritbot, aaron, Joe, akosiaris, hoo, Agabi10, Marostegui, ArielGlenn, Krinkle, fgiunchedi, jcrespo, CucyNoiD, Nandana, NebulousIris, jijiki, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Lunewa, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Vali.matei, Lewizho99, Volans, Maathavan, _jensen, D3r1ck01, MGChecker, gnosygnu, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209820: Add Wikidata support to new wikis

2018-12-13 Thread deryckchan
deryckchan added a subtask: T211530: Cannot add yue.wt sitelinks onto Wikidata items.
TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, deryckchanCc: gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T211530: Cannot add yue.wt sitelinks onto Wikidata items

2018-12-13 Thread deryckchan
deryckchan added a parent task: T209820: Add Wikidata support to new wikis.
TASK DETAILhttps://phabricator.wikimedia.org/T211530EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: deryckchanCc: Aklapper, deryckchan, Nandana, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, jberkel, Psychoslave, Wikidata-bugs, aude, GPHemsley, Dcljr, jeblad, Shizhao, Nemo_bis, Darkdadaah, Mbch331, Jay8g, Ltrlg, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread Jdforrester-WMF
Jdforrester-WMF removed a project: Patch-For-Review.Jdforrester-WMF added a comment.
Local look-ups still work:


https://wikidata.beta.wmflabs.org/w/api.php?action="">
https://commons.wikimedia.beta.wmflabs.org/w/api.php?action="">


Edits to media items still work:


create first https://commons.wikimedia.beta.wmflabs.org/w/index.php?title=File:Crystal-1439.stl=105710=98528
add another https://commons.wikimedia.beta.wmflabs.org/w/index.php?title=File:Crystal-1439.stl=next=105710
removal of a caption https://commons.wikimedia.beta.wmflabs.org/w/index.php?title=File:Crystal-1439.stl=105712=105711
edit an existing caption https://commons.wikimedia.beta.wmflabs.org/w/index.php?title=File:Crystal-1439.stl=105713=105712


I think this can be declared Resolved from the MCR perspective.TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Jdforrester-WMFCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T211237: wbgetentities has stopped returning content on Beta Cluster Commons

2018-12-13 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.9; 2018-12-18).
TASK DETAILhttps://phabricator.wikimedia.org/T211237EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, ReleaseTaggerBotCc: Stashbot, TerraCodes, daniel, gerritbot, Addshore, Ladsgroup, Jdforrester-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Wikidata-bugs, aude, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.
Now done, with a prefix:

https://commons.wikimedia.beta.wmflabs.org/w/api.php?action="">TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Jdforrester-WMFCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T210901: Stale reads for WDQS Updater

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 478135 merged by jenkins-bot:
[wikidata/query/rdf@master] Repeat updates that come in with stale revision

https://gerrit.wikimedia.org/r/478135TASK DETAILhttps://phabricator.wikimedia.org/T210901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, Krenair, Aklapper, Smalyshev, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T211237: wbgetentities has stopped returning content on Beta Cluster Commons

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479498 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Protect against a foreign repo being declared with the empty prefix.

https://gerrit.wikimedia.org/r/479498TASK DETAILhttps://phabricator.wikimedia.org/T211237EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, gerritbotCc: Stashbot, TerraCodes, daniel, gerritbot, Addshore, Ladsgroup, Jdforrester-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Wikidata-bugs, aude, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479419 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Fail hard if an entity namespace is not configured.

https://gerrit.wikimedia.org/r/479419TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479417 merged by jenkins-bot:
[mediawiki/extensions/WikibaseMediaInfo@master] Fail hard if no entity namespace is configured for MediaInfo.

https://gerrit.wikimedia.org/r/479417TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T210235: wdqs-updater crashing when update size is too large

2018-12-13 Thread Smalyshev
Smalyshev added a comment.
Also got this one today:

Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:472)
at java.lang.StringBuffer.append(StringBuffer.java:310)
at java.lang.StringBuffer.append(StringBuffer.java:97)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:486)
at java.lang.StringBuffer.append(StringBuffer.java:338)
at java.util.regex.Matcher.appendReplacement(Matcher.java:890)
at java.util.regex.Matcher.replaceAll(Matcher.java:955)
at java.lang.String.replace(String.java:2240)
at org.wikidata.query.rdf.tool.rdf.UpdateBuilder.bindValue(UpdateBuilder.java:40)
at org.wikidata.query.rdf.tool.rdf.RdfRepository.syncFromChanges(RdfRepository.java:308)
at org.wikidata.query.rdf.tool.Updater.handleChanges(Updater.java:214)
at org.wikidata.query.rdf.tool.Updater.run(Updater.java:129)
at org.wikidata.query.rdf.tool.Update.run(Update.java:163)
at org.wikidata.query.rdf.tool.Update.main(Update.java:88)

We probably need some special handling for huge updates.TASK DETAILhttps://phabricator.wikimedia.org/T210235EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, gerritbot, Stashbot, Gehel, Aklapper, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] T210738: schema:about URLs in Wikidata are encoded (mangled)

2018-12-13 Thread Smalyshev
Smalyshev added a comment.
It is the standard Mediawiki title encoding - however Mediawiki represents the title, the same does WDQS, since Mediawiki (Wikidata) is the data source.

If I take the str() form of the URL, it must return the decoded URL

I don't think this is the case. Could you point to the place in the standard where it says the URIs should be returned in decoded form when converted to string?TASK DETAILhttps://phabricator.wikimedia.org/T210738EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, VladimirAlexiev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2018-12-13T18:24:29Z]  Synchronized wmf-config/Wikibase.php: T204748 [Beta only] Use newly-fixed config for Wikibase->Commons federation (duration: 00m 44s)TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, StashbotCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Triaged] T201354: Migrate WDQS tools from JewelCli to actively supported command-line parsing library

2018-12-13 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T201354EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Gehel, Aklapper, Smalyshev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Jayprakash12345, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, Jonas, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2018-12-13T18:22:41Z]  Synchronized wmf-config/InitialiseSettings.php: T204748 Rename repo-only Wikibase config for clarity [no-op] (duration: 00m 45s)TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, StashbotCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Changed Status] T181319: Support external tabular datasets in WDQS

2018-12-13 Thread Smalyshev
Smalyshev changed the task status from "Open" to "Stalled".Smalyshev triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T181319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: NavinoEvans, Pasleim, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, Yurik, ET4Eva, Dinadineke, Nandana, tabish.shaikh91, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, EBjune, merbst, LawExplorer, Avner, debt, Reasno, Gehel, _jensen, D3r1ck01, Jonas, FloNight, Xmlizer, mys_721tx, jkroll, Wikidata-bugs, Jdouglas, Base, aude, Tobias1984, Manybubbles, jayvdb, zhuyifei1999, TheDJ, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Lowered Priority] T176239: WDQS updater should have a keep running after error mode

2018-12-13 Thread Smalyshev
Smalyshev lowered the priority of this task from "Normal" to "Low".
TASK DETAILhttps://phabricator.wikimedia.org/T176239EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: TerraCodes, Smalyshev, Aklapper, Yurik, ET4Eva, Dinadineke, Nandana, Kieubinhtb, tabish.shaikh91, Asad_Ali_Palijo, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Soteriaspace, RazeSoldier, Jayprakash12345, JakeTheDeveloper, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, Jonas, FloNight, Xmlizer, MuhammadShuaib, SimmeD, 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] [Triaged] T195045: Add more page properties to WDQS

2018-12-13 Thread Smalyshev
Smalyshev triaged this task as "Low" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T195045EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Lydia_Pintscher, Smalyshev, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, Jonas, FloNight, 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] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479497 merged by jenkins-bot:
[operations/mediawiki-config@master] [Beta Only] Allow MediaInfo on Commons to reference Wikidata items

https://gerrit.wikimedia.org/r/479497TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Triaged] T209034: Incomplete continuation in MWAPI

2018-12-13 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T209034EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: gerritbot, Aklapper, Smalyshev, Lucas_Werkmeister_WMDE, Nikki, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T208014: Restore polling page-properties-change

2018-12-13 Thread Smalyshev
Smalyshev added a project: User-Smalyshev.
TASK DETAILhttps://phabricator.wikimedia.org/T208014EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Closed] T209577: Deleted item still in query service

2018-12-13 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev claimed this task.Smalyshev added a comment.
Probably was due to delete channel not working, should be ok now.TASK DETAILhttps://phabricator.wikimedia.org/T209577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Unblock] T185355: Normalize change tag schema

2018-12-13 Thread Ladsgroup
Ladsgroup closed subtask T211896: Query trying to use the wrong index (change_tag_rev_tag) on change_tag as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T185355EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: mpopov, tstarling, Compassionate727, MusikAnimal, daniel, Tgr, Jdforrester-WMF, Neil_P._Quinn_WMF, kchapman, He7d3r, Anomie, jcrespo, TTO, Agabi10, gerritbot, Catrope, Ladsgroup, Cenarium, Aklapper, Nandana, Banyek, kostajh, Rayssa-, Lahi, Gq86, GoranSMilovanovic, lisong, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, SBisson, MGChecker, Wikidata-bugs, aude, GWicke, Dinoguy1000, jayvdb, fbstj, Lydia_Pintscher, santhosh, 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] [Changed Status] T209504: Perform more constraint type checks in PHP before falling back to SPARQL

2018-12-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Test (Verification) to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Lucas_Werkmeister_WMDE changed the task status from "Stalled" to "Open".Lucas_Werkmeister_WMDE added a comment.
New tracking has been deployed and added to Grafana (“PHP Type Check Entities” panel), so we should be able to see how much these numbers move up when we bump the limit.

I won’t be around during today’s Morning SWAT, and there are no deploys on Fridays, so I’m afraid the config change will have to wait until next week. (On the plus side, that means we collect more data for the current config.)TASK DETAILhttps://phabricator.wikimedia.org/T209504WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Stashbot, Agabi10, gerritbot, Michael, Lucas_Werkmeister_WMDE, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T211237: wbgetentities has stopped returning content on Beta Cluster Commons

2018-12-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T211237EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, gerritbotCc: Stashbot, TerraCodes, daniel, gerritbot, Addshore, Ladsgroup, Jdforrester-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Wikidata-bugs, aude, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T211237: wbgetentities has stopped returning content on Beta Cluster Commons

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479498 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler):
[mediawiki/extensions/Wikibase@master] Protect againbst a foreign repo being declared with the empty prefix.

https://gerrit.wikimedia.org/r/479498TASK DETAILhttps://phabricator.wikimedia.org/T211237EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, gerritbotCc: Stashbot, TerraCodes, daniel, gerritbot, Addshore, Ladsgroup, Jdforrester-WMF, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Wikidata-bugs, aude, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479497 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler):
[operations/mediawiki-config@master] Allow MediaInfo on commons to reference Wikidata items.

https://gerrit.wikimedia.org/r/479497TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Unblock] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread daniel
daniel closed subtask T211801: Find out how to deploy MediaInfo without breaking Commons as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, danielCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T204728: Make WikibaseQualityConstraints extension installable with data-value/time ~1.0

2018-12-13 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
TASK DETAILhttps://phabricator.wikimedia.org/T204728WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Unblock] T204719: Use data-values/time 1.0.1 mediawiki-vendor for WMF production

2018-12-13 Thread Addshore
Addshore closed subtask T204728: Make WikibaseQualityConstraints extension installable with data-value/time ~1.0 as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T204719EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Addshore, Aklapper, Eladio.15, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T204719: Use data-values/time 1.0.1 mediawiki-vendor for WMF production

2018-12-13 Thread Addshore
Addshore closed subtask T204727: Make Wikibase extension installable with data-values/time ~1.0 as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T204719EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Addshore, Aklapper, Eladio.15, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T209932: Update mediawiki eslint config

2018-12-13 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
TASK DETAILhttps://phabricator.wikimedia.org/T209932WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, AddshoreCc: gerritbot, Jdforrester-WMF, Aklapper, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, Mh-3110, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, enigmaeth, rohitt, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Dixtosa, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T204727: Make Wikibase extension installable with data-values/time ~1.0

2018-12-13 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore added a comment.
Looks all done to meTASK DETAILhttps://phabricator.wikimedia.org/T204727WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Retitled] T204727: Make Wikibase extension installable with data-values/time ~1.0

2018-12-13 Thread Addshore
Addshore renamed this task from "Make Wikibase extension installable with data-value/time ~1.0" to "Make Wikibase extension installable with data-values/time ~1.0".
TASK DETAILhttps://phabricator.wikimedia.org/T204727EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Closed] T209372: Make wikibase extensions installable with 9.0 only

2018-12-13 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
TASK DETAILhttps://phabricator.wikimedia.org/T209372WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, Eladio.15, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T206325: Use wikibase/data-model 9.0 everywhere

2018-12-13 Thread Addshore
Addshore closed subtask T209372: Make wikibase extensions installable with 9.0 only as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T206325EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Lydia_Pintscher, JeroenDeDauw, gerritbot, Aklapper, Pablo-WMDE, Addshore, Eladio.15, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T209372: Make wikibase extensions installable with 9.0 only

2018-12-13 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[x] Make extensions installable with 9.0 only
 [x] Wikibase
 [x] WikibaseLexeme... [x] [WikibaseQualityConstraints](https://gerrit.wikimedia.org/r/472024)
 [x] PropertySuggester
 [x] WikibaseMediaInfoTASK DETAILhttps://phabricator.wikimedia.org/T209372EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, Eladio.15, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T141518: [Bug] Invalid calendar models in wbparsevalue are silently discarded

2018-12-13 Thread Addshore
Addshore closed subtask T204719: Use data-values/time 1.0.1 mediawiki-vendor for WMF production as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T141518EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Liuxinyu970226, TerraCodes, PokestarFan, daniel, Lydia_Pintscher, Ladsgroup, thiemowmde, adrianheine, Aklapper, Dinadineke, CucyNoiD, Nandana, NebulousIris, Kieubinhtb, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, tabish.shaikh91, Adrian1985, Asad_Ali_Palijo, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, RazeSoldier, Jayprakash12345, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, MuhammadShuaib, SimmeD, 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] [Closed] T204719: Use data-values/time 1.0.1 mediawiki-vendor for WMF production

2018-12-13 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
TASK DETAILhttps://phabricator.wikimedia.org/T204719WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Addshore, Aklapper, Eladio.15, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T206325: Use wikibase/data-model 9.0 everywhere

2018-12-13 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore claimed this task.Restricted Application added a project: User-Addshore.
TASK DETAILhttps://phabricator.wikimedia.org/T206325WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Lydia_Pintscher, JeroenDeDauw, gerritbot, Aklapper, Pablo-WMDE, Addshore, Eladio.15, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T206328: Use StatementListProvidingEntity in NoCrossReferencingStatements

2018-12-13 Thread Addshore
Addshore closed subtask T206325: Use wikibase/data-model 9.0 everywhere as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T206328EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Lucas_Werkmeister_WMDE, gerritbot, Aklapper, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T204066: Make Lexemes appear in global usage of Commons files

2018-12-13 Thread Addshore
Addshore closed subtask T206325: Use wikibase/data-model 9.0 everywhere as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T204066EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_Lacroix_WMDE, AddshoreCc: JeroenDeDauw, gerritbot, Lucas_Werkmeister_WMDE, hoo, Ladsgroup, Nikki, Lydia_Pintscher, Lea_Lacroix_WMDE, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, V4switch, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wong128hk, Wikidata-bugs, matthiasmullie, aude, Fabrice_Florin, Darkdadaah, Matanya, Mbch331, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T207850: Consolidate the log groups used within Wikibase & Wikibase extensions.

2018-12-13 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
TASK DETAILhttps://phabricator.wikimedia.org/T207850WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, AddshoreCc: Stashbot, gerritbot, Niedzielski, Krinkle, Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T207850: Consolidate the log groups used within Wikibase & Wikibase extensions.

2018-12-13 Thread Addshore
Addshore added a comment.

In T207850#4819895, @hoo wrote:
$ grep -rnF 'wfLogWarning(' Wikibase WikibaseLexeme/ WikibaseQualityConstraints/ | wc -l
41
$ grep -rnF 'wfWarn(' Wikibase WikibaseLexeme/ WikibaseQualityConstraints/ | wc -l
22


Do we care about them in this context? wfLogWarning/ wfWarn work differently form wfDebugLog as they actually trigger a PHP error.


I think we can ignore thoseTASK DETAILhttps://phabricator.wikimedia.org/T207850EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, AddshoreCc: Stashbot, gerritbot, Niedzielski, Krinkle, Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T54971: [Goal] Sitelinks and arbitrary accesses to Incubator, OldWikisource and BetaWikiversity

2018-12-13 Thread Koavf
Koavf added a comment.
beta.wv shouldn't exist--it's entirely redundant to Incubator. mul.ws actually hosts some multilingual works which makes it inherently different from any other WMF project. Some things will never "graduate" from mul.ws to a new domain so we need to have a method to link to it.TASK DETAILhttps://phabricator.wikimedia.org/T54971EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KoavfCc: Amire80, Rachitrali, Awangba_Mangang, jhsoby, Hsarrazin, Kostas20142, Sannita, Superchilum, ChristianKl, daniel, Bugreporter, PokestarFan, Koavf, StevenJ81, Samwilson, Esc3300, C933103, Stashbot, hoo, aude, JanZerebecki, TTO, Liuxinyu970226, Accurimbono, Aklapper, Ricordisamoa, Purodha, liangent, Wikidata-bugs, Vogone, Candalua, SPQRobin, mxn, Filceolaire, jayvdb, Micru, revi, Billinghurst, Lydia_Pintscher, MF-Warburg, zhuyifei1999, Tpt, Nandana, Kotchchanipa, Adrian1985, Abo00tamr, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, _jensen, D3r1ck01, Wong128hk, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T54971: [Goal] Sitelinks and arbitrary accesses to Incubator, OldWikisource and BetaWikiversity

2018-12-13 Thread Amire80
Amire80 added a comment.
I'm really not sure about Wikisource and Wikiversity, but for Wikipedia, Wikivoyage, and other such projects, the better solution is to have separate sites per language, as I suggest in T165585.TASK DETAILhttps://phabricator.wikimedia.org/T54971EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Amire80Cc: Amire80, Rachitrali, Awangba_Mangang, jhsoby, Hsarrazin, Kostas20142, Sannita, Superchilum, ChristianKl, daniel, Bugreporter, PokestarFan, Koavf, StevenJ81, Samwilson, Esc3300, C933103, Stashbot, hoo, aude, JanZerebecki, TTO, Liuxinyu970226, Accurimbono, Aklapper, Ricordisamoa, Purodha, liangent, Wikidata-bugs, Vogone, Candalua, SPQRobin, mxn, Filceolaire, jayvdb, Micru, revi, Billinghurst, Lydia_Pintscher, MF-Warburg, zhuyifei1999, Tpt, Nandana, Kotchchanipa, Adrian1985, Abo00tamr, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, _jensen, D3r1ck01, Wong128hk, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T154660: Increase length limit for external identifier, string and URL datatype

2018-12-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
Apparently, for external identifiers the “publish” link becomes disabled at a length of 4592 characters, and for monolingual text, at 4566 characters. (Tested with strings of x characters, generated via printf '%*s' 4566 | tr ' ' 'x' | xclip, and using the en language code for monolingual text.) With values between 1501 and ~4500 characters, you still get the server-side error on submission.

I notice that the difference between 4566 and 4592 characters is exactly the same (26 characters) as the length of {"language":"en","value":}, the overhead of monolingual text values compared to plain string values. But that doesn’t explain why this apparent limit on data value length doesn’t seem to affect string-type properties.TASK DETAILhttps://phabricator.wikimedia.org/T154660EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lea_Lacroix_WMDE, Stashbot, gerritbot, Tarrow, Lucas_Werkmeister_WMDE, Marsupium, Wostr, Addshore, Jheald, Daniel_Mietchen, Arbnos, Cirdan, Liuxinyu970226, thiemowmde, EgonWillighagen, Sebotic, Scott_WUaS, Sadads, Pasleim, Aklapper, Lydia_Pintscher, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Unblock] T54971: [Goal] Sitelinks and arbitrary accesses to Incubator, OldWikisource and BetaWikiversity

2018-12-13 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE closed subtask T209207: Enable arbitrary access on Incubator as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T54971EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_Lacroix_WMDECc: Amire80, Rachitrali, Awangba_Mangang, jhsoby, Hsarrazin, Kostas20142, Sannita, Superchilum, ChristianKl, daniel, Bugreporter, PokestarFan, Koavf, StevenJ81, Samwilson, Esc3300, C933103, Stashbot, hoo, aude, JanZerebecki, TTO, Liuxinyu970226, Accurimbono, Aklapper, Ricordisamoa, Purodha, liangent, Wikidata-bugs, Vogone, Candalua, SPQRobin, mxn, Filceolaire, jayvdb, Micru, revi, Billinghurst, Lydia_Pintscher, MF-Warburg, zhuyifei1999, Tpt, Nandana, Kotchchanipa, Adrian1985, Abo00tamr, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, _jensen, D3r1ck01, Wong128hk, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T209207: Enable arbitrary access on Incubator

2018-12-13 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE moved this task from Needs Announcement  to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Lea_Lacroix_WMDE closed this task as "Resolved".Lea_Lacroix_WMDE added a comment.
Announcement done.TASK DETAILhttps://phabricator.wikimedia.org/T209207WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Lea_Lacroix_WMDECc: Lea_Lacroix_WMDE, Addshore, gerritbot, Stashbot, Awangba_Mangang, Lydia_Pintscher, Yair_rand, SPQRobin, Romaine, Ooswesthoesbes, MF-Warburg, Hydriz, Ebe123, Danny_B, Koavf, Aklapper, Liuxinyu970226, StevenJ81, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T200011: `ERROR: Cannot find module '../../../../Wikibase/repo/tests/selenium` when running WikibaseLexeme-npm-browser-run-selenium-daily-node-6-docker Jenki

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479471 had a related patch set uploaded (by Greta WMDE; owner: Greta Doçi):
[mediawiki/extensions/WikibaseLexeme@master] Adjust for wdio-wikibase extraction

https://gerrit.wikimedia.org/r/479471TASK DETAILhttps://phabricator.wikimedia.org/T200011EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Greta_Doci_WMDE, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, WMDE-leszek, zeljkofilipin, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T200011: `ERROR: Cannot find module '../../../../Wikibase/repo/tests/selenium` when running WikibaseLexeme-npm-browser-run-selenium-daily-node-6-docker Jenki

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479470 had a related patch set uploaded (by Greta WMDE; owner: Greta Doçi):
[mediawiki/extensions/Wikibase@master] Add empty wdio-wikibase npm package

https://gerrit.wikimedia.org/r/479470TASK DETAILhttps://phabricator.wikimedia.org/T200011EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Greta_Doci_WMDE, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, WMDE-leszek, zeljkofilipin, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T185355: Normalize change tag schema

2018-12-13 Thread Marostegui
Marostegui added a subtask: T211896: Query trying to use the wrong index on change_tag.
TASK DETAILhttps://phabricator.wikimedia.org/T185355EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, MarosteguiCc: mpopov, tstarling, Compassionate727, MusikAnimal, daniel, Tgr, Jdforrester-WMF, Neil_P._Quinn_WMF, kchapman, He7d3r, Anomie, jcrespo, TTO, Agabi10, gerritbot, Catrope, Ladsgroup, Cenarium, Aklapper, Nandana, Banyek, kostajh, Rayssa-, Lahi, Gq86, GoranSMilovanovic, lisong, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, SBisson, MGChecker, Wikidata-bugs, aude, GWicke, Dinoguy1000, jayvdb, fbstj, Lydia_Pintscher, santhosh, 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] [Changed Subscribers] T99531: [Task] move wikiba.se webhosting to wikimedia cluster

2018-12-13 Thread Dzahn
Dzahn added a subscriber: CRoslof.Dzahn added a comment.
For part 2. of this please contact @CRoslofTASK DETAILhttps://phabricator.wikimedia.org/T99531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DzahnCc: CRoslof, MasinAlDujailiWMDE, WMDE-leszek, abian, BBlack, Lucas_Werkmeister_WMDE, Stashbot, gerritbot, Dzahn, Lydia_Pintscher, mark, greg, PokestarFan, faidon, Ladsgroup, Ivanhercaz, Addshore, Jonas, JeroenDeDauw, hoo, JanZerebecki, Aklapper, Legado_Shulgin, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, D3r1ck01, Wong128hk, Wikidata-bugs, aude, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T210260: Stretch in docker registry forces ascii encoding

2018-12-13 Thread hashar
hashar added a comment.
Following the merge of https://gerrit.wikimedia.org/r/478200 , can you possibly rebuild the two images please? :)


RepositoryTagImage idCreatedSize
docker-registry.wikimedia.org/wikimedia-stretchlatestac576ceda67113 months ago56.1MB
docker-registry.wikimedia.org/wikimedia-jessielatesta81cc7ec799813 months ago80.4MB

TASK DETAILhttps://phabricator.wikimedia.org/T210260EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: gerritbot, LarsWirzenius, dduvall, hashar, akosiaris, Aklapper, Ladsgroup, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Vacio, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Gstupp, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Liudvikas, notconfusing, thcipriani, mobrovac, Wikidata-bugs, aude, Alchimista, Addshore, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T208924: PHP Fatal from querypage API: Argument passed to SpecialEntityUsage::__construct must implement EntityIdParser

2018-12-13 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.9; 2018-12-18).
TASK DETAILhttps://phabricator.wikimedia.org/T208924EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, ReleaseTaggerBotCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, Anomie, Aklapper, Krinkle, revi, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Sethakill, Lewizho99, Maathavan, dg711, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, jayvdb, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T211119: Create integration/edge-to-edge ensuring blocked users cannot edit Wikibase entities via the API

2018-12-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T29EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, WMDE-leszek, Aklapper, abian, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T211119: Create integration/edge-to-edge ensuring blocked users cannot edit Wikibase entities via the API

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479450 had a related patch set uploaded (by Michael Große; owner: Michael Große):
[mediawiki/extensions/Wikibase@master] Add tests to ensure blocked users are api-blocked

https://gerrit.wikimedia.org/r/479450TASK DETAILhttps://phabricator.wikimedia.org/T29EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, WMDE-leszek, Aklapper, abian, Addshore, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T99531: [Task] move wikiba.se webhosting to wikimedia cluster

2018-12-13 Thread BBlack
BBlack added a comment.
There's still a couple of things that can be done serially at present, one of which is necessary for the cert issuance later:


Switch the nameservers for wikiba.se to ns[012].wikimedia.org with your current registrar (United Domains).  We have to have this to later issue the cert at all.  The cert likely won't be issued until sometime in Jan/Feb.
Switch the ownership/registration of wikiba.se to the Foundation and its registrar(s).  This isn't required to issue the cert on a technical level, but as a matter of general policy we'll want this done at some point before we're really hosting wikiba.se, and there's nothing blocking it after (1) is done above.
TASK DETAILhttps://phabricator.wikimedia.org/T99531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dzahn, BBlackCc: MasinAlDujailiWMDE, WMDE-leszek, abian, BBlack, Lucas_Werkmeister_WMDE, Stashbot, gerritbot, Dzahn, Lydia_Pintscher, mark, greg, PokestarFan, faidon, Ladsgroup, Ivanhercaz, Addshore, Jonas, JeroenDeDauw, hoo, JanZerebecki, Aklapper, Legado_Shulgin, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, D3r1ck01, Wong128hk, Wikidata-bugs, aude, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T99531: [Task] move wikiba.se webhosting to wikimedia cluster

2018-12-13 Thread Addshore
Addshore added a comment.
As far as I remember from an IRC discussion, the next step here is to wait for the WMF to get a cert for the domain, then we can move forward again.TASK DETAILhttps://phabricator.wikimedia.org/T99531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dzahn, AddshoreCc: MasinAlDujailiWMDE, WMDE-leszek, abian, BBlack, Lucas_Werkmeister_WMDE, Stashbot, gerritbot, Dzahn, Lydia_Pintscher, mark, greg, PokestarFan, faidon, Ladsgroup, Ivanhercaz, Addshore, Jonas, JeroenDeDauw, hoo, JanZerebecki, Aklapper, Legado_Shulgin, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, D3r1ck01, Wong128hk, Wikidata-bugs, aude, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T204934: Use OOUI Layouts instead of table to display/edit multi-lingual captions on File page

2018-12-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T204934EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Jdforrester-WMF, Cparle, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, V4switch, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Izno, Wong128hk, Wikidata-bugs, matthiasmullie, aude, Dinoguy1000, Fabrice_Florin, Matanya, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T204934: Use OOUI Layouts instead of table to display/edit multi-lingual captions on File page

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479445 had a related patch set uploaded (by Cparle; owner: Cparle):
[mediawiki/extensions/WikibaseMediaInfo@master] Layout MediaInfo captions using OOUI instead of templates

https://gerrit.wikimedia.org/r/479445TASK DETAILhttps://phabricator.wikimedia.org/T204934EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Jdforrester-WMF, Cparle, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, V4switch, LawExplorer, _jensen, D3r1ck01, Izno, Wong128hk, Wikidata-bugs, matthiasmullie, aude, Dinoguy1000, Fabrice_Florin, Matanya, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T208924: PHP Fatal from querypage API: Argument passed to SpecialEntityUsage::__construct must implement EntityIdParser

2018-12-13 Thread gerritbot
gerritbot added a comment.
Change 479240 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Add EntityUsage to $wgAPIUselessQueryPages

https://gerrit.wikimedia.org/r/479240TASK DETAILhttps://phabricator.wikimedia.org/T208924EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, Anomie, Aklapper, Krinkle, revi, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Sethakill, Lewizho99, Maathavan, dg711, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, jayvdb, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T211119: Create integration/edge-to-edge ensuring blocked users cannot edit Wikibase entities via the API

2018-12-13 Thread Michael
Michael updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION... [] TBAwbcreateclaim
 [] wbcreateredirect
 [] wbeditentity
 [] TBCTASK DETAILhttps://phabricator.wikimedia.org/T29EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MichaelCc: WMDE-leszek, Aklapper, abian, Addshore, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] [Closed] T186006: References aren't readable to unprivileged users on Wikidata when an item is protected

2018-12-13 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE moved this task from Needs Announcement  to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Lea_Lacroix_WMDE closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T186006WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, Lea_Lacroix_WMDECc: gerritbot, Ladsgroup, Lea_Lacroix_WMDE, Nikki, Pablo-WMDE, Lydia_Pintscher, Aklapper, Mike_Peel, Dinadineke, Nandana, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, Jrbranaa, JakeTheDeveloper, QZanden, merbst, LawExplorer, _jensen, D3r1ck01, Jonas, Wong128hk, 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] T186006: References aren't readable to unprivileged users on Wikidata when an item is protected

2018-12-13 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment.
Deployed, announced, thanks for fixing this annoying bug \o/TASK DETAILhttps://phabricator.wikimedia.org/T186006EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, Lea_Lacroix_WMDECc: gerritbot, Ladsgroup, Lea_Lacroix_WMDE, Nikki, Pablo-WMDE, Lydia_Pintscher, Aklapper, Mike_Peel, Dinadineke, Nandana, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, Jrbranaa, JakeTheDeveloper, QZanden, merbst, LawExplorer, _jensen, D3r1ck01, Jonas, Wong128hk, 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] T186006: References aren't readable to unprivileged users on Wikidata when an item is protected

2018-12-13 Thread Ladsgroup
Ladsgroup added a comment.
I rollbacked the workaround \o/TASK DETAILhttps://phabricator.wikimedia.org/T186006EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, LadsgroupCc: gerritbot, Ladsgroup, Lea_Lacroix_WMDE, Nikki, Pablo-WMDE, Lydia_Pintscher, Aklapper, Mike_Peel, Dinadineke, Nandana, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, Jrbranaa, JakeTheDeveloper, QZanden, merbst, LawExplorer, _jensen, D3r1ck01, Jonas, Wong128hk, 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] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread daniel
daniel added a comment.

In T204748#4820156, @Cparle wrote:
So should MediaInfo items have the page namespace, or their own namespace?


There is no page namespace (or rather, all namespaces are page namespaces). MediaInfo lives in the File names (ID 6), in the mediainfo slot.TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, danielCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread Cparle
Cparle added a comment.
So should MediaInfo items have the page namespace, or their own namespace?TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, CparleCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread daniel
daniel added a comment.

In T204748#4820069, @Cparle wrote:
If MediaInfo items only exist as slots, then I don't really understand why they need a namespace


Because slots are on pages, and pages are in namespaces. Every entity type has a namespace and a slot.TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, danielCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T211877: Browser search function to find work in Wikidata item sometimes doesn't work

2018-12-13 Thread Mrjohncummings
Mrjohncummings created this task.Mrjohncummings added a project: Wikidata.Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTIONSome Wikidata items are really long and one way to find the property you're looking for is with Ctrl+F to bring up the browser word finder. Several times I've had an issue (with Safari, Firefox and Chrome) where the finder doesn't find the word on the page, even though the word exists on the page.

I think I've mainly seen it when searching for the first word in the name of a property e.g searching for the property 'model item' on an item page won't find 'model' (or searching for parts of that word), but will find 'item'

F27535789: Screen Shot 2018-12-13 at 13.36.52.png

F27535788: Screen Shot 2018-12-13 at 13.34.57.pngTASK DETAILhttps://phabricator.wikimedia.org/T211877EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MrjohncummingsCc: Aklapper, Mrjohncummings, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T211877: Browser search function to find work on a Wikidata item sometimes doesn't work

2018-12-13 Thread Mrjohncummings
Mrjohncummings renamed this task from "Browser search function to find work in Wikidata item sometimes doesn't work " to "Browser search function to find work on a Wikidata item sometimes doesn't work ".
TASK DETAILhttps://phabricator.wikimedia.org/T211877EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MrjohncummingsCc: Aklapper, Mrjohncummings, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, 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] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread daniel
daniel added a comment.

In T204748#4819946, @daniel wrote:
I don't think this is the reason that MediaInfo doesn't work on beta, though. That still needs more investigation.


After some investigation, I now believe that they have a common cause: EntityNamespaceMapping is initialized with no namespace set for MediaInfo. That should be impossibly by virtue of MediaInfoHooks::onWikibaseRepoEntityNamespaces(). Further investigation is needed, it seems.TASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, danielCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Triaged] T198455: Unify vue templates

2018-12-13 Thread Addshore
Addshore triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T198455EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Tarrow, Jakob_WMDE, Pablo-WMDE, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Darkdadaah, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T204748: Create Federated Wikibase instance on Beta Commons

2018-12-13 Thread Cparle
Cparle added a comment.
If MediaInfo items only exist as slots, then I don't really understand why they need a namespaceTASK DETAILhttps://phabricator.wikimedia.org/T204748EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, CparleCc: daniel, Abbe98, Stashbot, Abit, ArielGlenn, gerritbot, Jdforrester-WMF, Ladsgroup, Cparle, MarkTraceur, Lydia_Pintscher, Ramsey-WMF, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] T198455: Unify vue templates

2018-12-13 Thread Addshore
Addshore added projects: Technical-Debt, Wikidata-Campsite.
TASK DETAILhttps://phabricator.wikimedia.org/T198455EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Tarrow, Jakob_WMDE, Pablo-WMDE, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Darkdadaah, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >