Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5035 | major | always | 04-17-12 03:23 | 04-18-12 12:12 | |
|
|||||
Reporter: | mate | Platform: | |||
Assigned To: | alex | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.27 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.28 | ||
|
|||||
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??? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|