Index: branches/5.0.x/core/kernel/processors/main_processor.php =================================================================== diff -u -r12970 -r13264 --- branches/5.0.x/core/kernel/processors/main_processor.php (.../main_processor.php) (revision 12970) +++ branches/5.0.x/core/kernel/processors/main_processor.php (.../main_processor.php) (revision 13264) @@ -1,6 +1,6 @@ Application->recallObject('HTTPQuery'); $pass = $http_query->getRedirectParams(); + $pass['pass_events'] = 1; // to make sure all events are passed when redirect happens if ($require) { if (PROTOCOL == 'https://') {