Index: branches/5.2.x/units/products/products_tag_processor.php =================================================================== diff -u -N -r16315 -r16341 --- branches/5.2.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 16315) +++ branches/5.2.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 16341) @@ -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); }