https://issues.apache.org/bugzilla/show_bug.cgi?id=46915
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Mark Thomas <[email protected]> 2012-03-30 16:37:20 UTC --- This bug should have been resolved as INVALID since the behaviour complained about is required by the EL specification. There is no way to avoid this in Tomcat 6 but in Tomcat 7 onwards ${messageString.resourceBundle.getKeys()} can be used. The regression was reported as bug 53001. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
