[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-03-26 Thread Physikerwelt
Physikerwelt added a comment.


  For our project, we solved it by overwriting the name 
https://github.com/MaRDI4NFDI/portal-compose/commit/f10c191a7899a43b4c68e0ec8ee986460fefb65d
 . Would it be helpful to back-propagate this fix to 
https://github.com/wmde/wikibase-release-pipeline/blob/main/example/docker-compose.extra.yml
 ? If so, I can make a pull request.

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

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

To: Physikerwelt
Cc: GreenReaper, Daniel_Mietchen, Aklapper, Physikerwelt, 
Danny_Benjafield_WMDE, S8321414, Sbb, Astuthiodit_1, AWesterinen, Eposthumus, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Maosef, 
QZanden, EBjune, KimKelting, merbst, LawExplorer, Debenben, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, 
aude, Tobias1984, fredw, Pkra, Dinoguy1000, Manybubbles, Amire80, siebrand, 
scfc, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T310421: Disable captcha in entity namespaces until T87854 is fixed

2024-03-21 Thread Physikerwelt
Physikerwelt added a project: NFDI.

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

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

To: Physikerwelt
Cc: Base, OlafJanssen, kerberizer, AntonyScerri, So9q, Aklapper, Bugreporter, 
Ullasoff, Danny_Benjafield_WMDE, Astuthiodit_1, Eposthumus, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, darthmon_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Daniel_Mietchen, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287164: Improve bulk import via API

2024-03-15 Thread Physikerwelt
Physikerwelt added a comment.


  In T287164#9194358 <https://phabricator.wikimedia.org/T287164#9194358>, 
@DD063520 wrote:
  
  > Hi, we have an extension for this:
  >
  > https://gitlab.the-qa-company.com/FrozenMink/batchingestionextension
  >
  > it is based on the ideas proposed by AddShore.
  
  Nice.
  
  (FYI) I had a similar import problem in 2020 when I was going to submit a 
paper, but the importer was too slow to finish before the deadline. Which I 
solved by writing my import script
  
  
https://phabricator.wikimedia.org/rEMASe12cd7a9d47a289a189f4283cfac5ff57588044b
  
  **handling of foreign keys**
  
  It has one feature I did not see for other importers, but I find it pretty 
helpful. Often, you have foreign keys in your data model. For example, for the 
StackExchange example from above users and posts. If you start with an empty 
wikibase, both users and posts will be empty. So you don't know the item IDs of 
the referenced wikibase items upfront. To handle that I created a `references` 
field in my datamodel, which will replace external foreign key ids with 
internal wikibase qids.
  
  I recently started to write new custom import PHP scripts, but I think using 
a batch rest API would be much more convenient as presented in the 
batchingestionextension.

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

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

To: Physikerwelt
Cc: Physikerwelt, Lhaaitsma, Harej, Alan_Ang-WMDE, So9q, Eli, erik_s_paulson, 
georginaburnett-wmde, WMDE-leszek, DD063520, Afandian, Daniel_Mietchen, Tarrow, 
aidhog, johanricher, Addshore, Masssly, danshick-wmde, Thadguidry, Aklapper, 
RShigapov, Ullasoff, RickiJay-WMDE, Danny_Benjafield_WMDE, roti_WMDE, jdfraine, 
Astuthiodit_1, Eposthumus, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287164: Improve bulk import via API

2024-03-15 Thread Physikerwelt
Physikerwelt added a project: NFDI.

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

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

To: Physikerwelt
Cc: Lhaaitsma, Harej, Alan_Ang-WMDE, So9q, Eli, erik_s_paulson, 
georginaburnett-wmde, WMDE-leszek, DD063520, Afandian, Daniel_Mietchen, Tarrow, 
aidhog, johanricher, Addshore, Masssly, danshick-wmde, Thadguidry, Aklapper, 
RShigapov, Ullasoff, RickiJay-WMDE, Danny_Benjafield_WMDE, roti_WMDE, jdfraine, 
Astuthiodit_1, Eposthumus, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T356773: [tracking] Community feedback for the WDQS Split the Graph project

2024-03-14 Thread Physikerwelt
Physikerwelt added a comment.


  In T356773#9597868 <https://phabricator.wikimedia.org/T356773#9597868>, 
@dcausse wrote:
  
  > 
  
  Thank you for your response.
  
  > This particular ticket is about collecting feedback regarding use-cases 
that might be affected by the split. This split is one of the solution we want 
to experiment to address the scalabity issues of WDQS 
<https://wikitech.wikimedia.org/wiki/Wikidata_Query_Service/ScalingStrategy>. 
We are conscious about the usability issues that you raise but at this point we 
are more focused on understanding the feasibility and limitations of federation 
with such a split. It should be worth noting that one goal is to be sure that 
use-cases not relying on the scientific articles should still work without 
federation.
  
  As a scientist it is hard to understand how to collect feedback without 
properly defined success criteria. I am also a bit concerned about discussing 
the strategy on a technical level, where you can not just buy a bigger machine 
to mitigate the problem until a real solution is found. To me, it seems that 
WDQS is a non-essential service for wikipedia.org so migrating to something new 
can be done with service interruptions.
  
  On a less detailed level, it seems very hard to understand why citations 
should be split off when `[citation needed]` became a catchphrase for the 
Wikimedia movement at large. Overall this experiment seems to be a waste of 
donation money to me.

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

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

To: Sannita, Physikerwelt
Cc: Physikerwelt, EgonWillighagen, ArthurPSmith, Sj, dcausse, valerio.bozzolan, 
tfmorris, Gehel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T356773: [tracking] Community feedback for the WDQS Split the Graph project

2024-02-24 Thread Physikerwelt
Physikerwelt added a comment.


  success criteria
  
  
  I have tried to understand the graph split "experiment", but I don't 
understand the success criteria 
<https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/WDQS_backend_update/October_2023_scaling_update#Success_criteria>.
 My recommendation would be to work out the success criteria more in detail 
before starting the user feedback.
  
  relation to movement strategy
  -
  
  I addition I don't understand how this activity supports the Wikimedia 
Movement Strategy. Making it more difficult to write SPARQL queries does not 
seem very inclusive to me.
  
  alternatives
  
  
  I wonder if blazegraph (in the current configuration) is still the best 
solution. Coincidentally I was seeing a talk 
<https://annex.softwareheritage.org/public/events/2024-02-01-swhsymposium/03.VignaSebastiano.pdf>
 about another large graph about all software source code 34b nodes. The 
approach was to rewrite the software - that was written in JAVA - in rust. I 
imaging rewriting blazegraph in rust might give a similar (one time) 
performance gain as well and might make the split unnecessary.
  
  Another alternative is to translate SPARQL queries to PHP code and execute it 
on the mediawiki runners. Maybe some mariadb graph query extension could also 
be helpful. While the implementation of the sparql endpoint would be some 
effort, it would eliminate the effort of syncing the data from mariadb to 
blazegraph.

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

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

To: Sannita, Physikerwelt
Cc: Physikerwelt, EgonWillighagen, ArthurPSmith, Sj, dcausse, valerio.bozzolan, 
tfmorris, Gehel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt added a comment.


  In T355893#9489280 <https://phabricator.wikimedia.org/T355893#9489280>, 
@Physikerwelt wrote:
  
  > According to 
https://gerrit.wikimedia.org/r/c/wikidata/query/rdf/+/949102/2/dist/src/script/runBlazegraph.sh#8
 whitelist.txt should still be used.
  
  However, on the box we use I see the following
  
bash-4.4# cat runBlazegraph.sh | grep allow
ALLOWLIST=${ALLOWLIST:-"allowlist.txt"}

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

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

To: Physikerwelt
Cc: Daniel_Mietchen, Aklapper, Physikerwelt, Danny_Benjafield_WMDE, Sbb, 
Astuthiodit_1, AWesterinen, Eposthumus, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Maosef, QZanden, EBjune, KimKelting, 
merbst, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, fredw, Pkra, 
Dinoguy1000, Manybubbles, Amire80, siebrand, scfc, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt added a comment.


  According to the manual it should also be whitelist 
https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual#Configurable_properties

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

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

To: Physikerwelt
Cc: Daniel_Mietchen, Aklapper, Physikerwelt, Danny_Benjafield_WMDE, Sbb, 
Astuthiodit_1, AWesterinen, Eposthumus, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Maosef, QZanden, EBjune, KimKelting, 
merbst, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, fredw, Pkra, 
Dinoguy1000, Manybubbles, Amire80, siebrand, scfc, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt added a comment.


  According to 
https://gerrit.wikimedia.org/r/c/wikidata/query/rdf/+/949102/2/dist/src/script/runBlazegraph.sh#8
 whitelist.txt should still be used.

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

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

To: Physikerwelt
Cc: Daniel_Mietchen, Aklapper, Physikerwelt, Danny_Benjafield_WMDE, Sbb, 
Astuthiodit_1, AWesterinen, Eposthumus, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Maosef, QZanden, EBjune, KimKelting, 
merbst, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, fredw, Pkra, 
Dinoguy1000, Manybubbles, Amire80, siebrand, scfc, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt removed a project: good first task.
Physikerwelt added a subscriber: Daniel_Mietchen.
Physikerwelt added a comment.


  I  stumbled over this when looking into a problem reported by 
@Daniel_Mietchen, who realized that the values in the allow-list do not seem to 
work https://github.com/MaRDI4NFDI/portal-compose/issues/473. So maybe this is 
also the cause of a functional problem.

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

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

To: Physikerwelt
Cc: Daniel_Mietchen, Aklapper, Physikerwelt, Danny_Benjafield_WMDE, Sbb, 
Astuthiodit_1, AWesterinen, Eposthumus, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Maosef, QZanden, EBjune, KimKelting, 
merbst, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, fredw, Pkra, 
Dinoguy1000, Manybubbles, Amire80, siebrand, scfc, Mbch331, Jay8g, 
LAVANYANELLURI, ajaypediredla14, Jainitbafna, AFZL210, Gaurav24072002, 
Abhinay76, Annysah01, Rohitgeddam, Soda, Chaytanya, JorisDarlingtonQuarshie, 
wiki-helenatxu, Klein, Tks4Fish, Mh-3110, JakeTheDeveloper, xSavitar, 
MuhammadShuaib, Nastoshka, Tmalhotra, SimmeD
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt added a parent task: T343856: Move whitelist.txt from WDQS deploy 
repo into puppet and rename it to "allow list".

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Danny_Benjafield_WMDE, LAVANYANELLURI, 
ajaypediredla14, Jainitbafna, Sbb, Astuthiodit_1, AWesterinen, Eposthumus, 
karapayneWMDE, AFZL210, Invadibot, Gaurav24072002, Abhinay76, Annysah01, 
Rohitgeddam, maantietaja, ItamarWMDE, Akuckartz, Soda, Chaytanya, 
JorisDarlingtonQuarshie, wiki-helenatxu, Klein, Nandana, Namenlos314, Tks4Fish, 
Mh-3110, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Maosef, 
JakeTheDeveloper, QZanden, EBjune, KimKelting, merbst, LawExplorer, Debenben, 
_jensen, rosalieper, xSavitar, Scott_WUaS, Jonas, Xmlizer, MuhammadShuaib, 
Izno, Nastoshka, Tmalhotra, SimmeD, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, fredw, Pkra, Dinoguy1000, Manybubbles, Amire80, siebrand, scfc, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T343856: Move whitelist.txt from WDQS deploy repo into puppet and rename it to "allow list"

2024-01-25 Thread Physikerwelt
Physikerwelt added a subtask: T355893: Rename WDQS whitelist to allowlist.

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

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

To: RKemper, Physikerwelt
Cc: Gehel, Reedy, bking, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, BTullis, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, KimKelting, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt triaged this task as "Low" priority.
Physikerwelt added a project: good first task.

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, LAVANYANELLURI, ajaypediredla14, Jainitbafna, Sbb, 
AWesterinen, Eposthumus, AFZL210, Gaurav24072002, Abhinay76, Annysah01, 
Rohitgeddam, Soda, Chaytanya, JorisDarlingtonQuarshie, wiki-helenatxu, Klein, 
Namenlos314, Tks4Fish, Mh-3110, Lahi, Gq86, Lucas_Werkmeister_WMDE, Maosef, 
JakeTheDeveloper, EBjune, KimKelting, merbst, Debenben, xSavitar, Jonas, 
Xmlizer, MuhammadShuaib, Izno, Nastoshka, Tmalhotra, SimmeD, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, fredw, Pkra, Manybubbles, scfc
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt updated the task description.

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Sbb, AWesterinen, Eposthumus, Namenlos314, Gq86, 
Lucas_Werkmeister_WMDE, Maosef, EBjune, KimKelting, merbst, Debenben, Jonas, 
Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, fredw, Pkra, 
Manybubbles, scfc
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355893: Rename WDQS whitelist to allowlist

2024-01-25 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added projects: Math, NFDI, Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  The wikidata query service defines a [[ 
https://github.com/search?q=repo%3Awmde%2Fwikibase-release-pipeline%20whitelist=code
 | whitelist  ]]to search for allowed SPARQL hosts. We use WDQS to manage 
mathematical research data. In this context, the term whitelist is discouraged. 
An alternative is allowlist.

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Sbb, AWesterinen, Eposthumus, Namenlos314, Gq86, 
Lucas_Werkmeister_WMDE, Maosef, EBjune, KimKelting, merbst, Debenben, Jonas, 
Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, fredw, Pkra, 
Manybubbles, scfc
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T291617: WikibaseRepo and WikibaseClient should not require loading default or example settings files

2024-01-15 Thread Physikerwelt
Physikerwelt added a comment.


  In T291617#9459651 <https://phabricator.wikimedia.org/T291617#9459651>, 
@Michael wrote:
  
  > As I understand it, what is remaining in the example config files seems to 
be mostly about namespaces. So I wonder if T53051: Set useful and consistent 
(in client/repo) default namespaces <https://phabricator.wikimedia.org/T53051> 
is somehow related to this task here.
  
  I would assume T53051 <https://phabricator.wikimedia.org/T53051> is already 
done. I don't understand why one needs the example config at all
  
  
https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/f2bd35609b6bf3f8d38ef8c78d2f340497906706/repo/includes/RepoHooks.php#L170-L175
  
  does set up the default namespaces if they don't exist. So I guess one could 
delete the wikibase config example file altogether.
  
  In conclusion, I think the proposed change 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933906  
improves the situation but can be extended and updated to REL1.42. However, 
only if someone might be willing to merge the change in due time it makes sense 
to discuss the details. Otherwise, it's a waste of time.

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

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

To: Physikerwelt
Cc: Physikerwelt, lojo_wmde, WMDE-leszek, kostajh, Michael, Ladsgroup, 
Aklapper, awight, JeroenDeDauw, daniel, Lydia_Pintscher, Ricordisamoa, 
Lucas_Werkmeister_WMDE, RickiJay-WMDE, Danny_Benjafield_WMDE, 
Isabelladantes1983, roti_WMDE, Themindcoder, Adamm71, Jersione, jdfraine, 
Jon.b.amar, Hellket777, LisafBia6531, Astuthiodit_1, Eposthumus, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Hazizibinmahdi, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Izno, 
Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T57755: Allow time values more precise than day on Wikidata

2024-01-11 Thread Physikerwelt
Physikerwelt added a comment.


  I (accidentally) created 
<https://github.com/wikimedia/mediawiki-extensions-MathSearch/blob/9142a97c96a4f8e455760e041bf562f2934afb5a/maintenance/AddSwhids.php#L108-L113>
 higher precision values. However, after that the items can not be edited 
anymore <https://github.com/MaRDI4NFDI/portal-compose/issues/460>.

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

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

To: Physikerwelt
Cc: Physikerwelt, ElanHR, Bean49, MSGJ, TiagoLubiana, Lectrician1, Afandian, 
lucamauri, Jarekt, Bouzinac, Rehman, Nintendofan885, Multichill, Mahir256, 
BrokenSegue, Wikirik123, PDrouin-WMF, SandraF_WMF, DannyS712, Abit, Magnus, 
Ramsey-WMF, valerio.bozzolan, Sabas88, Sannita, Paucabot, MisterSynergy, 
Lea_Lacroix_WMDE, Realworldobject, Marsupium, robbi5, Andrei_Stroe, Jklamo, 
sladen, Liuxinyu970226, Esc3300, Edgars2007, ChristianKl, Saehrimnir, Jc3s5h, 
Thryduulf, Jobu0101, Laddo, Aklapper, MGChecker, Yair_rand, Apsdehal, 
Wikidata-bugs, Ricordisamoa, Lydia_Pintscher, Ltrlg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T291617: WikibaseRepo and WikibaseClient should not require loading default or example settings files

2024-01-10 Thread Physikerwelt
Physikerwelt added a comment.


  In T291617#8973385 <https://phabricator.wikimedia.org/T291617#8973385>, 
@Lucas_Werkmeister_WMDE wrote:
  
  > That change, especially the release notes part, could probably use some 
more work; that probably belongs with the Wikibase Suite team.
  
  For NFDI, merging 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933906 would 
reduce confusion. For example, only by finding this change on Gerrit I realized 
that I had to set default entity namespaces to false 
<https://github.com/MaRDI4NFDI/portal-compose/blob/7940effed421d19a26506abc60782af1af3a1824/mediawiki/LocalSettings.d/Wikibase.php#L50-L51>.

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

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

To: Physikerwelt
Cc: Physikerwelt, lojo_wmde, WMDE-leszek, kostajh, Michael, Ladsgroup, 
Aklapper, awight, JeroenDeDauw, daniel, Lydia_Pintscher, Ricordisamoa, 
Lucas_Werkmeister_WMDE, RickiJay-WMDE, Danny_Benjafield_WMDE, 
Isabelladantes1983, roti_WMDE, Themindcoder, Adamm71, Jersione, jdfraine, 
Jon.b.amar, Hellket777, LisafBia6531, Astuthiodit_1, Eposthumus, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Hazizibinmahdi, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Izno, 
Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T259183: Wikidata UI "Value" field is one character wide and covered by "Remove" button at certain screen resolutions

2023-12-31 Thread Physikerwelt
Physikerwelt added subscribers: Lydia_Pintscher, Physikerwelt.
Physikerwelt added a comment.


  > F34660050: 2021-09-28_090715_539x434_screenshot.png 
<https://phabricator.wikimedia.org/F34660050>
  
  @Lydia_Pintscher does WMDE plan to look into this in 2024? Even a small 
improvement, e.g., by editing 
https://www.wikidata.org/wiki/MediaWiki:Common.css and reporting here would be 
helpful.

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

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

To: Physikerwelt
Cc: Physikerwelt, Lydia_Pintscher, gh87, Lens0021, Inductiveload, Lectrician1, 
ChristianFerrer, Mohammed_Sadat_WMDE, Aklapper, PKM, Danny_Benjafield_WMDE, 
Astuthiodit_1, Eposthumus, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T138708: [Epic] Signed statements

2023-12-22 Thread Physikerwelt
Physikerwelt added a project: NFDI.

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

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

To: Physikerwelt
Cc: joshmoore, So9q, Ogoorcs, Tagishsimon, Bugreporter, ElanHR, Lokal_Profil, 
Ayack, jeblad, CalebMoses, Fliptrail, Cirdan, AndrewSu, Mineo, Hjfocs, 
Scott_WorldUnivAndSch, Jan_Dittrich, RazShuty, Joshi-Jay-31, Jonas, rosalieper, 
EddyAfful, BamLifa, MichaelSchoenitzer, psinghal20, Nikhil-nk, Liuxinyu970226, 
BVershbow_WMF, PDrouin-WMF, Astinson, Ramsey-WMF, Quoth, Daniel_Mietchen, Tpt, 
Glorian_Yapinus, iecetcwcpggwqpgciazwvzpfjpwomjxn, Jane023, DarTar, Abbe98, 
I9606, YULdigitalpreservation, Tallerone, abian, Scott_WUaS, johl, jayvdb, 
tfmorris, Spinster, TomT0m, Denny, Eloquence, JanZerebecki, T.seppelt, 
Aklapper, daniel, Zppix, Lydia_Pintscher, me, Danny_Benjafield_WMDE, 
Astuthiodit_1, Eposthumus, BeautifulBold, Suran38, karapayneWMDE, Invadibot, 
maantietaja, Peteosx1x, NavinRizwi, ItamarWMDE, Akuckartz, Nandana, Gnoeee, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, Wikidata-bugs, 
aude, Dinoguy1000, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T259183: Wikidata UI "Value" field is one character wide and covered by "Remove" button at certain screen resolutions

2023-12-20 Thread Physikerwelt
Physikerwelt added a project: NFDI.

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

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

To: Physikerwelt
Cc: gh87, Lens0021, Inductiveload, Lectrician1, ChristianFerrer, 
Mohammed_Sadat_WMDE, Aklapper, PKM, Danny_Benjafield_WMDE, Astuthiodit_1, 
Eposthumus, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T291617: WikibaseRepo and WikibaseClient should not require loading default or example settings files

2023-12-14 Thread Physikerwelt
Physikerwelt added a project: NFDI.

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

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

To: Physikerwelt
Cc: WMDE-leszek, kostajh, Michael, Ladsgroup, Aklapper, awight, JeroenDeDauw, 
daniel, Lydia_Pintscher, Ricordisamoa, Lucas_Werkmeister_WMDE, RickiJay-WMDE, 
Danny_Benjafield_WMDE, Isabelladantes1983, roti_WMDE, Themindcoder, Adamm71, 
Jersione, jdfraine, Jon.b.amar, Hellket777, LisafBia6531, Astuthiodit_1, 
Eposthumus, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Hazizibinmahdi, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Izno, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T349075: mediawiki-quibble-apitests fail for extension math since 17.10.23

2023-10-17 Thread Physikerwelt
Physikerwelt closed this task as a duplicate of T348849: Improve e2e test 
flakiness.

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

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

To: Physikerwelt
Cc: Lucas_Werkmeister_WMDE, Aklapper, Stegmujo, thiemowmde, Physikerwelt, 
Danny_Benjafield_WMDE, Sbb, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Izno, 
Wikidata-bugs, aude, fredw, Pkra, Lydia_Pintscher, scfc, Jdforrester-WMF, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T349075: mediawiki-quibble-apitests fail for extension math since 17.10.23

2023-10-17 Thread Physikerwelt
Physikerwelt added a comment.


  @Lucas_Werkmeister_WMDE If is flaky, maybe I had bad luck but it is failing 
most of the time. For some patches, it seems to work and for some patches, it 
does not work.

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

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

To: Physikerwelt
Cc: Lucas_Werkmeister_WMDE, Aklapper, Stegmujo, thiemowmde, Physikerwelt, 
Danny_Benjafield_WMDE, Sbb, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Izno, 
Wikidata-bugs, aude, fredw, Pkra, Lydia_Pintscher, scfc, Jdforrester-WMF, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T349075: mediawiki-quibble-apitests fail for extension math since 17.10.23

2023-10-17 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added projects: Wikidata, Math, ci-test-error.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: [DEPRECATED] wdwb-tech.

TASK DESCRIPTION
  CI tests fail for math with the following message
  
00:08:06.145   1) Auth
00:08:06.146Authorization
00:08:06.146  Protected entity page
00:08:06.146Permission denied - PUT 
/entities/properties/{property_id}/labels/{language_code}:
00:08:06.147 
00:08:06.147   AssertionError: 
00:08:06.147 7Response body: 'random-label-8w0L6hhY18'8
  
  Maybe this is related to Wikidata?
  See https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/965923 for 
