We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When in Edit Photo screen, invoked from Home screen, clicking on 20, 50, 100 or All point to a wrong URL:
http://piwigo.farm.rimoldi.it/index.php?/edit_photos?%2Fedit_photos=&display=50
instead of:
http://piwigo.xxx.xx/index.php?/edit_photos&display=50
and screen is reverted to Home.
If Edit Photo is invoked from a gallery, the URL is similarly formed but it works correctly anyway.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When in Edit Photo screen, invoked from Home screen, clicking on 20, 50, 100 or All point to a wrong URL:
instead of:
and screen is reverted to Home.
If Edit Photo is invoked from a gallery, the URL is similarly formed but it works correctly anyway.
The text was updated successfully, but these errors were encountered: