Index: branches/5.2.x/core/units/categories/categories_item.php =================================================================== diff -u -N -r13840 -r14092 --- branches/5.2.x/core/units/categories/categories_item.php (.../categories_item.php) (revision 13840) +++ branches/5.2.x/core/units/categories/categories_item.php (.../categories_item.php) (revision 14092) @@ -1,6 +1,6 @@ GetDBField('IsSystem')) { + elseif ($this->GetDBField('Type') == PAGE_TYPE_TEMPLATE) { // system page with AutomaticFilename checkbox unchecked -> compatibility with Proj-CMS <= 4.3.9 (when "/" were allowed in Filename) return ; }