I have gallery with more than 1000 sub-albums
now when i change permission on the root album, gallery tries to change it for all the sub-albums, which takes some time.
Since gallery does not send any output to the page, internet explorer times out and i get "cannot find ..."
with what i have seen the approch "redirect after post" should be modified somewhat.
maybe have a page display "processing 1, 2, ...." and then do a meta-refresh redirect.
----
Gallery URL (optional):
Gallery version: g2 beta 1
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):
Posts: 7994
I'm in the middle of a refactor of the permissions system that will let us do large scale permission changes like that very quickly, so this problem will mostly disappear. Stay tuned...
Posts: 22
great! you are always one sheap ahead...