← Back to team overview

mahara-contributors team mailing list archive

[Bug 781457] [NEW] if post_max_size is 0, then max upload size is 4096 not whatever upload_max_filesize is

 

Public bug reported:

to reproduce:
set post_max_size to 0 in php.ini
go to /artefact/file/
Max upload size is 4096 b
Can upload files greater than 4096b but less than upload_max_filesize setting

Expected, show upload_max_filesize setting

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

Title:
  if post_max_size is 0, then max upload size is 4096 not  whatever
  upload_max_filesize is

Status in Mahara ePortfolio:
  New

Bug description:
  to reproduce:
  set post_max_size to 0 in php.ini
  go to /artefact/file/
  Max upload size is 4096 b
  Can upload files greater than 4096b but less than upload_max_filesize setting

  Expected, show upload_max_filesize setting

  Cheers,

  Hugh


Follow ups

References