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

[bug] Web interface at dezoomify.ophir.dev doesn't correctly works with HTTP sites (not HTTPS) #832

Open
agiudiceandrea opened this issue Dec 29, 2024 · 0 comments
Assignees
Labels
bug Dezoomify does not behave as expected on a supported site.

Comments

@agiudiceandrea
Copy link

agiudiceandrea commented Dec 29, 2024

Describe the bug
When used with an HTTP website, the Web interface at dezoomify.ophir.dev tries to download the tiles from a not existent HTTPS site.

To Reproduce
Try with http://sast.beniculturali.it/TecaViewerImgPuglia/servlet/iipsrv?FIF=/mnt/Storage/Puglia/ASBA-TRANI/GCCT/PE/V10/F8/UC0001/IIPImage/ASBA-TRANI_GCCT_PE_V10_F8_UC0001_00001.tif (note the HTTP in the URL)

It tries to download from https://sast.beniculturali.it/TecaViewerImgPuglia/servlet/iipsrv?FIF=/mnt/Storage/Puglia/ASBA-TRANI/GCCT/PE/V10/F8/UC0001/IIPImage/ASBA-TRANI_GCCT_PE_V10_F8_UC0001_00001.tif&JTL=7,2 instead (note the wrong HTTPS in the URL instead of the correct HTTP)

Expected behavior
Download with HTTP protocol when needed.

Screenshots
If applicable, add screenshots to help explain your problem.

Browser:

  • Google Chrome 131.0.6778.205
  • Mozilla Firefox 133.0.3
@agiudiceandrea agiudiceandrea added the bug Dezoomify does not behave as expected on a supported site. label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Dezoomify does not behave as expected on a supported site.
Projects
None yet
Development

No branches or pull requests

2 participants