Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.15.1
-
Patch
Description
When the ognl expression cache is enabled, when there is a cache hit, we don't need to have the overhead of traversing the tree to see if there is a disallowed expression. I've attached a simple patch.