[#4444] Links in browseable category list
History
Updated: 2012-04-14 17:06
cmsms_version_id: => -1
state: Open => Closed
Updated: 2009-12-10 01:10
description: News module version 2.10.3
Links of child categories in browseable category list point to news of parent category and all child categories.
Here is patch:
59c59
< unset($parms['browsecat']);
---
> unset($parms['browsecat'] , $parms['category']); => News module version 2.10.3
Links of child categories in browseable category list point to news of parent category and all child categories.
Here is patch for action.browsecat.php:
59c59
< unset($parms['browsecat']);
---
> unset($parms['browsecat
resolution_id: => 5