Arch-vile opened a new issue, #14245: URL: https://github.com/apache/grails-core/issues/14245
Grails: 2.4.2 When using the <f:field> tag on a gsp page and unit testing the page with: @TestMixin(GroovyPageUnitTestMixin) Rendering the page with render(), I see the <f:field> tag unrendered (meaning it is not transformed to e.g. input with with label). Other built-in Grails tags render correctly on produced output. All works with run-app, so the problem is with unit tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