an example.

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

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

To: Physikerwelt
Cc: Aklapper, Stegmujo, thiemowmde, Physikerwelt, Danny_Benjafield_WMDE, Sbb, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, 
_jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, aude, fredw, Pkra, scfc, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T345660: wikibase@0.1.0 install:bridge fails with webpack dependency error

2023-09-06 Thread Physikerwelt
Physikerwelt added a comment.


  @Jdforrester-WMF  It seems that the tests in MathSearch (which is not 
Wikibase, but depends on it) still fail, cf. 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MathSearch/+/955002

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

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

To: Physikerwelt
Cc: Physikerwelt, Jdforrester-WMF, matmarex, RhinosF1, Aklapper, 
Masumrezarock100, Jdlrobson, Danny_Benjafield_WMDE, Isabelladantes1983, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, zeljkofilipin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T332953: Migrate PipelineLib repos to GitLab

2023-08-25 Thread Physikerwelt
Physikerwelt updated the task description.

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

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

To: thcipriani, Physikerwelt
Cc: dcaro, kostajh, Gehel, jnuche, isarantopoulos, BPirkle, Tgr, Eevans, 
Seddon, MSantos, kevinbazira, odimitrijevic, BTullis, Ottomata, calbon, 
fgiunchedi, WMDE-leszek, fkaelin, ItamarWMDE, elukey, KartikMistry, santhosh, 
Martaannaj, sbassett, bking, bd808, Ladsgroup, Krinkle, Legoktm, tstarling, 
Physikerwelt, dcausse, Jdrewniak, taavi, hnowlan, Michaelcochez, cjming, 
Jdforrester-WMF, dduvall, Aklapper, thcipriani, Danny_Benjafield_WMDE, 
Uata1122, fbalicchia, Iarya3, Isabelladantes1983, Themindcoder, Adamm71, 
Jersione, Itsmeduncan, Hellket777, Cleo_Lemoisson, KBach, LisafBia6531, 
JArguello-WMF, Astuthiodit_1, Atieno, 786, TBurmeister, TheReadOnly, Biggs657, 
karapayneWMDE, toberto, joanna_borun, Simonmaignan, Invadibot, DAbad, Devnull, 
Slst2020, maantietaja, nskaggs, Juan90264, Muchiri124, Confetti68, Anerka, 
Alter-paule, Raymond_Ndibe, Beast1978, CBogen, Un1tY, Nintendofan885, 
Akuckartz, Otr500, apaskulin, Hook696, Pavithraes, Hakimi97, WDoranWMF, 
Ddurigon, MJL, Kent7301, brennen, Mateo1977, EvanProdromou, joker88john, 
Legado_Shulgin, ReaperDawn, CucyNoiD, Nandana, NebulousIris, Namenlos314, 
aezell, Gaboe420, sietec, Giuliamocci, Davinaclare77, Abdeaitali, Cpaulf30, 
Techguru.pc, Lahi, Gq86, Af420, Xinbenlv, Vacio, Sharvaniharan, Bsandipan, 
scblr, Xover, GoranSMilovanovic, SPoore, TBolliger, Chicocvenancio, Hfbn0, 
QZanden, Taquo, LawExplorer, catalandres, Eginhard, Lewizho99, Zppix, JJMC89, 
Maathavan, TerraCodes, DDJJ, _jensen, rosalieper, Agabi10, PEarleyWMF, 
Neuronton, RuyP, Liudvikas, Scott_WUaS, Pchelolo, Karthik_sripal, Izno, 
Wong128hk, Luke081515, Bsadowski1, Zache, Niharika, Wikidata-bugs, aude, 
Bawolff, Dbrant, Dinoguy1000, Lydia_Pintscher, faidon, Grunny, ssastry, 
Alchimista, Arlolra, csteipp, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T332953: Migrate PipelineLib repos to GitLab

