← Back to team overview

mahara-contributors team mailing list archive

[Bug 783208] Re: when adding a new user with quota above maximum, no error is given

 

That's a good point. Institutional admins should probably not be able to
exceed that limit.

Can you create a new bug for it? I'll rename this one to cover what your
patch has already fixed.

** Summary changed:

- when adding a new user with quota above maximum, no error is given
+ add user page ignores quota entered by admin

** Description changed:

  in admin/users/add.php
  
- if you specify a quota larger than the maxium (as specified in admin/extensions/pluginconfig.php?plugintype=artefact&pluginname=file&type=file)
- You would expect an error to show that it is above maxium, but there is none, a user is created with the default quota
+ if you specify a quota different from the default, it gets ignored and
+ the default quota is used instead.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/783208

Title:
  add user page ignores quota entered by admin

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  in admin/users/add.php

  if you specify a quota different from the default, it gets ignored and
  the default quota is used instead.


References