[wp-trac] [WordPress Trac] #28989: AJAX in the media library sometimes fails to load data
WordPress Trac
noreply at wordpress.org
Thu Aug 21 03:09:54 UTC 2014
#28989: AJAX in the media library sometimes fails to load data
-------------------------------+------------------------------
Reporter: Looimaster | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.5
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by SergeyBiryukov):
* version: trunk => 3.5
* component: General => Media
Comment:
Sounds like an intermittent out of memory error.
We could probably add an error message and a reload button using jQuery
[http://api.jquery.com/ajaxerror/ .ajaxError()] method, or by adding an
`error()` callback or checking `statusCode` in the
[http://api.jquery.com/jquery.ajax/ jQuery.ajax()] call.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28989#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list