Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28634, comment 44


Ignore:
Timestamp:
03/05/2016 11:15:53 PM (9 years ago)
Author:
kirasong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28634, comment 44

    initial v1  
    11@joemcgill We chatted about a few things RE: the patch in the image chat linked above.
    22
    3 On testing, an additional note is that any calls to Imagick still need to be within try-catch statements, which looks to have been lost in the move to `stripImage()`.
     3On testing, an additional note is that any calls to Imagick still need to be within try-catch blocks, which looks to have been lost in the move to `stripImage()`.