Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32110, comment 15


Ignore:
Timestamp:
06/15/2015 05:23:15 PM (10 years ago)
Author:
stevenkword
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32110, comment 15

    initial v1  
    22> The other issue at play here is that if an individual plugin update fails, the other updates are not canceled, nor continued. The patch here appears to fix this, and I see no harm in allowing other updates to continue (even if one has failed for some reason).
    33
    4 I agree. The cause of the failure isn't as important here as the behavior upon failure. [attachment: updates2.js.diff] makes sense to me.
     4I agree. The cause of the failure isn't as important here as the behavior upon failure. [attachment:updates2.js.diff] makes sense to me.