Reviewed: https://reviews.mahara.org/4157 Committed: http://gitorious.org/mahara/mahara/commit/406b9a8a45bcfeab037cae6c235fba4a65bc3d1b Submitter: Robert Lyon ([email protected]) Branch: master
commit 406b9a8a45bcfeab037cae6c235fba4a65bc3d1b Author: Patrick O'Keeffe <[email protected]> Date: Tue Jan 13 12:49:02 2015 +1300 patch for forcing search plugin check (bug 1298553) Change-Id: I001850f421e3520ee17a8afbcfb2811ff213eec4 -- 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/1298553 Title: Site settings choosing search type problem Status in Mahara ePortfolio: Fix Committed Bug description: If I change my site setting search option from internal to elasticsearch when elasticsearch is not installed correctly I get a warning message about this -which is all good - but if I then hit save again it says saved ok. The problem is - the check on the search only triggers if I'm changing from one type to another rather than checking on the search type when saving the page no matter what. It would be better to test every time the site settings is saved just in case the search server has gone away for some reason - as it will allow a sysadmin to see the message here even if they are not knowing the search server is unreachable. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1298553/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

