Index: branches/5.3.x/units/products/products_tag_processor.php =================================================================== diff -u -N -r15899 -r15971 --- branches/5.3.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 15899) +++ branches/5.3.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 15971) @@ -1,6 +1,6 @@ Application->HREF('__default__', '', Array ('pass_category' => 1)), kUtil::ESCAPE_URL); + $params['continue'] = $this->Application->HREF('__default__', '', Array ('pass_category' => 1)); return $this->Application->ProcessParsedTag('m', 'Link', $params); }