CMS MADE SIMPLE FORGE

News Module

 

[#4444] Links in browseable category list

avatar
Created By: Piotras Cimmperman (vilkis)
Date Submitted: Thu Dec 10 00:45:43 -0500 2009

Assigned To: Ted Kulp (wishy)
Version: None
CMSMS Version: None
Severity: Major
Resolution: None
State: Closed
Summary:
Links in browseable category list
Detailed 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 for action.browsecat.php:

59c59
< 	unset($parms['browsecat']);
---
> 	unset($parms['browsecat'] , $parms['category']);


History

Updates

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