CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#10911] 'Use Admin Search' permission not being used in 2.1.2

avatar
Created By: Chris Taylor (chrisbt)
Date Submitted: Tue Feb 23 10:54:54 -0500 2016

Assigned To:
Version: v2.1.2
CMSMS Version: v2.1.2
Severity: Trivial
Resolution: Fixed
State: Closed
Summary:
'Use Admin Search' permission not being used in 2.1.2
Detailed Description:
Use Admin Search preference is not used.

suggested mod in AdminSearch.module.php:

  protected function can_search()
  {
//$perms = array('Modify Templates','Modify Stylesheets','Manage All
Content','Modify Any Page',
		//   'Modify User-defined Tags','Modify Site Preferences');
    $perms = array('Use Admin Search');
...


History

Comments
avatar
Date: 2016-03-16 10:50
Posted By: Robert Campbell (calguy1000)

fixed for 2.2
      
avatar
Date: 2017-06-10 11:01
Posted By: Robert Campbell (calguy1000)

CMSMS 2.2 is released
      
Updates

Updated: 2017-06-10 11:01
state: Open => Closed

Updated: 2016-03-16 10:50
resolution_id: 5 => 7

Updated: 2016-02-23 10:55
version_id: -1 => 30866
resolution_id: => 5
severity_id: 12 => 4
cmsms_version_id: -1 => 30866