Closed s-e closed 11 years ago
resave_entries.publish.js
$.ajax still considers Symphony Errors a successful response, so there's no trap for them in the Ajax success callback. Non-destructive but does abort the resave completely with no feedback and leaves the button disabled and logger at "Processing".
Thanks for reporting, will have a look at this soon.
I've already written a quick fix but not tested it yet. Want me to PR when I'm done?
Of course :)
resave_entries.publish.js
$.ajax still considers Symphony Errors a successful response, so there's no trap for them in the Ajax success callback. Non-destructive but does abort the resave completely with no feedback and leaves the button disabled and logger at "Processing".