Lucas_Werkmeister_WMDE added a comment.

  I think opening an EasyList issue 
<https://github.com/easylist/easylist/issues/new> has a decent chance of 
success, but that should probably be left up to the website operator 
(@pdehaye). The only Wikibase docker install that’s “““ours””” that I can think 
of right now is Wikibase Registry 
<https://wikibase-registry-query.wmflabs.org/>, which isn’t broken (because 
it’s on an older version, I assume), so we don’t really have a case to argue 
IMHO.
  
  @pdehaye also, right now on https://query.personaldata.io/ a lot more things 
than just UrlShortener.js seem to be broken:
  
  > Loading failed for the <script> with source 
“https://query.personaldata.io/node_modules/less/dist/less.js”.
  >  ReferenceError: less is not defined
  >  Loading failed for the <script> with source 
“https://query.personaldata.io/node_modules/jquery/dist/jquery.js”.
  >  ReferenceError: jQuery is not defined
  >  Error: Bootstrap's JavaScript requires jQuery
  >  (dozens of other errors about jQuery being missing)
  
  It looks like your server isn’t serving those files correctly:
  
    $ curl -sS http://query.personaldata.io/node_modules/less/dist/less.js -o 
/dev/null
    curl: (18) transfer closed with 273489 bytes remaining to read
    $ curl -sS http://query.personaldata.io/node_modules/jquery/dist/jquery.js 
-o /dev/null
    curl: (18) transfer closed with 171959 bytes remaining to read
  
  So you might have to fix that first.

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

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

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

Reply via email to