2023-08-25 Thread Physikerwelt
Physikerwelt updated the task description.

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

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

To: thcipriani, Physikerwelt
Cc: dcaro, kostajh, Gehel, jnuche, isarantopoulos, BPirkle, Tgr, Eevans, 
Seddon, MSantos, kevinbazira, odimitrijevic, BTullis, Ottomata, calbon, 
fgiunchedi, WMDE-leszek, fkaelin, ItamarWMDE, elukey, KartikMistry, santhosh, 
Martaannaj, sbassett, bking, bd808, Ladsgroup, Krinkle, Legoktm, tstarling, 
Physikerwelt, dcausse, Jdrewniak, taavi, hnowlan, Michaelcochez, cjming, 
Jdforrester-WMF, dduvall, Aklapper, thcipriani, Danny_Benjafield_WMDE, 
Uata1122, fbalicchia, Iarya3, Isabelladantes1983, Themindcoder, Adamm71, 
Jersione, Itsmeduncan, Hellket777, Cleo_Lemoisson, KBach, LisafBia6531, 
JArguello-WMF, Astuthiodit_1, Atieno, 786, TBurmeister, TheReadOnly, Biggs657, 
karapayneWMDE, toberto, joanna_borun, Simonmaignan, Invadibot, DAbad, Devnull, 
Slst2020, maantietaja, nskaggs, Juan90264, Muchiri124, Confetti68, Anerka, 
Alter-paule, Raymond_Ndibe, Beast1978, CBogen, Un1tY, Nintendofan885, 
Akuckartz, Otr500, apaskulin, Hook696, Pavithraes, Hakimi97, WDoranWMF, 
Ddurigon, MJL, Kent7301, brennen, Mateo1977, EvanProdromou, joker88john, 
Legado_Shulgin, ReaperDawn, CucyNoiD, Nandana, NebulousIris, Namenlos314, 
aezell, Gaboe420, sietec, Giuliamocci, Davinaclare77, Abdeaitali, Cpaulf30, 
Techguru.pc, Lahi, Gq86, Af420, Xinbenlv, Vacio, Sharvaniharan, Bsandipan, 
scblr, Xover, GoranSMilovanovic, SPoore, TBolliger, Chicocvenancio, Hfbn0, 
QZanden, Taquo, LawExplorer, catalandres, Eginhard, Lewizho99, Zppix, JJMC89, 
Maathavan, TerraCodes, DDJJ, _jensen, rosalieper, Agabi10, PEarleyWMF, 
Neuronton, RuyP, Liudvikas, Scott_WUaS, Pchelolo, Karthik_sripal, Izno, 
Wong128hk, Luke081515, Bsadowski1, Zache, Niharika, Wikidata-bugs, aude, 
Bawolff, Dbrant, Dinoguy1000, Lydia_Pintscher, faidon, Grunny, ssastry, 
Alchimista, Arlolra, csteipp, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T338381: Math extension cannot connect to Restbase

2023-06-07 Thread Physikerwelt
Physikerwelt added a comment.


  I wonder if someone has access to the actual settings of wikidata. The change 
in question would be. 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/922166/8/src/Hooks.php

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

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

To: Physikerwelt
Cc: Physikerwelt, daniel, dcausse, JArguello-WMF, KSarabia-WMF, Aklapper, 
Caenus, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Izno, 
Verdy_p, Hardikj, Wikidata-bugs, aude, fredw, GWicke, Pkra, scfc, 
Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T338381: Math extension cannot connect to Restbase

2023-06-07 Thread Physikerwelt
Physikerwelt added subscribers: daniel, Physikerwelt.
Physikerwelt added a comment.


  It is not only a problem for items, but also pages with wikitext as content 
model see for example https://m.wikidata.org/wiki/User:Physikerwelt#Test
  
  @daniel

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

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

To: Physikerwelt
Cc: Physikerwelt, daniel, dcausse, JArguello-WMF, KSarabia-WMF, Aklapper, 
Caenus, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, JoKalliauer, Gq86, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, 
Scott_WUaS, Volker_E, Izno, Verdy_p, Wikidata-bugs, aude, fredw, Pkra, scfc, 
Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T332953: Migrate PipelineLib repos to GitLab

2023-04-09 Thread Physikerwelt
Physikerwelt updated the task description.

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

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

To: Physikerwelt
Cc: Legoktm, tstarling, Physikerwelt, dcausse, Jdrewniak, taavi, hnowlan, 
Michaelcochez, cjming, Jdforrester-WMF, dduvall, Aklapper, thcipriani, 
Bellucii32, Mohamed-Awnallah, Itsmeduncan, Cleo_Lemoisson, Astuthiodit_1, 
JKieserman, DMartin-WMF, lbowmaker, TheReadOnly, BTullis, karapayneWMDE, 
toberto, joanna_borun, Simonmaignan, Invadibot, Aseleste, gengh, MPhamWMF, 
Ywats0ns, Devnull, Nikolay_Komarov, GrounderUK, maantietaja, calbon, 
AndrewEells, Muchiri124, Confetti68, Anerka, CBogen, ItamarWMDE, 
Nintendofan885, Akuckartz, Otr500, WDoranWMF, Ddurigon, MJL, brennen, 
Mateo1977, EvanProdromou, Legado_Shulgin, ReaperDawn, Nandana, NebulousIris, 
sbassett, Namenlos314, aezell, skpuneethumar, Jony, Zylc, Davinaclare77, 
Abdeaitali, 1978Gage2001, Techguru.pc, Lahi, Operator873, Gq86, Xinbenlv, 
Vacio, Sharvaniharan, Bsandipan, scblr, Xover, GoranSMilovanovic, SPoore, 
TBolliger, Chicocvenancio, Hfbn0, Mahir256, QZanden, EBjune, Tbscho, 
YULdigitalpreservation, Taquo, LawExplorer, catalandres, Eginhard, Avner, 
Zppix, JJMC89, elukey, TerraCodes, DDJJ, _jensen, rosalieper, Agabi10, 
PEarleyWMF, RuyP, Liudvikas, Scott_WUaS, Pchelolo, Karthik_sripal, Izno, 
Wong128hk, Luke081515, Verdy_p, Bsadowski1, Niharika, Wikidata-bugs, Jitrixis, 
aude, Bawolff, Capt_Swing, Dbrant, Dinoguy1000, Gryllida, Lydia_Pintscher, 
faidon, Grunny, ssastry, scfc, Alchimista, Arlolra, csteipp, Mbch331, Jay8g, 
Krenair, fgiunchedi, ori
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T324525: The module 'wikibase.lexeme.lexemeview' must not have target 'mobile' because its dependency 'jquery.ui.languagesuggester' does not have it

2022-12-06 Thread Physikerwelt
Physikerwelt added a comment.


  See, for example, https://phabricator.wikimedia.org/T316853 for the last time 
Math CI tests were broken.

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

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

To: Physikerwelt
Cc: Michael, Physikerwelt, Jdlrobson, Krinkle, kostajh, EBernhardson, Adamm71, 
Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Vali.matei, Lewizho99, 
Maathavan, _jensen, rosalieper, xSavitar, Neuronton, Scott_WUaS, Nirmos, 
Wikidata-bugs, aude, Dinoguy1000, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T324525: The module 'wikibase.lexeme.lexemeview' must not have target 'mobile' because its dependency 'jquery.ui.languagesuggester' does not have it

2022-12-06 Thread Physikerwelt
Physikerwelt added a comment.


  In T324525#8447407 <https://phabricator.wikimedia.org/T324525#8447407>, 
@Jdlrobson wrote:
  
  > 
  
  
  
  > I've been relying on CI heavily for these changes,  I'm not sure why this 
wasn't triggered when the core patch merged so I'll need to investigate this 
further.  Presumably WikibaseLexeme is not including in the core CI build since 
https://gerrit.wikimedia.org/r/c/mediawiki/core/+/864923 is passing validation 
without https://gerrit.wikimedia.org/r/865101 ?
  
  For math, it happens about every quarter that a core or wikibase change 
breaks the CI tests for math. I still think running daily tests for 
WMF-deployed extensions would be a great idea, even though I understand that 
this is not very elegant.

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

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

To: Physikerwelt
Cc: Michael, Physikerwelt, Jdlrobson, Krinkle, kostajh, EBernhardson, Adamm71, 
Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Vali.matei, Lewizho99, 
Maathavan, _jensen, rosalieper, xSavitar, Neuronton, Scott_WUaS, Nirmos, 
Wikidata-bugs, aude, Dinoguy1000, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T324525: The module 'wikibase.lexeme.lexemeview' must not have target 'mobile' because its dependency 'jquery.ui.languagesuggester' does not have it

2022-12-06 Thread Physikerwelt
Physikerwelt added a comment.


  In T324525#8445683 <https://phabricator.wikimedia.org/T324525#8445683>, 
@kostajh wrote:
  
  > Presumably affecting many extensions (I came here via a failed 
GrowthExperiments build.)
  
  Math is affected 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/818294

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

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

