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

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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1495676

Title:
  The setting 'maxuploadsize' did not count

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  Version: master(15.10), 15.04

  In Mahara, the setting $cfg->maxuploadsize can be set to limit the
  maximum size for one upload. However, this value did not use to
  calculate the value of "Maximum upload size" to show in
  htdocs/artefact/file/index.php.

  Steps
  1. Assume that the postmaxsize value in php setting is 32MB, quota is 50MB 
and there is no file in the user file area, set the value of 
$cfg->maxuploadsize to 16MB (16777216)
  2. Login as the user, open file browser  (htdocs/artefact/file/index.php)

  Expected result:
   - The value of "Maximum upload size" should be 16MB
  Actual:
   - The value is 32MB

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1495676/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to