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


##########
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 could not find a replacement for 
https://github.com/grails-fields-plugin/grails-fields/issues/12 which 404s, but 
I believe @dauer is correct with https://github.com/grails/fields/issues/12.  I 
will update.



-- 
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: notifications-unsubscr...@grails.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to