Automattic / regenerate-thumbnails

WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
https://alex.blog/wordpress-plugins/regenerate-thumbnails/
GNU General Public License v2.0
136 stars 56 forks source link

Ensure that API errors are handled for single attachments #72

Open Viper007Bond opened 6 years ago

Viper007Bond commented 6 years ago

I don't think I ever ported the error avoidance code from multi-regeneration over to single-regeneration.

https://wordpress.org/support/topic/javascript-error-137/

alexsanford commented 4 years ago

I'm not certain whether this was fixed for the 3.1.0 release. However, I believe that https://github.com/Automattic/regenerate-thumbnails/issues/94 has to be addressed before we can adequately test this. It's possible that when we do so, we will find that this is already fixed.