dauer commented on code in PR #15003:
URL: https://github.com/apache/grails-core/pull/15003#discussion_r2293052819


##########
grails-fields/grails-app/taglib/grails/plugin/formfields/FormFieldsTagLib.groovy:
##########
@@ -560,7 +560,7 @@ class FormFieldsTagLib {
                def innerAttributes = attributes.clone()
                innerAttributes.remove('bean')
                innerAttributes.remove('prefix')
-               //'except' is a reserved word for the 'all' tag: 
https://github.com/grails-fields-plugin/grails-fields/issues/12
+               //'except' is a reserved word for the 'all' tag

Review Comment:
   I think the original link must be this one 
https://github.com/grails/fields/issues/12



-- 
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]

Reply via email to