symphonists/subsectionmanager

[3.0beta] Image Preview not working in 2.3rc1

animaux opened this issue · 5 comments

[3.0beta] Image Preview not working in 2.3rc1

What does that mean exactly? Do you get a broken image or no image at all?

Sorry. Yes, broken image. The Image URL looks ok.

<img src="http://archiv.animaux.de/bildarchiv/image/2/40/40/5/img/sammlungen/kurt-schindler.jpg" width="40" height="40" class="handle">

Possibly rather an issue with JIT?

The same happens with the Image Index Preview-extension (I know it’s not 2.3 compatible yet).

I can get the pictures displayed by doing the following:

  • copy the JIT image url
  • load it in a new tab/window
  • reloading this URL makes it show up the first time
  • reloading the backend page then show the image

I’m pretty sure this is some JIT-related issue, so I’m cling this, sorry to bother you again Nils :·)

Lösch doch mal Deinen Cache-Ordner im manifest, vielleicht hilft das schon. Wir hatten neulich ein ähnlich Problem lokal mit JIT, weil nicht genügend Speicher freigegeben war.

Danke!