Skip to content

Commit ef2de46

Browse files
committed
Merge branch '2.0.x' of github.com:grails/grails-core into 2.0.x
2 parents 7f785fd + 38bf716 commit ef2de46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grails-web/src/main/groovy/org/codehaus/groovy/grails/web/servlet/ErrorHandlingServlet.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ protected void doDispatch(final HttpServletRequest request, final HttpServletRes
107107
RequestContextHolder.setRequestAttributes(webRequest);
108108
urlMappingInfo.configure(webRequest);
109109
}
110-
request.setAttribute("com.opensymphony.sitemesh.APPLIED_ONCE", null);
111110

112111
HttpServletResponse originalResponse = WrappedResponseHolder.getWrappedResponse();
113112

0 commit comments

Comments
 (0)