Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.3.4
-
Fix Version/s: Unscheduled
-
Component/s: Core CiviCRM
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
Description
Example: While upgrading civicrm.org through the web UI, PHP encountered an "out of memory" error and sent a plain-text response with HTTP 501. This is not a JSON document, so the upgrade UI (CRM/Queue/Page/Runner.tpl) does not display it. Instead, the progress appears to stall without explanation.
The upgrade UI should identify responses which are not well-formed JSON and display them as errors.