https://issues.apache.org/bugzilla/show_bug.cgi?id=55483
--- Comment #8 from Konstantin Kolinko <[email protected]> --- (In reply to Christopher Ng from comment #7) > The fix for this has broken one of our EL expressions, we have an overloaded > method like so: > > doSomething(HttpServletRequest a, String b, String c, String d); > doSomething(String a, String b, String c, String d); > ... This issue has already been reported and is tracked as bug 56425. (It has been fixed in 8.0.x for 8.0.6 onwards and in 7.0.x for 7.0.54 onwards.) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