To: Physikerwelt
Cc: Physikerwelt, Jdlrobson, Krinkle, kostajh, EBernhardson, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Vali.matei, _jensen, 
rosalieper, xSavitar, Scott_WUaS, Nirmos, Wikidata-bugs, aude, Dinoguy1000, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T316853: ResourcesTest::testUnsatisfiableDependencies: The module 'wikibase.lexeme.lexemeview' must not depend on modules with requiresES6=true

2022-09-02 Thread Physikerwelt
Physikerwelt added subscribers: Stegmujo, Physikerwelt.
Physikerwelt added a comment.


  @Stegmujo failing 
<https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/827463> of the 
tests is most probably not your fault. Just wait until this bug is resolved and 
type recheck afterwards.

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

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

To: Physikerwelt
Cc: Physikerwelt, Stegmujo, Jakob_WMDE, Silvan_WMDE, dcausse, kostajh, 
Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Vali.matei, 
Lewizho99, Maathavan, _jensen, rosalieper, xSavitar, Neuronton, Scott_WUaS, 
Nirmos, Wikidata-bugs, aude, Dinoguy1000, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T316331: ParserIntegrationTest "luaParserTests.txt: Scribunto: require" ('wt2html') fails in Wikibase CI

2022-08-26 Thread Physikerwelt
Physikerwelt added a comment.


  THANK YOU.

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

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

To: ssastry, Physikerwelt
Cc: Physikerwelt, Stegmujo, ssastry, tstarling, Aklapper, Jakob_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
SundanceRaphael, _jensen, rosalieper, Scott_WUaS, alex-mashin, Wikidata-bugs, 
aude, Dinoguy1000, jayvdb, MrStradivarius, Jdforrester-WMF, Jackmcbarn, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T316331: ParserIntegrationTest "luaParserTests.txt: Scribunto: require" ('wt2html') fails in Wikibase CI

2022-08-26 Thread Physikerwelt
Physikerwelt added subscribers: Stegmujo, Physikerwelt.
Physikerwelt added a comment.


  Math ci tests are also blocked by this. @Stegmujo

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

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

To: Physikerwelt
Cc: Physikerwelt, Stegmujo, ssastry, tstarling, Aklapper, Jakob_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
SundanceRaphael, _jensen, rosalieper, Scott_WUaS, alex-mashin, Wikidata-bugs, 
aude, Dinoguy1000, jayvdb, MrStradivarius, Jdforrester-WMF, Jackmcbarn, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T316331: ParserIntegrationTest "luaParserTests.txt: Scribunto: require" ('wt2html') fails in Wikibase CI

2022-08-26 Thread Physikerwelt
Physikerwelt triaged this task as "High" priority.

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

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

To: Physikerwelt
Cc: ssastry, tstarling, Aklapper, Jakob_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, SundanceRaphael, _jensen, rosalieper, 
Scott_WUaS, alex-mashin, Wikidata-bugs, aude, Dinoguy1000, jayvdb, 
MrStradivarius, Jdforrester-WMF, Jackmcbarn, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T312223: Use FallbackLabelDescriptionLookupFactory in code

2022-07-15 Thread Physikerwelt
Physikerwelt added a comment.


  Stating the obvious:
  
  For extensions, this creates a dependency on 1.39-wmf.21 . 
<https://phabricator.wikimedia.org/project/view/6027/> Otherwise you will see
  
  > Call to undefined method 
Wikibase\Client\WikibaseClient::getFallbackLabelDescriptionLookupFactory()
  
  ;-)

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

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

To: Lucas_Werkmeister_WMDE, Physikerwelt
Cc: Physikerwelt, Lydia_Pintscher, Lucas_Werkmeister_WMDE, Hellket777, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, Universal_Omega, 
maantietaja, Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Bodhisattwa, Neuronton, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T311272: populateInterwiki fails on clean MediaWiki docker instance

2022-06-23 Thread Physikerwelt
Physikerwelt added a comment.


  When I apply the uploaded core patch both scripts work.

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, 
Akuckartz, Hook696, Kent7301, brennen, jeena, joker88john, CucyNoiD, Nandana, 
kostajh, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Inductiveload, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T311272: populateInterwiki fails on clean MediaWiki docker instance

2022-06-23 Thread Physikerwelt
Physikerwelt added a comment.


  Interesting, this results in the same error
  
  > mediawiki % docker-compose exec mediawiki php maintenance/addSite.php 
--filepath=http://localhost/w/\$1 --pagepath=http://localhost/wiki/\$1 
--language en --interwiki-id local-test local-test wikipedia
  > PHP Fatal error:  Uncaught Error: Call to a member function 
setDescription() on null in 
/var/www/html/w/maintenance/includes/Maintenance.php:317
  > Stack trace:
  > #0 /var/www/html/w/maintenance/addSite.php(22): 
Maintenance->addDescription('Add a site defi...')
  > #1 /var/www/html/w/maintenance/includes/MaintenanceRunner.php(99): 
AddSite->__construct()
  > #2 /var/www/html/w/maintenance/doMaintenance.php(60): 
MediaWiki\Maintenance\MaintenanceRunner->init('AddSite')
  > #3 /var/www/html/w/maintenance/addSite.php(101): 
require_once('/var/www/html/w...')
  > #4 {main}
  >
  >   thrown in /var/www/html/w/maintenance/includes/Maintenance.php on line 317
  
  
  
thrown in /var/www/html/w/maintenance/includes/Maintenance.php on line 317

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Akuckartz, brennen, jeena, kostajh, lucamauri, 
Inductiveload, Wikidata-bugs
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T311272: populateInterwiki fails on clean MediaWiki docker instance

2022-06-23 Thread Physikerwelt
Physikerwelt added a comment.


  Consequently, I can not link the main page of the test wiki to a new item
  
  > The provided site identifier was not recognized.
  
  Maybe this hack 
<https://github.com/physikerwelt/mediawiki-docker/blob/56e6f1f27d4d1bde6fe2cdfd8f004c15636d6a29/mediawiki/LocalSettings.php#L433>
 helps

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Akuckartz, brennen, jeena, kostajh, lucamauri, 
Inductiveload, Wikidata-bugs
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T311272: populateInterwiki fails on clean MediaWiki docker instance

2022-06-23 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added projects: MediaWiki-Docker, 
MediaWiki-extensions-WikibaseClient.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  **List of steps to reproduce** (step by step, including full links if 
applicable):
  
  - Follow https://www.mediawiki.org/wiki/MediaWiki-Docker/Extension/Wikibase
  
  **What happens?**:
  
  The very last step fails.
  There is an error:
  
  > mediawiki % docker-compose exec mediawiki php 
extensions/Wikibase/client/maintenance/populateInterwiki.php
  > PHP Fatal error:  Uncaught Error: Call to a member function 
setDescription() on null in 
/var/www/html/w/maintenance/includes/Maintenance.php:317
  > Stack trace:
  > #0 
/var/www/html/w/extensions/Wikibase/client/maintenance/populateInterwiki.php(37):
 Maintenance->addDescription('This script wil...')
  > #1 /var/www/html/w/maintenance/includes/MaintenanceRunner.php(99): 
Wikibase\PopulateInterwiki->__construct()
  > #2 /var/www/html/w/maintenance/doMaintenance.php(60): 
MediaWiki\Maintenance\MaintenanceRunner->init('Wikibase\\Popula...')
  > #3 
/var/www/html/w/extensions/Wikibase/client/maintenance/populateInterwiki.php(165):
 require_once('/var/www/html/w...')
  > #4 {main}
  >
  >   thrown in /var/www/html/w/maintenance/includes/Maintenance.php on line 317
  
  **What should have happened instead?**:
  
  There should not be an error
  
  **Software version (if not a Wikimedia wiki), browser information, 
screenshots, other information, etc.**:
  Most recent versions from git

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Akuckartz, brennen, jeena, kostajh, lucamauri, 
Inductiveload, Wikidata-bugs
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T310255: PHPUnit failure in various extensions: Wikimedia\Rdbms\DBConnectionError: Cannot access the database: Access denied for user 'wikiuser'@'localhost' to database 'ce

2022-06-09 Thread Physikerwelt
Physikerwelt added a comment.


  Another change on the 1_38 release branch is still failing 
(https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/804102) however, 
this might be totally unrelated 
(https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php73-selenium-docker/19730/console)

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

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

To: Physikerwelt
Cc: matmarex, Nikerabbit, ngkountas, Jakob_WMDE, Lucas_Werkmeister_WMDE, 
kostajh, Krinkle, Aklapper, Physikerwelt, Fernandobacasegua34, Astuthiodit_1, 
786, Suran38, Biggs657, karapayneWMDE, Invadibot, Zabe, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, CptViraj, 
Majavah, Kent7301, joker88john, DannyS712, wildly_boy, CucyNoiD, Nandana, 
Gaboe420, lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Lewizho99, Maathavan, 
Debenben, _jensen, rosalieper, Neuronton, Scott_WUaS, Izno, Wong128hk, 
thcipriani, Wikidata-bugs, Snowolf, aude, fredw, Pkra, scfc, Jdforrester-WMF, 
Mbch331, Jay8g, hashar
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T310255: PHPUnit failure in various extensions: Wikimedia\Rdbms\DBConnectionError: Cannot access the database: Access denied for user 'wikiuser'@'localhost' to database 'ce

2022-06-09 Thread Physikerwelt
Physikerwelt moved this task from Inbox to Doing on the Math board.
Physikerwelt added a comment.


  Thank you all for your help. Now the tests pass again and changes 
<https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/803970/> can be 
merged. From a math perspective, the issue can be closed.

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

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

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

To: Physikerwelt
Cc: matmarex, Nikerabbit, ngkountas, Jakob_WMDE, Lucas_Werkmeister_WMDE, 
kostajh, Krinkle, Aklapper, Physikerwelt, Fernandobacasegua34, Astuthiodit_1, 
786, Suran38, Biggs657, karapayneWMDE, Invadibot, Zabe, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, CptViraj, 
Majavah, Kent7301, joker88john, DannyS712, wildly_boy, CucyNoiD, Nandana, 
Gaboe420, lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Lewizho99, Maathavan, 
Debenben, _jensen, rosalieper, Neuronton, Scott_WUaS, Izno, Wong128hk, 
thcipriani, Wikidata-bugs, Snowolf, aude, fredw, Pkra, scfc, Jdforrester-WMF, 
Mbch331, Jay8g, hashar
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T299067: Codemirror tooltips not appearing in 3rd Party Wikidata Query UI installation

2022-01-13 Thread Physikerwelt
Physikerwelt closed this task as "Invalid".
Physikerwelt added a comment.


  @Lucas_Werkmeister_WMDE thank you. I did not spot the difference. The proxy 
is build into the container wikibase/wdqs-frontend:wmde.2  and from within the 
hosting solution we are using one can not reach 
https://portal.mardi4nfdi.de/w/api.php  (I don't exactly know why, but that is 
a  different problem).

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

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

To: Physikerwelt
Cc: Lucas_Werkmeister_WMDE, Physikerwelt, Stegmujo, Aklapper, Eposthumus, 
Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, 
LawExplorer, Salgo60, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T299067: Codemirror tooltips not appearing in 3rd Party Wikidata Query UI installation

2022-01-12 Thread Physikerwelt
Physikerwelt added a comment.


  A simple workaround is to enable CORS Everywhere. However, it would be better 
to understand why this does not happen on https://query.wikidata.org/ and how 
we could adjust the config so it works for our custom URL.

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

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

To: Physikerwelt
Cc: Physikerwelt, Stegmujo, Aklapper, Eposthumus, MPhamWMF, CBogen, 
darthmon_wmde, Namenlos314, Gq86, Lucas_Werkmeister_WMDE, Mahir256, EBjune, 
merbst, Salgo60, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Lydia_Pintscher
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T299067: Codemirror tooltips not appearing in 3rd Party Wikidata Query UI installation

2022-01-12 Thread Physikerwelt
Physikerwelt renamed this task from "Syntax-Highlighting not appearing in 
DockerWikibaseQueryService " to "Codemirror tooltips not appearing in 3rd Party 
Wikidata Query UI installation".
Physikerwelt added projects: Wikidata Query UI, NFDI.

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

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

