← Back to team overview

mahara-contributors team mailing list archive

[Bug 783695] Re: user quota is not enforced when institutional admin adds user

 

https://reviews.mahara.org/186

** Changed in: mahara
     Assignee: (unassigned) => Hugh Davenport (hugh-catalyst)

** Changed in: mahara
       Status: New => In Progress

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

Title:
  user quota is not enforced when institutional admin adds user

Status in Mahara ePortfolio:
  In Progress

Bug description:
  in admin/users/add.php

  When an institutional admin adds a user, and sets a quota higher then the maximum quota
  specified in /admin/extensions/pluginconfig.php?plugintype=artefact&pluginname=file&type=file
  Expected: an error printed and not creating a user
  Actual: user created with quota as specified (higher than maximum)

  This happens whether the maximum is enforced or not (checkbox on above
  page)

  Cheers,

  Hugh


References