mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03880
Re: [Bug 783208] Re: when adding a new user with quota above maximum, no error is given
Hi Francois,
I was thinking that the limit may be needed, as if you are not the site
admin, but just an inst. admin, then you /shouldn't/ be able to override
the max setting. It could be that part of what I do is enforce it for
inst. admins only, and site admins get away with it.
Cheers,
Hugh
--
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:
Fix Committed
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