grails.views.gsp.sitemesh.preprocess=false not working for grails 2.0?

classic Classic list List threaded Threaded
2 messages Options
mbw
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

grails.views.gsp.sitemesh.preprocess=false not working for grails 2.0?

mbw
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 ?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: grails.views.gsp.sitemesh.preprocess=false not working for grails 2.0?

ylckr2@gmail.com
This post has NOT been accepted by the mailing list yet.
I am facing the same issue with 2.0.3. Is there a way to fix it?
Loading...