Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-existing "loading.gif" in lib/scripts/media.js #2441

Closed
tmo26 opened this issue Jul 2, 2018 · 1 comment
Closed

Non-existing "loading.gif" in lib/scripts/media.js #2441

tmo26 opened this issue Jul 2, 2018 · 1 comment

Comments

@tmo26
Copy link

tmo26 commented Jul 2, 2018

Dokuwiki Release 2018-04-22a "Greebo"

Issue: lib/scripts/media.js contains the non-existing loading.gif

$container.html('<img src="' + DOKU_BASE + 'lib/images/loading.gif" alt="..." class="load" />');

According to data/deleted.files, this gif has been removed in 2018-04-22.
This missing loading.gif frequently shows up in the webservers error logs.

@phy25
Copy link
Collaborator

phy25 commented Jul 4, 2018

Removed by #2076.

splitbrain added a commit that referenced this issue Jul 27, 2018
* master:
  upgraded JSON class to latest (2006) version
  continue is break in switch
  translation update
  reference existing proper progress gif. fixes #2441
  Fix missing ui-bg_glass_95_fef1ec_1x400.png and be/jquery.ui.datepicker.js for jquery
  removed accidental merges of outdated translations
  Change `const` use to `var` for Safari 9 (on iOS)
  Fix .htaccess files for Apache 2.4 (and 2.2)
  add logic if the server uses unlimited memory settings in is_mem_available()
  removed safemode hack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants