jamesfredley commented on issue #14238: URL: https://github.com/apache/grails-core/issues/14238#issuecomment-5064130988
Thanks for reporting this. Prefix support was added by grails/fields#51 on March 7, 2012, and the current `8.0.x` test suite still verifies prefixes for `f:field`, `f:all`, embedded fields, and `f:with`: https://github.com/apache/grails-core/blob/c6ce3fe8bdc4ced884d6f6a669b98ea85722d7eb/grails-fields/src/test/groovy/grails/plugin/formfields/taglib/FieldNamePrefixSpec.groovy#L47-L88. We are closing this as resolved. If the problem still occurs with the latest version of Grails, please feel free to reopen the issue with a small reproducer. -- 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]
