1
There seems to be a problem with javascript in the redirect_header function since 2.5 upgrade.
This results in an error page now:
redirect_header("javascript:history.go(-1)", 3, _NOPERM);
Happens with and without jgrowl.
Anyone else having this problem?