-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.2.10 DXP FP3, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Pages > Page Editor
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Implement a fragment renderer that throws an exception in the render method
- Deploy the fragment renderer
- Add the fragment to a content page
- Refresh the view
Expected result: the fragment doesn't display and an error message is shown without breaking the page
Actual result: The page breaks and there's no way to revert this