mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15053
[Bug 746418] A change has been merged
Reviewed: https://reviews.mahara.org/2706
Committed: http://gitorious.org/mahara/mahara/commit/74d25762f8cda54cecf6d164417ce4ed064daf31
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 74d25762f8cda54cecf6d164417ce4ed064daf31
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Nov 13 17:17:10 2013 +1300
show ok msg when adding instit. when reg. allowed is off (bug 746418)
there was code for this already but the check was not working
Change-Id: I40b2563d60a4b45531e3d1e5078fb37b14c22311
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/746418
Title:
Institution authentication plugin option doesn't exist when creating
new institution
Status in Mahara ePortfolio:
In Progress
Bug description:
On 1.4.0alpha2dev
When creating an institution there is no 'Authentication Plugin'
configuration option available on the 'Add Institution' page. See
attached addinstitution.png.
If you deselect the 'Registration allowed?' checkbox and hit submit
the institution is created but the user is presented with what looks
like a failed form submission. See attached
authenticationpluginerror.png. A new 'Authentication Plugin' option
now exists and the "Institution name" option has disappeared. There
is no marker on the authentication plugin option indicating that it is
required.
If you click cancel where it looks like the submission has failed you
can see that the new institution was in fact created and if you edit
the settings you can see that it has IMAP as the authentication
plugin.
Perhaps this could be managed better with a bit of JS to tie in the
registration option with the display/hide of the authentication
setting; defaulting to both visible if JS is not enabled.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/746418/+subscriptions
References