jdaugherty commented on PR #16183: URL: https://github.com/apache/grails-core/pull/16183#issuecomment-5378264162
We removed the dispatch actions in Grails 8 already (deprecated in Grails 7). Is _method just left over from that? I had no idea you could even change the method for a form - why wouldn't you either set the form to the intended method or just set the [formmethod](https://developer.mozilla.org/en-US/docs/Web/API/HTMLButtonElement/formMethod)? It seems like _method is from an earlier type when there weren't built in constructs. -- 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]
