-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.3.2
-
Fix Version/s: 5.4
-
Component/s: None
The custom DocumentModelResolver EL Resolver sometimes swallows critical errors, without logging them. The only errors that should be logged as warnings, and should not throw any error, are the ones about missing or non-existing properties (on set and get).
Other resolutions should be handled by existing EL resolvers (bean, map,...)
- is required by
-
NXP-5445 Make query errors visible to the user interface
- Closed