Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005035 |
[Resin] |
major |
always |
04-17-12 03:23 |
04-18-12 12:12 |
|
Reporter |
mate |
View Status |
public |
|
Assigned To |
alex |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
4.0.27 |
|
Summary |
0005035: javax.el.ResourceBundleELResolver should handle java.util.MissingResourceException |
Description |
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??? |
Additional Information |
|
|
Attached Files |
|
|