Do not swallow BrokenPostRequestException
Avoids swallowing the exception thrown by form ajax handling: BrokenPostRequestException
Testing instructions
- create webform block, place in canvas
- open the page with ?ajax_form=1 (normal GET request)
- this should result in an error that is not swallowed
Closes #3591989
Edited by Wolfgang Ziegler