mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14179
[Bug 1237183] Re: Site Options - old search plugin variable typo
** Changed in: mahara
Status: Triaged => Fix Committed
--
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:
Fix Committed
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