You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a 500 error view had errors in itself, Grails could get into a recursive
loop in certain circumstances. This change ensures that doesn't happen and
simply displays a plain "Internal server error" page if the error view
doesn't render for whatever reason.
0 commit comments