Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.3, 1.3.3
-
Component/s: View technologies
-
Labels:None
Description
When a controller action uses render(view: ...) and the view generates an error, Grails attempts to render the original view, i.e. the one specified by the render() method rather than the error view.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Fixed in commits 18e54c8cbf624bfc7846 (1.3.x) and 2387bceba9b63165ab21 (1.2.x).