framework/tests/integration/api
Alexander Skvortsov 60f0ef0bd5
Handle post rendering errors to avoid bricking (#3061)
Whether it's due to corrupted content, missing tags, caching issues, or other assorted reasons, post content can't be rendered. Currently, this results in an exception that crashes the entire forum and is hard to debug. Instead, we should log the error and show an indicator message that rendering has failed.

Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
Co-authored-by: David Wheatley <hi@davwheat.dev>
2021-10-14 14:30:18 -04:00
..
access_tokens Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
authentication Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
csrf_protection Use latest version of settings package 2021-05-03 01:35:46 -04:00
discussions Combine search tests 2021-04-20 19:16:59 -04:00
forum Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
groups Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
notifications Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
posts Handle post rendering errors to avoid bricking (#3061) 2021-10-14 14:30:18 -04:00
users Dw/huntr fix path traversal (#2931) 2021-06-21 10:14:15 +02:00