To: Physikerwelt
Cc: Physikerwelt, Stegmujo, Aklapper, Eposthumus, MPhamWMF, CBogen, 
darthmon_wmde, Namenlos314, Gq86, Lucas_Werkmeister_WMDE, Mahir256, EBjune, 
merbst, Salgo60, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Lydia_Pintscher
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T234827: Feature Request: Quick Statements Batch Editing Functionality

2022-01-11 Thread Physikerwelt
Physikerwelt added a project: NFDI.

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

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

To: Physikerwelt
Cc: Magnus, Physikerwelt, Cajunjoel, hbeck001, Rongpenl, Addshore, Tarrow, 
Aklapper, Lydia_Pintscher, WMDE-leszek, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T298342: Find a way to not escape '#' in formatter URL property

2021-12-27 Thread Physikerwelt
Physikerwelt triaged this task as "Medium" priority.

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T298342: Find a way to not escape '#' in formatter URL property

2021-12-27 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added projects: NFDI, User-Physikerwelt, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  According to
  
  
https://github.com/wikimedia/Wikibase/blob/312d0c8c9ffe5a0f2fca5bddaba6d89b007aa790/lib/tests/phpunit/PropertyInfoSnakUrlExpanderTest.php
  
  It seems to be the intended behavior that the # sign in the formatter URL is 
escaped. 
  However, for example
  
  https://portal.mardi4nfdi.de/wiki/Item:Q10730
  
  intends to link to 1.1#p2.t1.r4 but is then redirected to
  
  https://dlmf.nist.gov/1.1%23p2.t1.r4
  
  Maybe there is a simple trick to bypass this escaping.

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

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T214980: Support mathematical formulae in Wikidata Query Service UI on all browsers

2021-12-16 Thread Physikerwelt
Physikerwelt added a comment.


  Okay. Let's wait for T237516 <https://phabricator.wikimedia.org/T237516> to 
be landed, and then we can see if there are still issues.

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

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

To: Lucas_Werkmeister_WMDE, Physikerwelt
Cc: Smalyshev, Physikerwelt, Aklapper, Lucas_Werkmeister_WMDE, Invadibot, 
MPhamWMF, maantietaja, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, 
_jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T289291: MWException: Mathoid check returned unexpected error code.

2021-08-24 Thread Physikerwelt
Physikerwelt added subscribers: Pchelolo, Physikerwelt.
Physikerwelt added a comment.


  I am not aware of any code path in mathoid that would return 503. Maybe it is 
a load /network problem. What would be the desired behavior instead of throwing 
the error? Retry, or would that make things worse?
  
  @Lucas_Werkmeister_WMDE do you also have a timestamp for the error message. I 
expect that `\lambda` is a common math expression in Wikidata. Thus, maybe the 
WANObjectCache is less efficient than it could be.

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

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

To: Physikerwelt
Cc: Physikerwelt, Pchelolo, Lucas_Werkmeister_WMDE, Aklapper, brennen, 
Invadibot, maantietaja, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, 
Scott_WUaS, Izno, Verdy_p, Wikidata-bugs, aude, fredw, Pkra, Lydia_Pintscher, 
scfc, Jdforrester-WMF, Addshore, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T234827: Quick Statements not fully functional in Wikibase docker bundle image

2021-06-21 Thread Physikerwelt
Physikerwelt added a comment.


  In T234827#6929941 <https://phabricator.wikimedia.org/T234827#6929941>, 
@Cajunjoel wrote:
  
  > 
  
  I guess in tools there is a preconfigured database access to store these 
things. This file
  
/data/project/root/replica.my.cnf 
  
  is currently not included (in the docker images or in local installations).

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

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

To: Tarrow, Physikerwelt
Cc: Magnus, Physikerwelt, Cajunjoel, hbeck001, Rongpenl, Addshore, Tarrow, 
Aklapper, Lydia_Pintscher, WMDE-leszek, Invadibot, maantietaja, 
Samantha_Alipio_WMDE, Akuckartz, Jelabra, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Asahiko, despens, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


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

2021-06-21 Thread Physikerwelt
Physikerwelt closed subtask T285258: test quickstatements within new docker 
environment as Resolved.

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

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

To: Physikerwelt
Cc: Magnus, Addshore, Aklapper, Physikerwelt, Invadibot, maantietaja, 
Samantha_Alipio_WMDE, Akuckartz, Jelabra, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Asahiko, despens, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T234827: Quick Statements not fully functional in Wikibase docker bundle image

2021-06-21 Thread Physikerwelt
Physikerwelt merged a task: T285264: Default quickstaments docker install does 
not allow batch imports.
Physikerwelt added subscribers: Physikerwelt, Magnus.

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

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

To: Tarrow, Physikerwelt
Cc: Magnus, Physikerwelt, Cajunjoel, hbeck001, Rongpenl, Addshore, Tarrow, 
Aklapper, Lydia_Pintscher, WMDE-leszek, Invadibot, maantietaja, 
Samantha_Alipio_WMDE, Akuckartz, Jelabra, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Asahiko, despens, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285264: Default quickstaments docker install does not allow batch imports

2021-06-21 Thread Physikerwelt
Physikerwelt closed this task as a duplicate of T234827: Quick Statements not 
fully functional in Wikibase docker bundle image.

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

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

To: Physikerwelt
Cc: Magnus, Addshore, Aklapper, Physikerwelt, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T234827: Quick Statements not fully functional in Wikibase docker bundle image

2021-06-21 Thread Physikerwelt
Physikerwelt reopened this task as "Open".
Restricted Application added a project: wdwb-tech.

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

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

To: Tarrow, Physikerwelt
Cc: Cajunjoel, hbeck001, Rongpenl, Addshore, Tarrow, Aklapper, Lydia_Pintscher, 
WMDE-leszek, Invadibot, maantietaja, Samantha_Alipio_WMDE, Akuckartz, Jelabra, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Asahiko, despens, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285264: Default quickstaments docker install does not allow batch imports

2021-06-21 Thread Physikerwelt
Physikerwelt updated the task description.

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

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

To: Physikerwelt
Cc: Magnus, Addshore, Aklapper, Physikerwelt, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285264: Default quickstaments docker install does not allow batch imports

2021-06-21 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added projects: User-Physikerwelt, Wikidata.

TASK DESCRIPTION
  **List of steps to reproduce** (step by step, including full links if 
applicable):
  
  - Follow https://github.com/wmde/wikibase-release-pipeline/tree/main/example
  - Configure hosts file to redirect quickstatements.svc to 127.0.0.1
  - Login on http://quickstatements.svc:8840
  - Ensure that you can run quick-statements without batch mode
  - Try to submit the same queries as batch
  
  **What happens?**:
  
  The following error message is shown, in the developer console for a request 
to http://quickstatements.svc:8840/api.php
  
XHRPOSThttp://quickstatements.svc:8840/api.php
[HTTP/1.1 200 OK 83ms]

SyntaxError: JSON.parse: expected property name or '}' at line 1 column 2 
of the JSON data




Warning:  parse_ini_file(/data/project/root/replica.my.cnf): failed 
to open stream: No such file or directory in 
/var/www/html/magnustools/public_html/php/ToolforgeCommon.php on line 
162





Fatal error:  Uncaught Error: Class 'mysqli' not found in 
/var/www/html/magnustools/public_html/php/ToolforgeCommon.php:179


Stack trace:


#0 /var/www/html/magnustools/public_html/php/common.php(35): 
ToolforgeCommon-openDBtool('__quickstatemen...', 'tools.labsdb', '')


#1 /var/www/html/quickstatements/public_html/quickstatements.php(501): 
openToolDB('quickstatements...')


#2 /var/www/html/quickstatements/public_html/quickstatements.php(157): 
QuickStatements-ensureCurrentUserInDB()


#3 /var/www/html/quickstatements/public_html/api.php(254): 
QuickStatements-getCurrentUserID()



#4 {main}


  thrown in 
/var/www/html/magnustools/public_html/php/ToolforgeCommon.php on line 
179



​
  
  **What should have happened instead?**:
  
  A new batch should be created like in the live quick statements version.
  
  **Software version (if not a Wikimedia wiki), browser information, 
screenshots, other information, etc**:

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

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

To: Physikerwelt
Cc: Magnus, Addshore, Aklapper, Physikerwelt, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2021-01-15 Thread Physikerwelt
Physikerwelt closed this task as "Resolved".
Physikerwelt added a comment.


  Eventually it works on enwiki. Thank you @Ladsgroup for your great support, 
which was significant to complete this task after 1.5 years of perplexity.

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

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

To: Physikerwelt
Cc: Krenair, Jdforrester-WMF, TheDJ, awight, Liuxinyu970226, Ladsgroup, 
Lucas_Werkmeister_WMDE, hoo, Aklapper, thiemowmde, Tgr, cscott, Niedzielski, 
Esanders, Physikerwelt, Andreg-p, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Hagarshilo, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Maosef, 
QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, _jensen, rosalieper, 
xSavitar, Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, 
Gryllida, Ricordisamoa, scfc, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2020-12-13 Thread Physikerwelt
Physikerwelt lowered the priority of this task from "High" to "Medium".

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

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

To: Physikerwelt
Cc: Krenair, Jdforrester-WMF, TheDJ, awight, Liuxinyu970226, Ladsgroup, 
Lucas_Werkmeister_WMDE, hoo, Aklapper, thiemowmde, Tgr, cscott, Niedzielski, 
Esanders, Physikerwelt, Andreg-p, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Hagarshilo, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Maosef, 
QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, _jensen, rosalieper, 
xSavitar, Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, 
Gryllida, Ricordisamoa, scfc, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2020-12-13 Thread Physikerwelt
Physikerwelt added a comment.


  I feel sorry. I did not intend to start a discussion on the principle of +2 
in general. To put the problem in a simple picture.
  
  Currently, I see the following situation:
  F33944354: production-bug.png <https://phabricator.wikimedia.org/F33944354>
  
  On the left side, you see a screenshot of Wikipedia and on the right side, 
you see a screenshot of Wikidata. On the Wikidata side, you can enter text to 
select a QID, and on the Wikipedia side, you don't see a dropdown but an error 
in the javascript console (if you have that opened). This is because Wikipedia 
has not the Wikibase repo extension enabled, which contains the dropdown code. 
I implemented the code to fix that following the recommendations and discussion 
in this ticket. Here the advice of @thiemowmde (how is a Wikibase expert) was 
essential for the implemented solution. Also, the +1 code review from @Esanders 
suggests that there is no obvious flaw from the OOUI perspective. Even though 
my feeling is that the solution I implemented is not optimal, I am not aware of 
a better solution nor of anyone who could help to implement a better solution 
with reasonable effort. Therefore, I am hoping for a final go. One alternative 
I see is to consult CPT as they help with mathoid and restbase related code in 
extension math. On the other hand this problem is just UI and not related to 
mathoid.

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

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

To: Physikerwelt
Cc: Krenair, Jdforrester-WMF, TheDJ, awight, Liuxinyu970226, Ladsgroup, 
Lucas_Werkmeister_WMDE, hoo, Aklapper, thiemowmde, Tgr, cscott, Niedzielski, 
Esanders, Physikerwelt, Andreg-p, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Hagarshilo, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Maosef, 
QZanden, LawExplorer, Lewizho99, Maathavan, Debenben, _jensen, rosalieper, 
xSavitar, Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, 
Gryllida, Ricordisamoa, scfc, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2020-12-11 Thread Physikerwelt
Physikerwelt added a comment.


  @thiemowmde thank you for your prompt reply. I am not confident enough to 
self-merge this. The interplay of PHP and JS code is too frightening to me. If 
it was just a PHP or JS code I might have a different opinion, but in this 
case, I think self-merging is not an option.

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

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

To: Physikerwelt
Cc: TheDJ, awight, Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, 
Aklapper, thiemowmde, Tgr, cscott, Niedzielski, Esanders, Physikerwelt, 
Andreg-p, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Hagarshilo, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Maosef, QZanden, LawExplorer, 
Lewizho99, Maathavan, Debenben, _jensen, rosalieper, xSavitar, Scott_WUaS, 
Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, Gryllida, Ricordisamoa, scfc, 
Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2020-12-11 Thread Physikerwelt
Physikerwelt added a subscriber: awight.
Physikerwelt added a comment.


  @thiemowmde @Esanders @Lucas_Werkmeister_WMDE  I am unsure how to proceed 
