Reviewed: https://reviews.mahara.org/10001 Committed: https://git.mahara.org/mahara/mahara/commit/17d64779feda7c98d562c9ff47234263e0665473 Submitter: Robert Lyon ([email protected]) Branch: 18.10_STABLE
commit 17d64779feda7c98d562c9ff47234263e0665473 Author: Robert Lyon <[email protected]> Date: Tue Apr 16 09:40:58 2019 +1200 Bug 1825092: Check institution is set in autocomplete form element To avoid error "Undefined index: institution" in htdocs/lib/form/elements/autocomplete.php line 124 behatnotneeded Change-Id: Iaf5c0d0de082d787539a6e406a27fd237ed05046 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit c094ebe8d5e350293c1d7685df1d665a767624db) -- 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/1825092 Title: Undefined index: institution Status in Mahara: Fix Released Status in Mahara 18.10 series: Fix Committed Bug description: In admin menu click on Configure site-> Site options (/admin/site/options.php) When loading the page I see the error message: [WAR] 94 (lib/form/elements/autocomplete.php:124) Undefined index: institution this error comes from the changes made in the patch 1fa6bfc59cdaa1d7895619ee3bae062cf5edfd11 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1825092/+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

