[Wikidata-bugs] [Maniphest] T244590: [Epic] Rework the WDQS updater as an event driven application

2020-11-01 Thread dcausse
dcausse added a subtask: T266986: The metrics of the streaming-updater-consumer 
should be visible in grafana.

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

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

To: dcausse
Cc: Thadguidry, tfmorris, revi, Ladsgroup, Multichill, darthmon_wmde, Iamamz3, 
Smalyshev, Ottomata, JAllemandou, Aklapper, Zbyszko, Gehel, dcausse, 
NavinRizwi, CBogen, Akuckartz, DannyS712, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266986: The metrics of the streaming-updater-consumer should be visible in grafana

2020-11-01 Thread dcausse
dcausse added a parent task: T244590: [Epic] Rework the WDQS updater as an 
event driven application.

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

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

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


[Wikidata-bugs] [Maniphest] T266986: The metrics of the streaming-updater-consumer should be visible in grafana

2020-11-01 Thread dcausse
dcausse created this task.
dcausse added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As a maintainer of the wdqs streaming-updater I want to see the metrics it 
produces in grafana so that I can create dashboards to visualize how it behaves.
  
  On wdqs1009 where the consumer is enable the metrics are properly generated 
and exposed through a prometheus exporter on port 9101:
  
dcausse@wdqs1009:~$ curl -s localhost:9101 | grep ^wdqs_str
wdqs_streaming_updater_rdf_store_time_cnt_Count 2.4398143E7
wdqs_streaming_updater_kafka_stream_consumer_triples_accumulated_Count 
1.0062722E7
wdqs_streaming_updater_divergences_Count 44242.0
wdqs_streaming_updater_mutations_Count 8981755.0
wdqs_streaming_updater_poll_time_cnt_Count 1.11013286E8
wdqs_streaming_updater_shared_element_mutations_Count 278521.0
wdqs_streaming_updater_delete_mutations_Count 27054.0
wdqs_streaming_updater_shared_element_redundant_mutations_Count 276446.0
wdqs_streaming_updater_kafka_stream_consumer_triples_offered_Count 9767872.0
wdqs_streaming_kafka_stream_consumer_lag_Value 99265.0
  
  But these metrics are not visible in grafana and perhaps not even collected 
by prometheus.
  
  AC:
  
  - metrics produced by the prometheus exporter (port 9101) should be 
accessible in prometheus and grafana

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

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

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


[Wikidata-bugs] [Maniphest] T266552: Wire up the property to the store

2020-11-01 Thread Ladsgroup
Ladsgroup moved this task from Doing to Peer Review on the Wikidata Query 
Builder (Wikidata Query Builder - sprint 3) board.
Ladsgroup added a comment.


  https://github.com/wmde/query-builder/pull/37

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

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

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

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


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata (due to several ways to enter a Chillu character)

2020-11-01 Thread santhosh
santhosh added a comment.


  The rendering issue can be solved by just using a good quality font and 
latest version. There are many.
  
  The dual encoding issue is quite complicated and has been debated a lot. 
Practically, the editors should use an input method that is bug free and 
following atomic chillu. The already done edits can be fixed using a bot. Any 
search/sort/processing on Malayalam should be aware of this complex encoding 
model(not limited to Chillu) and process the content accordingly rather than 
interpreting as raw byte sequences. I do not think that a configuration or 
extra processing wthin a single software like MediaWiki can solve the 
complications.

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

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

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


[Wikidata-bugs] [Maniphest] T264883: Prepare deployment of JSON dumps for Lexeme

2020-11-01 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: hoo, gerritbot
Cc: WMDE-leszek, Pablo-WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264883: Prepare deployment of JSON dumps for Lexeme

2020-11-01 Thread gerritbot
gerritbot added a comment.


  Change 637895 had a related patch set uploaded (by Hoo man; owner: Hoo man):
  [operations/puppet@production] Do weekly dumps of Wikidata Lexeme
  
  https://gerrit.wikimedia.org/r/637895

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

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

To: hoo, gerritbot
Cc: WMDE-leszek, Pablo-WMDE, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T215032: Add monolingual language code cmg

2020-11-01 Thread Popolon
Popolon added a comment.


  I believe there is not so much difference. If I remember of everything after 
