This is an automated email from the ASF dual-hosted git repository.
davydotcom pushed a change to branch feature/taglib-method-actions
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 40d2458855 Fix method-based TagLib dispatch: prevent helper methods
from being registered as tag methods
add 6683ca60c3 fixing more issues with testing
No new revisions were added by this update.
Summary of changes:
.../groovy/org/grails/taglib/TagMethodInvoker.java | 21 ++++++++++++++++++++-
.../TagLibArtefactTypeAstTransformation.java | 2 +-
.../app1/grails-app/views/misc/tagMethods.gsp | 18 ++++++++++++++++++
3 files changed, 39 insertions(+), 2 deletions(-)