Index: branches/5.2.x/core/kernel/utility/event.php =================================================================== diff -u -N -r14608 -r14732 --- branches/5.2.x/core/kernel/utility/event.php (.../event.php) (revision 14608) +++ branches/5.2.x/core/kernel/utility/event.php (.../event.php) (revision 14732) @@ -1,6 +1,6 @@ 's', // redirect to given template - 'pass' => 'all' // pass all discovered units to redirected page - ); + private $redirectParams = Array (); /** * PHP file to redirect to. Defaults to "index.php"