here. Is there anything I can do to get the patch merged? I think it is ok in 
its current form. Also for the ResourceLoader question, I got additional 
feedback by @awight  
https://lists.wikimedia.org/pipermail/wikitech-l/2020-December/094094.html . As 
the module will also be used to select the qid in the visual editor I think 
merging those two modules would not be desirable (if it was technically 
possible).
  Any feedback would be highly appreciated. I am not afraid of additional 
effort. I just don't know what else to do to get this little inconvenience 
fixed.

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

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

To: Physikerwelt
Cc: awight, Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, 
thiemowmde, Tgr, cscott, Niedzielski, Esanders, Physikerwelt, Andreg-p, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Hagarshilo, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Lewizho99, 
Maathavan, Debenben, _jensen, rosalieper, xSavitar, Scott_WUaS, Izno, ferdbold, 
Wikidata-bugs, aude, fredw, Pkra, Gryllida, Ricordisamoa, scfc, 
Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2020-11-05 Thread Physikerwelt
Physikerwelt added a comment.


  @thiemowmde do you have time for a code review?

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, 
thiemowmde, Tgr, cscott, Niedzielski, Esanders, Physikerwelt, Andreg-p, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Hagarshilo, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Lewizho99, 
Maathavan, Debenben, _jensen, rosalieper, xSavitar, Scott_WUaS, Izno, ferdbold, 
Wikidata-bugs, aude, fredw, Pkra, Gryllida, Ricordisamoa, scfc, 
Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266673: Fix Math extension to not require JS parser

2020-11-02 Thread Physikerwelt
Physikerwelt added a comment.


  @ItamarWMDE Thank you. However, the next release branch *-wmf15 will come.

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

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

To: ItamarWMDE, Physikerwelt
Cc: Celenduin, Physikerwelt, Michael, Aklapper, Lydia_Pintscher, Addshore, 
Toni_001, Mohammed_Sadat_WMDE, Lea_Lacroix_WMDE, hoo, Lucas_Werkmeister_WMDE, 
Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, 
Scott_WUaS, Jonas, Izno, Verdy_p, Wikidata-bugs, aude, fredw, Pkra, scfc, 
Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266673: Fix Math extension to not require JS parser

2020-10-30 Thread Physikerwelt
Physikerwelt added a comment.


  @Celenduin thank you very much.
  
  For the record. I added the user script to my common.js 
<https://www.wikidata.org/w/index.php?title=User:Physikerwelt/common.js=1299868515>
 file via
  
importScript('User:Zvpunry/MathWorkaround.js');
  
  this makes a little form appear at the very bottom of the page:
  F32419679: grafik.png <https://phabricator.wikimedia.org/F32419679>
  There you can specify for example the defining Formula property `P2534` and a 
LaTeX string. After clicking submit you can reload the page and see the effect.
  
  I think it is not possible to define has part formula annotations with this 
script, but that might be expanded. See 
https://commons.wikimedia.org/wiki/File:Annotating_the_Schr%C3%B6dinger_equation.webm
 for a typical use case of the Math Datatype.

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

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

To: ItamarWMDE, Physikerwelt
Cc: Celenduin, Physikerwelt, Michael, Aklapper, Lydia_Pintscher, Addshore, 
Toni_001, Mohammed_Sadat_WMDE, Lea_Lacroix_WMDE, hoo, Lucas_Werkmeister_WMDE, 
Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, 
Scott_WUaS, Jonas, Izno, Verdy_p, Wikidata-bugs, aude, fredw, Pkra, scfc, 
Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266673: Fix Math extension to not require JS parser

2020-10-30 Thread Physikerwelt
Physikerwelt added a comment.


  @ItamarWMDE is there something I can do to support you with this issue. My 
team urgently needs the editing functionality back.

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

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

To: ItamarWMDE, Physikerwelt
Cc: Physikerwelt, Michael, Aklapper, Lydia_Pintscher, Addshore, Toni_001, 
Mohammed_Sadat_WMDE, Lea_Lacroix_WMDE, hoo, Lucas_Werkmeister_WMDE, Akuckartz, 
Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, 
Izno, Verdy_p, Wikidata-bugs, aude, fredw, Pkra, scfc, Jdforrester-WMF, 
Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266496: Not possible to add new statements with any Math properties

2020-10-30 Thread Physikerwelt
Physikerwelt added a comment.


  I was debugging this issue. However, I don't know where to start searching 
for the problem I was looking at 
https://github.com/wikimedia/mediawiki-extensions-Math/blame/master/src/MathWikibaseHook.php.
 However, I was unable to identify the key difference between Math and all the 
other data types, that are still functional.

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

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

To: Physikerwelt
Cc: Physikerwelt, hoo, Lea_Lacroix_WMDE, Mohammed_Sadat_WMDE, Toni_001, 
Addshore, Lydia_Pintscher, Aklapper, Michael, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Maosef, 
QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, 
Verdy_p, Wikidata-bugs, aude, fredw, Pkra, scfc, Jdforrester-WMF, Mbch331, Rxy, 
Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266673: Fix Math extension to not require JS parser

2020-10-29 Thread Physikerwelt
Physikerwelt added a comment.


  The request to change a math value has changed.
  
  Old format
  
XHRPOSThttp://localhost/api.php
[HTTP/1.1 200 OK 1652ms]


action  "wbsetclaim"
format  "json"
claim   
"{\"type\":\"statement\",\"mainsnak\":{\"snaktype\":\"value\",\"property\":\"P1\",\"hash\":\"c408412890e55496dc058f7c992d938487b9c028\",\"datavalue\":{\"type\":\"string\",\"value\":\"x+1sin(x)\"}},\"id\":\"Q1$0ef840f1-4e10-2953-3e38-0a0477369c9c\",\"rank\":\"normal\"}"
baserevid   "16"
bot "1"
errorformat "plaintext"
uselang "en"
token   "+\\"

  



action=wbsetclaim=json=%7B%22type%22%3A%22statement%22%2C%22mainsnak%22%3A%7B%22snaktype%22%3A%22value%22%2C%22property%22%3A%22P1%22%2C%22hash%22%3A%22c408412890e55496dc058f7c992d938487b9c028%22%2C%22datavalue%22%3A%7B%22type%22%3A%22string%22%2C%22value%22%3A%22x%2B1%5C%5Csin(x)%22%7D%7D%2C%22id%22%3A%22Q1%240ef840f1-4e10-2953-3e38-0a0477369c9c%22%2C%22rank%22%3A%22normal%22%7D=16=1=plaintext=en=%2B%5C
  
  new format
  
XHRPOSThttp://localhost/api.php
[HTTP/1.1 200 OK 44ms]


action  "wbsetclaim"
format  "json"
claim   
"{\"type\":\"statement\",\"mainsnak\":{\"snaktype\":\"value\",\"property\":\"P1\",\"datavalue\":{\"type\":\"unknown\",\"value\":\"x+1sin(x)-1\"}},\"id\":\"Q1$0ef840f1-4e10-2953-3e38-0a0477369c9c\",\"rank\":\"normal\"}"
baserevid   "17"
bot "1"
errorformat "plaintext"
uselang "en"
token   "+\\"

 
   
action=wbsetclaim=json=%7B%22type%22%3A%22statement%22%2C%22mainsnak%22%3A%7B%22snaktype%22%3A%22value%22%2C%22property%22%3A%22P1%22%2C%22datavalue%22%3A%7B%22type%22%3A%22unknown%22%2C%22value%22%3A%22x%2B1%5C%5Csin(x)-1%22%7D%7D%2C%22id%22%3A%22Q1%240ef840f1-4e10-2953-3e38-0a0477369c9c%22%2C%22rank%22%3A%22normal%22%7D=17=1=plaintext=en=%2B%5C
  
  one can see type is now unknown and was string before. The old format works 
with the new API.

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

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

To: ItamarWMDE, Physikerwelt
Cc: Physikerwelt, Michael, Aklapper, Lydia_Pintscher, Addshore, Toni_001, 
Mohammed_Sadat_WMDE, Lea_Lacroix_WMDE, hoo, Lucas_Werkmeister_WMDE, Akuckartz, 
Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, 
Izno, Verdy_p, Wikidata-bugs, aude, fredw, Pkra, scfc, Jdforrester-WMF, 
Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266671: Revert 7f430f142d7f19cb575f0e665719619c9312ae57

2020-10-28 Thread Physikerwelt
Physikerwelt added a comment.


  I am still trying to understand what needs to be done to fix T266673 
<https://phabricator.wikimedia.org/T266673>. I am surprised that Math uses a JS 
parser and don't understand this situation yet. However, if we found a way to 
fix this, one could backport math and do a swat deploy there (or wait for the 
next train). This seems more straigt forward to me than going back and breaking 
something else.

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

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

To: Physikerwelt
Cc: Physikerwelt, Michael, Aklapper, Lydia_Pintscher, Addshore, Toni_001, 
Mohammed_Sadat_WMDE, Lea_Lacroix_WMDE, hoo, noarave, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Maosef, 
QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, 
Verdy_p, Wikidata-bugs, aude, fredw, Pkra, scfc, Jdforrester-WMF, Mbch331, Rxy, 
Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266496: Not possible to add new statements with any Math properties

2020-10-27 Thread Physikerwelt
Physikerwelt triaged this task as "High" priority.
Physikerwelt added a project: Wikimedia-production-error.

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

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

To: Physikerwelt
Cc: Addshore, Lydia_Pintscher, Aklapper, Michael, Akuckartz, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, 
_jensen, rosalieper, Scott_WUaS, Jonas, Izno, Verdy_p, Wikidata-bugs, aude, 
fredw, Physikerwelt, Pkra, scfc, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2020-09-30 Thread Physikerwelt
Physikerwelt added a comment.


  @thiemowmde ... I am still working on this... it is difficult for me to set 
up wikidata on my dev instance without js warnings... I see exceptions like
  
[105223064898a872602238d1] 
/load.php?lang=en=jquery%2Coojs%2Coojs-ui-core%2Csite%7Cjquery.client%2Cspinner%2Cthrottle-debounce%2Cui%7Cjquery.event.special.eachchange%7Cjquery.spinner.styles%7Cjquery.ui.suggester%7Cjquery.wikibase.entityselector%7Cmediawiki.String%2CTitle%2Capi%2Cbase%2Ccldr%2Cdebug%2CjqueryMsg%2Clanguage%2Cutil%7Cmediawiki.libs.pluralruleparser%7Cmediawiki.page.ready%7Coojs-ui-core.icons%2Cstyles%7Coojs-ui.styles.indicators%7Cskins.vector.legacy.js%7Cuser.defaults%7Cutil.inherit%7Cwikibase.ui.entitysearch=vector=1uw4m
   RuntimeException from line 485 of 
/var/www/html/includes/resourceloader/ResourceLoaderFileModule.php: 
ResourceLoaderFileModule::getFileContents: script file not found, or is not a 
file: 
"/var/www/html/extensions/Wikibase/view/lib/wikibase-data-values-value-view/lib/jquery.ui/jquery.ui.suggester.js"
Backtrace:
#0 /var/www/html/includes/resourceloader/ResourceLoaderFileModule.php(907): 
ResourceLoaderFileModule->getFileContents(string, string)
#1 /var/www/html/includes/resourceloader/ResourceLoaderFileModule.php(362): 
ResourceLoaderFileModule->readScriptFiles(array)
#2 /var/www/html/includes/resourceloader/ResourceLoaderModule.php(736): 
ResourceLoaderFileModule->getScript(ResourceLoaderContext)
#3 /var/www/html/includes/resourceloader/ResourceLoaderModule.php(704): 
ResourceLoaderModule->buildContent(ResourceLoaderContext)
#4 /var/www/html/includes/resourceloader/ResourceLoader.php(1191): 
ResourceLoaderModule->getModuleContent(ResourceLoaderContext)
#5 /var/www/html/includes/resourceloader/ResourceLoader.php(899): 
ResourceLoader->makeModuleResponse(ResourceLoaderContext, array, array)
#6 /var/www/html/load.php(51): 
ResourceLoader->respond(ResourceLoaderContext)
#7 /var/www/html/load.php(38): wfLoadMain()
#8 {main}
  
  and I am not 100% that this is unrelated to the problem we are working on in 
