Index: branches/5.1.x/core/units/categories/categories_tag_processor.php =================================================================== diff -u -N -r14370 -r14372 --- branches/5.1.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 14370) +++ branches/5.1.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 14372) @@ -1,6 +1,6 @@ SaveData(); + + $this->Application->HandleEvent($event, 'c:OnResetCMSMenuCache'); + $this->Application->RemoveVar('PermCache_UpdateRequired'); $this->Application->StoreVar('RefreshStructureTree', 1); $this->Application->Redirect($params['destination_template']); Index: branches/5.1.x/core/units/admin/admin_tag_processor.php =================================================================== diff -u -N -r14330 -r14372 --- branches/5.1.x/core/units/admin/admin_tag_processor.php (.../admin_tag_processor.php) (revision 14330) +++ branches/5.1.x/core/units/admin/admin_tag_processor.php (.../admin_tag_processor.php) (revision 14372) @@ -1,6 +1,6 @@ OneStepRun(); + + $this->Application->HandleEvent($event, 'c:OnResetCMSMenuCache'); } else { // update with progress bar