Index: trunk/core/units/general/inp1_parser.php =================================================================== diff -u -N -r3174 -r3201 --- trunk/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 3174) +++ trunk/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 3201) @@ -16,7 +16,7 @@ $get = $_GET; unset($get['env'], $get['Action'], $get['url'], $get['rewrite']); $this->Application->StoreVar('K4_Template_Referer', $this->Application->GetVar('t') ); - + $this->Application->Redirect($var_list['t'], $get); } }