Changes between Version 1 and Version 2 of Ticket #47872, comment 1
- Timestamp:
- 08/14/2019 06:56:56 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47872, comment 1
v1 v2 3 3 - Uses a temporary uploaded file reference (for images only) to retrieve the new attachment_id (saved in a transient for 6 hours). 4 4 5 Currently there are no specific UI changes but the HTTP 500 errors are visible in the browser console. If it still fails it shows the error messages that come from the server, if any. Then it falls back to the default HTTP 500 error (the text was updated to better reflect what's going on).5 Currently there are no specific UI changes but the HTTP 500 errors are visible in the browser console. If it still fails after four attempts (the initial upload plus three re-tries) it shows the error messages that come from the server, if any. Then it falls back to the default HTTP 500 error (the text was updated to better reflect what's going on). 6 6 7 7 Testing is very much appreciated, although it's not very straightforward. To test best would be to artificially "crash" PHP.