Index: branches/5.3.x/core/units/themes/themes_eh.php =================================================================== diff -u -N -r16124 -r16395 --- branches/5.3.x/core/units/themes/themes_eh.php (.../themes_eh.php) (revision 16124) +++ branches/5.3.x/core/units/themes/themes_eh.php (.../themes_eh.php) (revision 16395) @@ -1,6 +1,6 @@ setEventParam(kEvent::FLAG_ID_FROM_REQUEST, true); + } $this->Application->SetVar('m_theme', $theme_id); $this->Application->SetVar($event->getPrefixSpecial() . '_id', $theme_id); + + return $theme_id; } return parent::getPassedID($event);