Index: branches/5.1.x/core/kernel/db/cat_event_handler.php =================================================================== diff -u -N -r13545 -r13581 --- branches/5.1.x/core/kernel/db/cat_event_handler.php (.../cat_event_handler.php) (revision 13545) +++ branches/5.1.x/core/kernel/db/cat_event_handler.php (.../cat_event_handler.php) (revision 13581) @@ -1,6 +1,6 @@ Application->RecallVar('user_id') == -1) { + if ($this->Application->RecallVar('user_id') == USER_ROOT) { // for "root" CATEGORY.VIEW permission is checked for items lists too $view_perm = 1; }