← 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

 

Thanks for the patch Hugh.

I don't think we need to check that the quota is within the limit here.
It's the admin adding the user account and they should probably be able
to exceed the limit if they want to.

** Changed in: mahara
       Status: In Progress => Fix Committed

** Changed in: mahara
    Milestone: None => 1.4.0

** Changed in: mahara
   Importance: Undecided => High

-- 
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


Follow ups

References