Index: trunk/core/units/general/helpers/sections_helper.php =================================================================== diff -u -N -r5340 -r6093 --- trunk/core/units/general/helpers/sections_helper.php (.../sections_helper.php) (revision 5340) +++ trunk/core/units/general/helpers/sections_helper.php (.../sections_helper.php) (revision 6093) @@ -59,7 +59,7 @@ // we could also skip not allowed sections here in future $section_params['SectionPrefix'] = $prefix; $section_params['url']['m_opener'] = 'r'; - + $section_params['url']['no_pass_through'] = 1; $pass_section = getArrayValue($section_params, 'url', 'pass_section'); if ($pass_section) {