← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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

** Affects: mahara
     Importance: Undecided
         Status: New

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

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


Follow ups

References