Index: branches/5.2.x/core/units/helpers/user_helper.php =================================================================== diff -u -N -r15590 -r15664 --- branches/5.2.x/core/units/helpers/user_helper.php (.../user_helper.php) (revision 15590) +++ branches/5.2.x/core/units/helpers/user_helper.php (.../user_helper.php) (revision 15664) @@ -1,6 +1,6 @@ getUserObject(); + $this->Application->removeObject($object->getPrefixSpecial()); $this->Application->StoreVar('user_id', $user_id); $this->Application->SetVar('u.current_id', $user_id);