this ticket.

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, 
thiemowmde, Tgr, cscott, Niedzielski, Esanders, Physikerwelt, Andreg-p, 
Akuckartz, darthmon_wmde, Nandana, Hagarshilo, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, xSavitar, 
Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, Gryllida, 
Ricordisamoa, scfc, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Implement wikidata entity selector in OOUI input field

2020-09-20 Thread Physikerwelt
Physikerwelt renamed this task from "Use wikidata entity selector in OOUI input 
field" to "Implement wikidata entity selector in OOUI input field".

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, MaxSem, 
thiemowmde, Tgr, cscott, Niedzielski, Esanders, Physikerwelt, Andreg-p, 
Akuckartz, darthmon_wmde, Nandana, Hagarshilo, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, xSavitar, 
Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, Gryllida, 
Ricordisamoa, scfc, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Use wikidata entity selector in OOUI input field

2020-09-14 Thread Physikerwelt
Physikerwelt added a comment.


  @thiemowmde ok. I only need two variables language and action API url 
endpoint. The hard part will be to get these values the rest I did for another 
project already https://www.npmjs.com/package/codemirror-wikidata However, it 
somehow feels like reinventing the wheel again. I will use the OOUI completion 
as recommended here T85394 <https://phabricator.wikimedia.org/T85394>.

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, MaxSem, 
thiemowmde, Tgr, cscott, Niedzielski, Esanders, Physikerwelt, Andreg-p, 
Akuckartz, darthmon_wmde, Nandana, Hagarshilo, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, xSavitar, 
Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, Gryllida, 
Ricordisamoa, scfc, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Use wikidata entity selector in OOUI input field

2020-09-14 Thread Physikerwelt
Physikerwelt added a comment.


  I am still confused. Are there no other situations where one needs to select 
a Wikidata item in Wikipedia? For instance, if one wants to connect a page with 
its Wikibase item. At one time there was an "add links" button that you could 
click and then a js popup came. Now it redirects to wikibase on beta 
https://en.wikipedia.beta.wmflabs.org/wiki/Selenium_Echo_link_test_0.9941241391257276_0.9941241391257276
  
  However, besides there must be uses of that.

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, MaxSem, 
thiemowmde, Tgr, cscott, Niedzielski, Esanders, Physikerwelt, Andreg-p, 
Akuckartz, darthmon_wmde, Nandana, Hagarshilo, Lahi, Gq86, GoranSMilovanovic, 
Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, xSavitar, 
Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, Pkra, Gryllida, 
Ricordisamoa, scfc, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Use wikidata entity selector in OOUI input field

2020-09-10 Thread Physikerwelt
Physikerwelt claimed this task.

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, 
Framawiki, MaxSem, thiemowmde, Tgr, cscott, Niedzielski, Esanders, 
Physikerwelt, Andreg-p, Akuckartz, darthmon_wmde, Nandana, Hagarshilo, Lahi, 
Gq86, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, 
rosalieper, xSavitar, Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, 
Pkra, Gryllida, Ricordisamoa, scfc, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Use wikidata entity selector in OOUI input field

2020-09-10 Thread Physikerwelt
Physikerwelt added a comment.


  @thiemowmde The code is only executed when a user visits the special page. 
Maybe loading the WikibaseRepo code entirely would make sense since 
communication with the wikibase repo is required to figure out which entries 
exist. If the module would be factored out that would be (as I understand) a 
major change in the Wikibase software architecture. I think the cost for that 
would not warrent the effort.

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, 
Framawiki, MaxSem, thiemowmde, Tgr, cscott, Niedzielski, Esanders, 
Physikerwelt, Andreg-p, Akuckartz, darthmon_wmde, Nandana, Hagarshilo, Lahi, 
Gq86, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, 
rosalieper, xSavitar, Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, 
Pkra, Gryllida, Ricordisamoa, scfc, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T229939: Use wikidata entity selector in OOUI input field

2020-09-10 Thread Physikerwelt
Physikerwelt added a comment.


  @thiemowmde do you have by chance any idea how we can make progress here? I 
simply don't know what to do next.

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

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

To: Physikerwelt
Cc: Liuxinyu970226, Ladsgroup, Lucas_Werkmeister_WMDE, hoo, Aklapper, 
Framawiki, MaxSem, thiemowmde, Tgr, cscott, Niedzielski, Esanders, 
Physikerwelt, Andreg-p, Akuckartz, darthmon_wmde, Nandana, Hagarshilo, Lahi, 
Gq86, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, 
rosalieper, xSavitar, Scott_WUaS, Izno, ferdbold, Wikidata-bugs, aude, fredw, 
Pkra, Gryllida, Ricordisamoa, scfc, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T248459: Math extension randomly fails in gate-and-submit for Wikibase

2020-09-10 Thread Physikerwelt
Physikerwelt closed this task as "Resolved".
Physikerwelt claimed this task.
Physikerwelt added a comment.


  It did not happen for quite a while. I guess Wikibase problems have been 
fixed and I hope wikibase won't generate any new problems in the future. 
Wikibase might want to reenable Math downstream tests after the dependency to 
restbase is gone.

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

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

To: Physikerwelt
Cc: daniel, WDoranWMF, Pchelolo, WMDE-leszek, Jdforrester-WMF, Physikerwelt, 
Lucas_Werkmeister_WMDE, Addshore, Aklapper, Ladsgroup, Liuxinyu970226, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Maosef, 
QZanden, LawExplorer, Debenben, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, 
Wikidata-bugs, aude, fredw, Pkra, Lydia_Pintscher, scfc, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2020-06-24 Thread Physikerwelt
Physikerwelt added a subscriber: Magnus.
Physikerwelt added a comment.


  The new warning is a problem in the `magnustool` probably introduced in 
https://bitbucket.org/magnusmanske/magnustools/commits/009e091e42cd7f8bc4779718867e475977b4794e#Lpublic_html/php/wikidata.phpT5
 :
  
require_once ( '/data/project/magnustools/public_html/php/WikidataItem.php' 
) ;
  
  might really mean
  
require_once ( '/data/project/magnustools/classes/WikidataItem.php' ) ;

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

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

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


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

2020-06-24 Thread Physikerwelt
Physikerwelt added a comment.


  Ok. I see these images are updated quite often. Even the elaticsearch image 
was updated 6 days ago...

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

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

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


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

2020-06-24 Thread Physikerwelt
Physikerwelt added a comment.


  I did rerun the same experiment on linux (ubuntu 18.04LTS) today.
  
  There I am getting an error message related to oauth
  
br />
Warning:  
require_once(/data/project/magnustools/public_html/php/WikidataItem.php): 
failed to open stream: No such file or directory in 
/var/www/html/magnustools/public_html/php/wikidata.php on line 
5

Fatal error:  require_once(): Failed opening required 
'/data/project/magnustools/public_html/php/WikidataItem.php' 
(include_path='.:/usr/local/lib/php') in 
/var/www/html/magnustools/public_html/php/wikidata.php on line 
5
  
  I used the following images. I am now totaly confused why the oauth setup 
does not work anymore out of the box
  
docker-compose images
  ContainerRepository  Tag Image Id 
 Size  

---
wbd_elasticsearch_1 wikibase/elasticsearch 6.5.4-extra   
7cd7ca391ccb   741 MB 
wbd_mysql_1 mariadb10.3  
721e6676fd27   370 MB 
wbd_quickstatements_1   wikibase/quickstatements   latest
c0d26d3aedc1   466 MB 
wbd_wdqs-frontend_1 wikibase/wdqs-frontend latest
47c3d8f2a685   32.2 MB
wbd_wdqs-proxy_1wikibase/wdqs-proxylatest
7b7a4d795281   20.3 MB
wbd_wdqs-updater_1  wikibase/wdqs  0.3.10
4e35b63a367a   206 MB 
wbd_wdqs_1  wikibase/wdqs  0.3.10
4e35b63a367a   206 MB 
wbd_wikibase_1  wikibase/wikibase  1.34-bundle   
2aedf870f787   1.21 GB

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

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

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


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

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

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

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

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


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

2020-05-14 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added a project: Wikibase-Containers.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  I discovered this bug on a ubuntu 18 server but could reproduce the same 
behaviour on my windows box (wls2)
  
  Steps to Reproduce:
  
mkdir wbd && cd wbd
wget 
https://raw.githubusercontent.com/wmde/wikibase-docker/master/docker-compose.yml
docker-compose up -d
  
  - Log in to wikibase with the credentials given in the docker-compose file.
  - Create a new property of type string
  - Go to quick statements
  - Paste the following text
  
qid,Len,Den,P1
,Regina Phalange,fictional character,"test"
  
  Actual Results:
  It shows that the item will be created but it does not. Neither running it 
directly nor in the background works. I can not find any error or log messages. 
The list of batches is empty and also the generate new user token in user 
settings has no effect. There is no user token.
  
  Expected Results:
  
  A new item, is created in wikibase

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

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

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


[Wikidata-bugs] [Maniphest] [Closed] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-22 Thread Physikerwelt
Physikerwelt closed this task as "Resolved".
Physikerwelt reassigned this task from Physikerwelt to Lucas_Werkmeister_WMDE.
Physikerwelt added a comment.


  In T250778#6074606 <https://phabricator.wikimedia.org/T250778#6074606>, 
@Lucas_Werkmeister_WMDE wrote:
  
  >> Unrecognized subjects:  
[**https**://arq20.formulasearchengine.com/entity/statement/Q819-b86a346c-c1ab-44da-a227-4d7d8ab60a6d,
 …].  Expected only sitelinks and subjects starting with 
**http**://arq20.formulasearchengine.com
  >
  > It looks like your Wikibase RDF export is configured to use HTTPS, but your 
query service updater is configured to expect HTTP, hence the conflict.
  
  @Lucas_Werkmeister_WMDE You are my hero today. I changed added
  
- WIKIBASE_SCHEME=https
  
  et voila: Problem solved.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-21 Thread Physikerwelt
Physikerwelt added a comment.


  Currently only deleted entries are imported to wdqs 
https://wdqs-frontend.test.gipp.com/#SELECT%20%2a%20WHERE%20%7B%3Fa%20%3Fb%20%3Fc%7D

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, darthmon_wmde, Nandana, 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] [Unblock] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-21 Thread Physikerwelt
Physikerwelt closed subtask T250779: Ensure that @prefix wd: 
https://arq20.formulasearchengine.com/entity/; exists as 
Resolved.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-21 Thread Physikerwelt
Physikerwelt added a comment.


  There is a statement 
https://arq20.formulasearchengine.com/wiki/Item:Q819#Q819$d9e0fb14-add7-49b9-95aa-b7c1b037fb35

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-21 Thread Physikerwelt
Physikerwelt added a comment.


  I need to figure out what `d9e0fb14-add7-49b9-95aa-b7c1b037fb35` relates to.

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, darthmon_wmde, Nandana, 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] [Updated] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-21 Thread Physikerwelt
Physikerwelt added a comment.


  Even if the rewrite would work as outlined in T250779 