few years of try, some argued that any of them can't be used in Wikimedia 
because they are meta-languages, not languages,, because mvf, based on 
Chakhar/Chahar, and there are other languages after some definitions. People 
opposed said that's the rule to note create new meta-languages entries, only 
languages are accepted.
  
  There is already mn (also a meta after those norms, but in Wikipedia, match, 
official Khalkha/Halha (khk)  dialect from Outer Mongolia (or Mongolia state) 
and is wrote Cyrillic (All Outer Mongolian people don't understand traditional 
Mongolian, that's mainly used in art there, but  will should come back as 
official script in about ten years).
  
  mvf is the official written (in Mongolian script) and spoken language by 
millions of people in inner Mongolia, spoken at inner Mongolian TV channels, 
wrote in newspaper, road signs, learnt at school, spoke in buses/train station 
for station/warnings, museums, etc,
  
  The current norms say that's a meta-language, not a language, some spotted, 
errors in current norms.
  
  All this Mongolian varieties are not very far each from other anyway. If we 
consider mvf a metalanguage, we should do too for ja, as Kansai Japanese (for 
example) use lot of words, tones, grammar rules different from official Tokyo 
japanese. The same for standard mandarin (cmn) vs NW/NE/SE/SW mandarins (SW one 
is one of the ten most spoken languages on earth).
  
  With my very very low knowledge in Mongolia I was able to exchange using 
Khalkha Mongolian (khk) official language from outer Mongolia (most courses are 
from this dialect, and I only know people of Outer Mongolia in France), with 
people from south of inner Mongolia,, (mvf), from Ordos and Chifeng. They 
understood everything. As far I searched for words in dictionaries referring to 
cmg Outer mongolian one using both cyrillic Mongolian and traditional Mongolian 
scripts or those using mvf I didn't found differences, I suppose there are at 
least some in vocabulary usage, but there are dialects of the same language.
  
  Mongolians used lot of scripts in their history, first one (since ~13th 
century) and most longer user one is traditional mongolian script, that is 
derived from uyghur script (uyghurs use arabian script adapted to turkic 
language in China today).
  
  There are other varieties of Mongolian, that are not grouped in mn/mvf, and 
are really different Mongolian languages, not understandable by khk/mvf :
  
  - Buriat (bua, with subode, bxu (China), bxm (Mongolia), bxr (Buriatia 
(russian federation)
  - Kalmyk (xal) also called oirat, mainly spoken in China (mainly Qinghai and 
Xinjiang provinces) and in Kalmyk Republic, in eastern Europe
  - Daur/dagur (dta) in most north-east part of inner Mongolia and at East of 
Buriatia
  - Moghol (mhj) in Herat province, Afghanistan
  
  There are few other, spoken by more little groups
  
  - Monguor/Tu, in Qinghai province, China  (influenced by Tibetan language)
  - Yugur, in Gansu province, China
  - ...

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

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

To: Popolon
Cc: Lydia_Pintscher, jhsoby, Amire80, Mbch331, Nikki, C933103, Liuxinyu970226, 
Aklapper, Popolon, Akuckartz, Viztor, 94rain, Dinadineke, DannyS712, Nandana, 
lucamauri, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, 
Jayprakash12345, JakeTheDeveloper, QZanden, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, Snowolf, aude, Shizhao, TheDJ, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T95917: Investigate continuing long result sets

2020-11-01 Thread Aklapper
Aklapper changed the task status from "Stalled" to "Open".
Aklapper added a comment.


  The previous comments don't explain who or what (task?) exactly this task is 
stalled on ("If a report is waiting for further input (e.g. from its reporter 
or a third party) and can currently not be acted on" 
). Hence 
resetting task status, as tasks should not be stalled (and then potentially 
forgotten) for years for unclear reasons.
  
  //(Smallprint, as general orientation for task management:
  If you wanted to express that nobody is currently working on this task, then 
the assignee should be removed and/or priority could be lowered instead.
  If work on this task is blocked by another task, then that other task should 
be added via Edit Related Tasks... > Edit Subtasks.
  If this task is stalled on an upstream project, then the #upstream 
 tag should be added.
  If this task requires info from the task reporter, then there should be 
instructions which info is needed.
  If this task needs retesting, then the #testme 
 tag should be added.
  If this task is out of scope and nobody should ever work on this, or nobody 
else managed to reproduce the situation described here, then it should have the 
"Declined" status.
  If the task is valid but should not appear on some team's workboard, then the 
team project tag should be removed while the task has another active project 
tag.)//

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

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

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


[Wikidata-bugs] [Maniphest] T132547: Licensed-PD-Art -template displays partial data in Media Viewer

2020-11-01 Thread Aklapper
Aklapper changed the task status from "Stalled" to "Open".
Aklapper added a comment.


  Is there a specific task blocking this task? (As there are SDC tasks like 
https://phabricator.wikimedia.org/T257938). Asking as previous comments don't 
explain who or what (task?) exactly this task is stalled on ("If a report is 
waiting for further input (e.g. from its reporter or a third party) and can 
currently not be acted on" 
). Hence 
resetting task status, as tasks should not be stalled (and then potentially 
forgotten) for years.
  
  //(Smallprint, as general orientation for task management:
  If you wanted to express that nobody is currently working on this task, then 
the assignee should be removed and/or priority could be lowered instead.
  If work on this task is blocked by another task, then that other task should 
be added via Edit Related Tasks... > Edit Subtasks.
  If this task is stalled on an upstream project, then the #upstream 
 tag should be added.
  If this task requires info from the task reporter, then there should be 
instructions which info is needed.
  If this task needs retesting, then the #testme 
 tag should be added.
  If this task is out of scope and nobody should ever work on this, or nobody 
else managed to reproduce the situation described here, then it should have the 
"Declined" status.
  If the task is valid but should not appear on some team's workboard, then the 
team project tag should be removed while the task has another active project 
tag.)//

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

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

To: Aklapper
Cc: Ramsey-WMF, MarkTraceur, Aklapper, Steinsplitter, Susannaanas, CBogen, 
Demian, JKSTNK, Lahi, PDrouin-WMF, E1presidente, Cparle, Anooprao, SandraF_WMF, 
Tramullas, Acer, Salgo60, Silverfish, Jane023, Wikidata-bugs, Base, 
matthiasmullie, Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T240862: Can't do shallow clone from phabricator

2020-11-01 Thread mmodell
mmodell claimed this task.
mmodell added a comment.


  Assigning to myself so I remember to deploy this.

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

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

To: mmodell
Cc: thcipriani, dduvall, Legoktm, mmodell, Addshore, Aklapper, Ladsgroup, 
Dslzuha, Okuo34, Samantha_Alipio_WMDE, Akuckartz, Jelabra, DannyS712, Nandana, 
Majesticalreaper22, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, JJMC89, _jensen, rosalieper, Scott_WUaS, Vedmaka, Wong128hk, 
Luke081515, Asahiko, despens, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata (due to several ways to enter a Chillu character)

2020-11-01 Thread Aklapper
Aklapper changed the task status from "Stalled" to "Open".

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

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

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


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata (due to several ways to enter a Chillu character)

2020-11-01 Thread Aklapper
Aklapper renamed this task from "Malayalam Font not rendering correctly in 
Wikidata" to "Malayalam Font not rendering correctly in Wikidata (due to 
several ways to enter a Chillu character)".

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

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

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


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata

2020-11-01 Thread Ranjithsiji
Ranjithsiji added a comment.


  In Malayalam Unicode there is a character called Chillu 
. (ൺ,ൻ,ർ,ൽ,ൾ)  are the chillu in 
Malayalam.
  
  **Now the problem, **
  
  according to Unicode encoding these **chillu can be created by two ways**. 
The Malayalam Unicode table  (enwiki 
) says
  
  - ൺ -> 0d7a,
  - ൻ -> 0d7b,
  - ർ -> d7c,
  - ൽ ->0d7d,
  - ൾ ->0d7e,
  - ൿ -> 0d7f
  
  are chillu. **These are called atomic chillu**.
  
  But there is another way to create a chillu like
  
ന+്+zwj -> 0d28+0d4d+200D. That is [na ന]+[virāma ്]+[ZWJ]. 
  
  The last thing is called Zero Width Joiner 
 aka ZWJ (Unicode website 
).
  
  So we can represent a single character in two different ways, aka two 
different letter sequence in Malayalam. And we are trying to avoid that. 
Because this cause a big problem with search and hyperlinks.
  
  To resolve this problem there was a fix introduced in Mediawiki called 
$wgFixMalayalamUnicode 
. If this set as 
true then all the chillu created by ZWJ will be replaced by the single 
character chillu (atomic chillu) on save of a page in mediawiki.
  
  **This is happening in Malayalam wikipedia and not happening in Wikidata.** 
So there is a good mix of ZWJ chillu and Atomic chillu in Wikidata.
  
  **What may be the solution**
  
  Enable the $wgFixMalayalamUnicode 
 in Mediawiki 
used in Wikidata. (But $wgFixMalayalamUnicode is depricated. The release note 
of 1.35  says it is true by 
default.) 
  Do a simple edit on all pages which uses ZWJ Chillu in Wikidata.
  
  So How to resolve this problem?

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

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

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


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata

2020-11-01 Thread Aklapper
Aklapper changed the task status from "Open" to "Stalled".
Aklapper added a comment.


  @Adithyak1997: It's been an actual edit, so this is not about //rendering// 
only, I think, but about people actually entering different letters. What to 
fix here server-side?
  
  Which input tools in which browser and browser version on which operating 
system have been used?

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

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

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


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata

2020-11-01 Thread Reedy
Reedy updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata

2020-11-01 Thread Reedy
Reedy updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T266955: Malayalam Font not rendering correctly in Wikidata

2020-11-01 Thread Reedy
Reedy added a project: Wikidata.
Reedy updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T215032: Add monolingual language code cmg

2020-11-01 Thread Nikki
Nikki added a comment.


  T137810  had an extremely negative 
effect on me and I have no desire to get dragged back into that argument, sorry.

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

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

To: Nikki
Cc: Lydia_Pintscher, jhsoby, Amire80, Mbch331, Nikki, C933103, Liuxinyu970226, 
Aklapper, Popolon, Akuckartz, Viztor, 94rain, Dinadineke, DannyS712, Nandana, 
lucamauri, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, 
Jayprakash12345, JakeTheDeveloper, QZanden, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, Snowolf, aude, Shizhao, TheDJ, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL

2020-11-01 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: Wikidata Query Builder, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  **Problem:**
  People share queries a lot. In the Query Service we enable this ba encoding 
the query in the URL. We need to have something similar for the Query Builder 
where we can encode specific visual queries in the URL. We need to figure out 
how to do this.
  
  **Existing things worth looking at:**
  
  - Wikidata Query Service
  - Jakob's query builder
  
  **Acceptance criteria:**
  
  [ ] we understand the way forward for sharing visual queries via URL
  [ ] we have tickets describing the next steps

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

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

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


[Wikidata-bugs] [Maniphest] T249882: update.php PropertyInfoTableBuilder::rebuildPropertyInfo can not run with no Property namespace defined.

2020-11-01 Thread Addshore
Addshore added a comment.


  Also happens with fresh installs to 1.34.
  
Modifying change_info field of table wb_changes ...done.
Creating wb_property_info table ...done.
Populating wb_property_info
RuntimeException from line 133 of 
/var/www/html/w/extensions/Wikibase/repo/includes/Store/Sql/PropertyInfoTableBuilder.php:
 Wikibase\Repo\Store\Sql\PropertyInfoTableBuilder::rebuildPropertyInfo can not 
run with no Property namespace defined.
#0 
/var/www/html/w/extensions/Wikibase/repo/includes/Store/Sql/DatabaseSchemaUpdater.php(241):
 Wikibase\Repo\Store\Sql\PropertyInfoTableBuilder->rebuildPropertyInfo()
#1 /var/www/html/w/includes/installer/DatabaseUpdater.php(490): 
Wikibase\Repo\Store\Sql\DatabaseSchemaUpdater::rebuildPropertyInfo(Object(MysqlUpdater))
#2 /var/www/html/w/includes/installer/DatabaseUpdater.php(458): 
DatabaseUpdater->runUpdates(Array, true)
#3 /var/www/html/w/maintenance/update.php(205): 
DatabaseUpdater->doUpdates(Array)
#4 /var/www/html/w/maintenance/doMaintenance.php(103): 
UpdateMediaWiki->execute()
#5 /var/www/html/w/maintenance/update.php(277): 
require_once('/var/www/html/w...')
#6 {main}

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

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

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


[Wikidata-bugs] [Maniphest] T237991: Changes to Structured Data on Commons should trigger page refresh

2020-11-01 Thread Tgr
Tgr added a comment.


  The title of the task made me think it's about refreshing the edited page 
(ie. the page itself containing outdated/inconsistent data after the edit), but 
I guess it's actually about refreshing the category page (ie. recursive links 
update)? Those are different things. I think the patch should have fixed the 
first, I am unsure about the second.

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

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

To: Tgr
Cc: Ramsey-WMF, AntiCompositeNumber, Tgr, Addshore, Jarekt, Aklapper, CBogen, 
Akuckartz, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, 
Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Susannaanas, Ixocactus, Wong128hk, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, El_Grafo, Dinoguy1000, Ricordisamoa, 
Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, 
Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs