jamesfredley commented on issue #14252: URL: https://github.com/apache/grails-core/issues/14252#issuecomment-5069815619
Thanks for the request. `f:table` now forwards extra attributes to the selected table template. The change landed in [f9ccaa3](https://github.com/grails/fields/commit/f9ccaa3cd16b98ab8f4a2b2df17d1d41dab7b162) on October 17, 2018, and current [`TableSpec`](https://github.com/apache/grails-core/blob/8.0.x/grails-fields/src/test/groovy/grails/plugin/formfields/taglib/TableSpec.groovy) verifies that a custom attribute reaches the template model. Closing this as fixed. <!-- project-487-oldest-200-14252 --> -- 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]
