erp5_officejs: Handle editor gadget iframe timeout error
It allows to not cancel the loading of the iframe and to prepare the appcache. The former behavior removed the iframe thus interrupting the preparation of the appcache.
Showing
-
Owner
@cedric.leninivin please do not use .fail method, as it prevents cancellation (as .then)
-
Maintainer
Fixed in d49e4ffd . Coding Crimes have been updated to forbid use of fail.
Please register or sign in to comment