<https://phabricator.wikimedia.org/T250779>, it would still show `Bad Request 
Invalid ID: Q819-b86a346c-c1ab-44da-a227-4d7d8ab60a6d`. 
https://arq20.formulasearchengine.com/wiki/Special:EntityData/Q819-b86a346c-c1ab-44da-a227-4d7d8ab60a6d

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, darthmon_wmde, Nandana, 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] [Updated] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-21 Thread Physikerwelt
Physikerwelt added a comment.


  In contrast to https://arq20.formulasearchengine.com/entity the link to 
http://www.wikidata.org/entity/statement/Q63199357-bb5c53bf-4c82-1b40-a7bc-21396dc9332b
 in T221407 <https://phabricator.wikimedia.org/T221407> works.

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, darthmon_wmde, Nandana, 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] [Created] T250778: [WIP Task] figure out why Unrecognized subjects are reported by munger

2020-04-21 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added projects: Wikidata-Query-Service, User-Physikerwelt.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Log file
  
org.wikidata.query.rdf.tool.rdf.Munger$BadSubjectException: Unrecognized 
subjects:  
[https://arq20.formulasearchengine.com/entity/statement/Q819-b86a346c-c1ab-44da-a227-4d7d8ab60a6d,
 https://arq20.formulasearchengine.com/entity/Q819, 
https://arq20.formulasearchengine.com/entity/statement/Q819-d9e0fb14-add7-49b9-95aa-b7c1b037fb35].
  Expected only sitelinks and subjects starting with 
http://arq20.formulasearchengine.com/wiki/Special:EntityData/ and 
[http://arq20.formulasearchengine.com/entity/],
07:04:37.105 [update 6] WARN  org.wikidata.query.rdf.tool.Updater - 
Contained error syncing.  Giving up on Q819,
org.wikidata.query.rdf.tool.rdf.Munger$BadSubjectException: Unrecognized 
subjects:  [https://arq20.formulasearchengine.com/entity/Q808, 
https://arq20.formulasearchengine.com/entity/statement/Q808-2ec7364e-eec9-4e28-84ed-195173b84031,
 
https://arq20.formulasearchengine.com/entity/statement/Q808-bbda7df9-a7a9-4f2f-a7b5-4f0473e2b5a6].
  Expected only sitelinks and subjects starting with 
http://arq20.formulasearchengine.com/wiki/Special:EntityData/ and 
[http://arq20.formulasearchengine.com/entity/],
07:04:37.172 [update 2] WARN  org.wikidata.query.rdf.tool.Updater - 
Contained error syncing.  Giving up on Q808,
07:04:37.285 [update 1] WARN  org.wikidata.query.rdf.tool.Updater - 
Contained error syncing.  Giving up on Q815,
org.wikidata.query.rdf.tool.rdf.Munger$BadSubjectException: Unrecognized 
subjects:  
[https://arq20.formulasearchengine.com/entity/statement/Q815-c22bee46-99fd-4055-bcb9-dd1e1139a03e,
 https://arq20.formulasearchengine.com/entity/Q815, 
https://arq20.formulasearchengine.com/entity/statement/Q815-0c242afc-5e72-4495-a1c3-f3e605686e30].
  Expected only sitelinks and subjects starting with 
http://arq20.formulasearchengine.com/wiki/Special:EntityData/ and 
[http://arq20.formulasearchengine.com/entity/],
07:04:37.300 [update 8] WARN  org.wikidata.query.rdf.tool.Updater - 
Contained error syncing.  Giving up on Q804,
org.wikidata.query.rdf.tool.rdf.Munger$BadSubjectException: Unrecognized 
subjects:  
[https://arq20.formulasearchengine.com/entity/statement/Q804-9ccfc643-a49a-40c1-a2d3-00f05c15a6e8,
 
https://arq20.formulasearchengine.com/entity/statement/Q804-f2894ca5-e865-42c5-aecf-dba1e0f9c03a,
 https://arq20.formulasearchengine.com/entity/Q804].  Expected only sitelinks 
and subjects starting with 
http://arq20.formulasearchengine.com/wiki/Special:EntityData/ and 
[http://arq20.formulasearchengine.com/entity/],
07:04:37.416 [update 7] WARN  org.wikidata.query.rdf.tool.Updater - 
Contained error syncing.  Giving up on Q823,
org.wikidata.query.rdf.tool.rdf.Munger$BadSubjectException: Unrecognized 
subjects:  
[https://arq20.formulasearchengine.com/entity/statement/Q823-ea61d6b6-bf15-4497-8bdd-10671373b450,
 
https://arq20.formulasearchengine.com/entity/statement/Q823-77f9a13b-97de-429c-a576-44a8517bbde2,
 https://arq20.formulasearchengine.com/entity/Q823].  Expected only sitelinks 
and subjects starting with 
http://arq20.formulasearchengine.com/wiki/Special:EntityData/ and 
[http://arq20.formulasearchengine.com/entity/]
  
  I noted that this url https://arq20.formulasearchengine.com/entity does not 
exist but this one does 
http://arq20.formulasearchengine.com/wiki/Special:EntityData

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

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

To: Physikerwelt
Cc: Aklapper, Physikerwelt, darthmon_wmde, Nandana, 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] [Closed] T250504: How to debug wdqs run-update script?

2020-04-19 Thread Physikerwelt
Physikerwelt closed this task as "Resolved".
Physikerwelt claimed this task.
Physikerwelt added a comment.


  Fixed with 
https://github.com/physikerwelt/mediawiki-docker/commit/01b401d542de7c7245c6abf1cf48250eb9e3a1dd

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

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

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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T250504: How to debug wdqs run-update script?

2020-04-18 Thread Physikerwelt
Physikerwelt added a subscriber: LucasWerkmeister.
Physikerwelt added a comment.


  @LucasWerkmeister thank you. I realized my api.php is available from api.php 
not /w/api.php by following your tip and looking at the server locks... It took 
a while though because at first, I did not realize the additional w
  
  
https://github.com/wikimedia/wikidata-query-rdf/blob/0dfe39cb24a1df708c4b0818ef5532c942322e9d/blazegraph/src/main/java/org/wikidata/query/rdf/blazegraph/mwapi/Endpoint.java#L46

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

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

To: Physikerwelt
Cc: LucasWerkmeister, Lucas_Werkmeister_WMDE, Aklapper, Addshore, Physikerwelt, 
Samantha_Alipio_WMDE, darthmon_wmde, Jelabra, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, Asahiko, despens, 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] [Created] T250504: How to debug wdqs run-update script?

2020-04-17 Thread Physikerwelt
Physikerwelt created this task.
Physikerwelt added projects: Wikibase-Containers, Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  I was testing wikibase containers. They work perfectly fine out of the box. 
However, if I try connect the wdqs containers with my own wikibase instance it 
fails, and I can not make sense of the error message.
  
bash-4.4# /runUpdate.sh
wait-for-it.sh: waiting 300 seconds for arq20.formulasearchengine.com:80
wait-for-it.sh: arq20.formulasearchengine.com:80 is available after 0 
seconds
wait-for-it.sh: waiting 300 seconds for wdqs.svc:
wait-for-it.sh: wdqs.svc: is available after 0 seconds
Updating via http://wdqs.svc:/bigdata/namespace/wdq/sparql
#logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - 
%msg%n
16:47:32.663 [main] INFO  org.wikidata.query.rdf.tool.Update - Starting 
Updater 0.3.10-SNAPSHOT (8bba8bfb0bbb12361c0e214fe482fbe15fcaa129)
16:47:33.366 [main] INFO  o.w.q.r.t.change.ChangeSourceContext - Checking 
where we left off
16:47:33.366 [main] INFO  o.w.query.rdf.tool.rdf.RdfRepository - Checking 
for left off time from the updater
16:47:33.595 [main] INFO  o.w.query.rdf.tool.rdf.RdfRepository - Checking 
for left off time from the dump
16:47:33.634 [main] INFO  o.w.q.r.t.change.ChangeSourceContext - Defaulting 
start time to 30 days ago: 2020-03-18T16:47:33.634Z
16:47:33.968 [main] ERROR org.wikidata.query.rdf.tool.Update - Error during 
updater run.
java.lang.RuntimeException: com.fasterxml.jackson.core.JsonParseException: 
Unexpected character ('<' (code 60)): expected a valid value (number, String, 
array, object, 'true', 'false' or 'null')
 at [Source: (org.apache.http.client.entity.LazyDecompressingInputStream); 
line: 2, column: 2]
at 
org.wikidata.query.rdf.tool.wikibase.WikibaseRepository.fetchRecentChanges(WikibaseRepository.java:320)
at 
org.wikidata.query.rdf.tool.change.RecentChangesPoller.doFetchRecentChanges(RecentChangesPoller.java:325)
at 
org.wikidata.query.rdf.tool.change.RecentChangesPoller.fetchRecentChanges(RecentChangesPoller.java:314)
at 
org.wikidata.query.rdf.tool.change.RecentChangesPoller.batch(RecentChangesPoller.java:338)
at 
org.wikidata.query.rdf.tool.change.RecentChangesPoller.firstBatch(RecentChangesPoller.java:162)
at 
org.wikidata.query.rdf.tool.change.RecentChangesPoller.firstBatch(RecentChangesPoller.java:38)
at org.wikidata.query.rdf.tool.Updater.run(Updater.java:170)
at org.wikidata.query.rdf.tool.Update.run(Update.java:174)
at org.wikidata.query.rdf.tool.Update.main(Update.java:98)
Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected 
character ('<' (code 60)): expected a valid value (number, String, array, 
object, 'true', 'false' or 'null')
 at [Source: (org.apache.http.client.entity.LazyDecompressingInputStream); 
line: 2, column: 2]
at 
com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1804)
at 
com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:693)
at 
com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:591)
at 
com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleUnexpectedValue(UTF8StreamJsonParser.java:2630)
at 
com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:832)
at 
com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:729)
at 
com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4141)
at 
com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4000)
at 
com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3070)
at 
org.wikidata.query.rdf.tool.wikibase.WikibaseRepository.getJson(WikibaseRepository.java:483)
at 
org.wikidata.query.rdf.tool.wikibase.WikibaseRepository.fetchRecentChanges(WikibaseRepository.java:314)
... 8 common frames omitted
Suppressed: org.apache.http.ConnectionClosedException: Premature 
end of Content-Length delimited message body (expected: 10021; received: 3342
at 
org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:180)
at 
org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:200)
at 
org.apache.http.impl.io.ContentLengthInputStream.close(ContentLengthInputStream.java:103)
at 
org.apache.http.impl.execchain.ResponseEntityProxy.streamClosed(ResponseEntityProxy.ja

[Wikidata-bugs] [Maniphest] [Commented On] T204490: Archive the WikibaseQualityExternalValidation extension

2020-04-12 Thread Physikerwelt
Physikerwelt added a comment.


  Is there a new project that superseeds the external validation efforts? I 
would be interested in the external validation project code for one of my 
wikibase projects?

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

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

To: Zoranzoki21, Physikerwelt
Cc: Physikerwelt, Lucas_Werkmeister_WMDE, hashar, gerritbot, JeroenDeDauw, 
Addshore, Aklapper, darthmon_wmde, DannyS712, Nandana, Reari, Lahi, Gq86, 
GoranSMilovanovic, Gentlejack35, QZanden, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, MGChecker, Luke081515, thcipriani, abian, 
Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T248459: Math extension randomly fails in gate-and-submit for Wikibase

2020-04-02 Thread Physikerwelt
Physikerwelt added a subscriber: WDoranWMF.
Physikerwelt added a comment.


  @WDoranWMF I updated the description to support the triage process.  Thank 
you for taking over the responsibility... even though I suspect that it is an 
CI/network issue.
  
  While this is all very nice for the ticket I am still confused about the 
meaning of "in progress" in the Wikidata project. @Ladsgroup even after looking 
at https://github.com/Ladsgroup/Phabricator-maintenance-bot I could not figure 
out why the bot moved the tasks.

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

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

To: Physikerwelt
Cc: WDoranWMF, Pchelolo, Michael, WMDE-leszek, Jdforrester-WMF, Physikerwelt, 
Lucas_Werkmeister_WMDE, Addshore, Aklapper, Ladsgroup, Liuxinyu970226, 
darthmon_wmde, holger.knust, EvanProdromou, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, 
Agabi10, Scott_WUaS, Jonas, Izno, Wikidata-bugs, aude, fredw, Pkra, 
Lydia_Pintscher, scfc, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T248459: Math extension randomly fails in gate-and-submit for Wikibase

2020-04-02 Thread Physikerwelt
Physikerwelt updated the task description.
Physikerwelt set the point value for this task to "10".

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

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

To: Physikerwelt
Cc: Pchelolo, Michael, WMDE-leszek, Jdforrester-WMF, Physikerwelt, 
Lucas_Werkmeister_WMDE, Addshore, Aklapper, Ladsgroup, Liuxinyu970226, 
darthmon_wmde, WDoranWMF, holger.knust, EvanProdromou, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Maosef, QZanden, LawExplorer, Debenben, _jensen, rosalieper, 
Agabi10, Scott_WUaS, Jonas, Izno, Wikidata-bugs, aude, fredw, Pkra, 
Lydia_Pintscher, scfc, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   3   >