https://bz.apache.org/bugzilla/show_bug.cgi?id=59939
Hao changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59939
--- Comment #2 from Mark Thomas ---
A simple, self-contained JSP that demonstrates the issue would help.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=59939
Hao changed:
What|Removed |Added
CC||housev...@gmail.com
--
You are receiving this m
https://bz.apache.org/bugzilla/show_bug.cgi?id=59939
--- Comment #1 from Hao ---
A logic should be added so that when there is no method overload, just return
the only method that matches the name, so that it is compatible with the
version 7.0.52. Current behavior broke our code in multiple place