unkle-jb opened a new pull request, #950: URL: https://github.com/apache/tomcat/pull/950
- Fix handling of `PropertyNotFoundException` in `AstValue` to correctly reference the last property name in error messages. - Avoid at best to throw other exceptions instead of PropertyNotFoundException (handled by higher code). - Add a new test case (`testBug69948`) to validate proper exception throwing for unreachable properties in nested expressions. - Introduce `TesterBeanEmptyMap` for testing purposes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
