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

[Light Gallery] Error when opening image in new tab #315

Open
rowi68 opened this issue Dec 29, 2024 · 8 comments
Open

[Light Gallery] Error when opening image in new tab #315

rowi68 opened this issue Dec 29, 2024 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@rowi68
Copy link

rowi68 commented Dec 29, 2024

When try to open an image with right click in a new tab, thousands of "hieroglyphs" appear as follows:

2024-12-28_08h05_32

@Elfangor93
Copy link
Member

Elfangor93 commented Dec 29, 2024

Please provide more input in order to help us localize the issue...

Where do you perform the right click, which view?
How does the image url looks like at the image you want to do the right click?

open an image with right click in a new tab

Which context menu are you exactly taking here?

@rowi68
Copy link
Author

rowi68 commented Dec 29, 2024

I did right-click with mouse on an image

url: .../index.php?option=com_joomgallery&view=image&id=2744&Itemid=647
2024-12-29_14h56_07

View in new tab appears like this:

399144069-fe038a2b-7c70-4893-90bc-c05c26a9652d

url: .../index.php?option=com_joomgallery&view=image&id=2744&format=raw&type=detail&Itemid=647

J5.2.2 | PHP 8.3

@Elfangor93
Copy link
Member

Elfangor93 commented Dec 29, 2024

I did right-click with mouse on an image

Where exactly? In detail view? In lightgallery? Frontend or Backend?
Do you have any javascript errors in the browser console?
Which browser are you using?

@rowi68
Copy link
Author

rowi68 commented Dec 29, 2024

Yes , in frontend detail view. But i just also tested in backend and lightbox, everywhere same result.
I use Browser Firefox, but have tested also with Google Chrome Browser.

Browser console displays:
2024-12-29_16h08_39

@Elfangor93
Copy link
Member

Does this happen specifically to this very image or is it in general?
I am asking so much because I can not reproduce this issue in my installations...

@rowi68
Copy link
Author

rowi68 commented Dec 29, 2024

It is in general. All images, also in backend.
Follow my system information...
2024-12-29_18h42_56

@Elfangor93 Elfangor93 added the bug Something isn't working label Jan 10, 2025
@hansdampf-123
Copy link

hansdampf-123 commented Jan 13, 2025

On my site that happens if you set:
Category View - Category Images - Image link to Link to Light Gallery
If I then right click on such an image and open in new tap. The funny screen appears.

@Elfangor93 Elfangor93 changed the title Error when opening image in new tab [Light Gallery] Error when opening image in new tab Jan 13, 2025
@reilldesign
Copy link
Collaborator

That is currently the intention. The images are not output with their URL paths but with the PHP syntax to prevent image links from being shared. These are not resolved in a new tab. But an optional download button would be possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants