Mantis - Resin
Viewing Issue Advanced Details
5035 major always 04-17-12 03:23 04-18-12 12:12
mate  
alex  
normal  
closed 4.0.27  
fixed  
none    
none 4.0.28  
0005035: javax.el.ResourceBundleELResolver should handle java.util.MissingResourceException
javax.el.ResourceBundleELResolver.getValue() checks if value returned by ResourceBundle is null, and defaults to ???key???

However if key is missing ResourceBundle will throw java.util.MissingResourceException, so that should be caught and default to ???key???

Notes
(0005743)
alex   
04-18-12 12:12   
jsp/30h0