← Back to team overview

mahara-contributors team mailing list archive

[Bug 1237183] Re: Site Options - old search plugin variable typo

 

https://reviews.mahara.org/2592


** Changed in: mahara
       Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
     Assignee: (unassigned) => Aaron Wells (u-aaronw)

** Changed in: mahara
    Milestone: None => 1.8.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1237183

Title:
  Site Options - old search plugin variable typo

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres and Mysql

  There is a typo in the file:

  /htdocs/admin/site/options.php::siteoptions_submit() line 775.

  The variable '$oldsearchplgin' should be '$oldsearchplugin' (the 'u'
  is missing):

  i.e.
  safe_require('search', $oldsearchplugin);

  
  Otherwise, as the user switches from one search type to another, an error is generated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1237183/+subscriptions


References