Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.1, 1.1.1, 1.2-M1, 1.2-M2
-
Fix Version/s: None
-
Component/s: View technologies
-
Labels:None
Description
I tried to use two nested includes in main.gsp. When I try to create a new domain and validation failes then instead of showing the includes the content of the create.gsp is shown.
Attached a sampe app that reproduces the problem. Just call PersonController and try to create a new person with blank name.
Attachments
Issue Links
| This issue relates to: | ||||
| GRAILS-5676 | StackOverflowError when view using g:include is rendered with "render(view:'viewname')" syntax in controller |
|
|
|
can confirm whether this is a regression in 1.2 M2 or whether it worked for you in previous versions