URL when logging out of admin

hi,

when logging out of the administration panel via the admin toolbox the url is of the form `www.mywebsite.com/?album=myalbum&image=myimage` which looks like it is not a proper url because it falls back on the homepage instead of staying on the page we were on. should the link not have `index.php` just before `?album...` ?

my theme is a derivative of zpgalleriffic but the problem is the same if i switch to the officially supported zenpage theme.

i was wondering if the `$redirect` variable in the `printAdminToolbox` function should not be initialized to `index.php` instead of being empty ?

frank

Comments

  • Indeed, the redirect handling of logout is not correct. Thanks for the posting. It will get corrected in the bugfix ticket and nightly builds shortly
Sign In or Register to comment.