CMS MADE SIMPLE FORGE

News Module

 

[#1975] Category always switches back to ALL categories when browsing multiple pages in backend.

avatar
Created By: Georg Busch (nan)
Date Submitted: Mon Dec 17 12:39:53 -0500 2007

Assigned To:
Version: None
CMSMS Version: None
Severity: None
Resolution: Accepted
State: Closed
Summary:
Category always switches back to ALL categories when browsing multiple pages in backend.
Detailed Description:
(seen at v2.6.1)

When browsing multiple pages af news articles in the backend the module always
switches back to ALL categories. So you are not able to browse just one
category.

To fix this just do the following:

change in the file modules/news/function.admin_articlestab.php

the lines 161, 167, 181 and 187 - there might be some code like: ...
'active_tab'=>'articles'))); - into: 'active_tab'=>'articles',
'curcategory'=>$curcategory)));


History

Comments
avatar
Date: 2009-04-17 05:36
Posted By: Ronny Krijt (ronnyk)

Could you check if in latest this is still a problem. Will mark this as "awating
response" in the meantime...
      
avatar
Date: 2009-07-07 15:44
Posted By: Ronny Krijt (ronnyk)

I just reproduced this one.....

Repro-steps, for a quick test.....

Put some entries in >5 in 1 cat + another in a second category....

Then select the first category + number =5 and press submit....

Navigate to the next page, and the selection is gone.

      
avatar
Date: 2011-11-01 23:02
Posted By: Frank Hoek (frankmanl)

This problem is still existent in V2.12.2.
      
Updates

Updated: 2012-04-14 17:09
cmsms_version_id: => -1
state: Open => Closed

Updated: 2009-07-07 15:44
resolution_id: 10 => 6

Updated: 2009-04-17 05:36
resolution_id: => 10
severity_id: 0 => 12