DO NOT REPLY [Bug 53001] Behaviour of ResourceBundleELResolver

2012-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53001 --- Comment #5 from b.diedrich...@googlemail.com 2012-03-30 18:09:37 UTC --- Thank you Mark, this was really a quick resolution of the issue. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

DO NOT REPLY [Bug 53001] Behaviour of ResourceBundleELResolver

2012-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53001 Mark Thomas changed: What|Removed |Added Component|Servlet & JSP API |Jasper Version|unspecifie

DO NOT REPLY [Bug 53001] Behaviour of ResourceBundleELResolver

2012-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53001 --- Comment #3 from Mark Thomas 2012-03-30 15:23:19 UTC --- No change in the spec. I failed to check the EL spec before I fixed bug 46915. If I had, that would have been resolved as INVALID. It looks like EL 2.2 (Tomcat 7) has some new feat

DO NOT REPLY [Bug 53001] Behaviour of ResourceBundleELResolver

2012-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53001 --- Comment #2 from b.diedrich...@googlemail.com 2012-03-30 10:09:43 UTC --- Thanks for the quick reply. I did not check the spec so wasn't aware that the current behaviour actually violates the el specs. Why was the fix for bug 46915 done i

DO NOT REPLY [Bug 53001] Behaviour of ResourceBundleELResolver

2012-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53001 --- Comment #1 from Mark Thomas 2012-03-30 09:37:02 UTC --- Tomcat is no longer following the EL spec. The behaviour prior to the fix for bug 46915 was correct. I'm not sure it is possible to fix bug 46915 and be specification compliant.