|
|
This post has NOT been accepted by the mailing list yet.
I am trying to upgrade to grails 2.01 and seeing the following:
Grails tag [sitemesh:captureBody] was not closed. Stacktrace follows:
Message: Grails tag [sitemesh:captureBody] was not closed
I have grails.views.gsp.sitemesh.preprocess=false in my config. No issues in 1.3.7.
Is there a brut force way to tell grails to stop using sitemesh altogether ?
|