humhub-contrib / gallery

7 stars 11 forks source link

Image src is not correct since 1.4.0 #111

Closed marc4s closed 2 years ago

marc4s commented 2 years ago

as you see title and alt are correct: src is may not correct

8a5d4c5d7b6c3a925366d4419f2420a3.jpg

humhub shows since upgrade the gallery to 1.4.0 a red warning symbol instead of the picture.

I downgraded the gallery to 1.3.0 but the red warning is still there.

the gallery (posted media in this space) does not show any content. If i copy the image path I can access the picture.

marc4s commented 2 years ago

even different extensions are translated to jpeg - which is wrong and the file is not accessable PNG to JPEG

marc4s commented 2 years ago

in the overview there is a "Small" link to the picture which shows the red warning by "on click". the "strong" link shows the correct picture.

after some time the thumbnail(preview-image) is created but the entry in overview still shows text only. but then both links(the small and the strong) are working Overview

marc4s commented 2 years ago

Preview in Gallery <//div class="col-xs-6 col-sm-4 col-md-3 col-lg-2 col-xl-2 gallery-list-entry"> <//div class="panel panel-default"> <//div class="panel-body"> <//a style="cursor: not-allowed;" title="Bild konnte nicht geladen werden"> <//img class="gallery-img " src="/assets/4598f621/file-picture-o.svg" alt="Gepostete Mediendateien" style="">

luke- commented 2 years ago

Cannot reproduce. Please give exact steps to reproduce. Ideally on our demo hosting.

marc4s commented 2 years ago

sorry, i haven't had time to update here. finally it was a reverse proxy issue which backend was a http connection. unfortunately, it was not obvious because firefox no longer indicates mixed content (that was new to me). humhub from my point of view should be forced to https by the setting of the baseurl. and on top of that it worked in the meantime without any changes to the two webserver configs. very strange. you can close here. sorry for taking your time.

luke- commented 2 years ago

thanks for the update