mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03793
[Bug 781457] Re: if post_max_size is 0, then max upload size is 4096 not whatever upload_max_filesize is
Assigning to Richard who's taking care of the other upload-related bugs.
** Changed in: mahara
Status: New => Triaged
** Changed in: mahara
Importance: Undecided => Low
** Changed in: mahara
Assignee: (unassigned) => Richard Mansfield (richard-mansfield)
** Changed in: mahara
Milestone: None => 1.4.0
** Tags added: upload
--
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:
Triaged
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
References