Link of child category in browseable category list point to news of parent category and all child categories.
Here is patch for action.browsecat.php:
Code: Select all
59c59
< unset($parms['browsecat']);
---
> unset($parms['browsecat'] , $parms['category']);