← Back to team overview

mahara-contributors team mailing list archive

[Bug 1717035] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8012
Committed: https://git.mahara.org/mahara/mahara/commit/0337f1871968946c5223b9c0894f6b53c9ac8ac0
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 0337f1871968946c5223b9c0894f6b53c9ac8ac0
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Sep 14 09:08:14 2017 +1200

Bug 1717035: Checking if there are valid institutions

before displaying register form as count(false) = 1

behatnotneeded

Change-Id: Ic2e20d71ab024fddb85b7f1c0062db4e174283cc
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/1717035

Title:
  The register.php is always accessible even if not institutions allow
  it

Status in Mahara:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  When an institution allows registration there is a 'Register' link at
  the bottom of the login box, which take you to the register.php page.

  If there are no institutions allowing registration there is no link in
  login box, but yet you still can go to the register.php page directly
  and see the form.

  The 'Institution' select box has no value so there is a pieform
  'select' error.

  What needs to be done is to not allow one to see the form if there is
  no institutions they can register to but rather just show them some
  generic message about 'Please use the 'contact us' form or something.

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


References