mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01473
[Bug 634193] [NEW] post-max-size exceeding error is not tracked
Public bug reported:
If post-max-size PHP setting (http://php.net/manual/en/ini.core.php#ini
.post-max-size) value is exceeded (by large file upload for example) no
error is triggered, as result wherever upload is handled by ajax, no
callback functions are called.
This is partly related to bugs:
https://bugs.launchpad.net/mahara/+bug/633760
https://bugs.launchpad.net/mahara/+bug/547505
Given that this error is triggered by PHP prior to processing the code,
it can't be catch through exception. As forums suggests, it may worth
using error_get_last() and grep result for "PHP Warning: POST Content-
Length of" string.
** Affects: mahara
Importance: Undecided
Status: New
--
post-max-size exceeding error is not tracked
https://bugs.launchpad.net/bugs/634193
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
If post-max-size PHP setting (http://php.net/manual/en/ini.core.php#ini.post-max-size) value is exceeded (by large file upload for example) no error is triggered, as result wherever upload is handled by ajax, no callback functions are called.
This is partly related to bugs:
https://bugs.launchpad.net/mahara/+bug/633760
https://bugs.launchpad.net/mahara/+bug/547505
Given that this error is triggered by PHP prior to processing the code, it can't be catch through exception. As forums suggests, it may worth using error_get_last() and grep result for "PHP Warning: POST Content-Length of" string.
Follow ups
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Cecilia Vela Gurovic, 2019-04-30
-
[Bug 634193] A change has been merged
From: Mahara Bot, 2018-11-01
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Cecilia Vela Gurovic, 2018-11-01
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Kristina Hoeppner, 2018-08-30
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Robert Lyon, 2018-07-12
-
[Bug 634193] A patch has been submitted for review
From: Mahara Bot, 2018-07-12
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Robert Lyon, 2018-03-07
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Kristina Hoeppner, 2017-10-22
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Robert Lyon, 2017-10-16
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Aaron Wells, 2013-11-28
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Son Nguyen, 2013-11-27
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Son Nguyen, 2013-11-27
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Kristina Hoeppner, 2013-09-02
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Robert Lyon, 2013-09-02
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Aaron Wells, 2013-04-19
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Hugh Davenport, 2012-08-13
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Kristina Hoeppner, 2012-07-05
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Richard Mansfield, 2011-05-12
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Ruslan Kabalin, 2011-05-12
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Richard Mansfield, 2011-05-12
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Hugh Davenport, 2011-05-12
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Richard Mansfield, 2011-05-12
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Richard Mansfield, 2011-05-12
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Richard Mansfield, 2010-11-02
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Ruslan Kabalin, 2010-09-14
-
[Bug 634193] Re: post-max-size exceeding error is not tracked
From: Ruslan Kabalin, 2010-09-14
-
[Bug 634193] [NEW] post-max-size exceeding error is not tracked
From: Ruslan Kabalin, 2010-09-09
References