mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03868
[Bug 783208] Re: when adding a new user with quota above maximum, no error is given
Actually it is bigger than this, the quota field in this page is
ignored, and only sets it to the default setting...
Fix at https://reviews.mahara.org/172
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Assignee: (unassigned) => Hugh Davenport (hugh-catalyst)
--
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:
when adding a new user with quota above maximum, no error is given
Status in Mahara ePortfolio:
In Progress
Bug description:
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
References