[ 
https://issues.apache.org/jira/browse/WW-5536?focusedWorklogId=997257&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-997257
 ]

ASF GitHub Bot logged work on WW-5536:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Dec/25 18:46
            Start Date: 20/Dec/25 18:46
    Worklog Time Spent: 10m 
      Work Description: lukaszlenart commented on code in PR #1405:
URL: https://github.com/apache/struts/pull/1405#discussion_r2637271528


##########
core/src/test/java/org/apache/struts2/ognl/OgnlUtilTest.java:
##########
@@ -1647,7 +1647,9 @@ public void testOgnlDefaultCacheFactoryCoverage() {
         assertEquals("Eviction limit for cache mismatches limit for factory 
?", 15, ognlCache.getEvictionLimit());
     }
 
-    public void testCustomOgnlMapBlocked() throws Exception {
+    // TODO: Re-enable after investigating OGNL 3.4.8 compatibility issue
+    // Temporarily disabled - needs investigation for OGNL 3.4.8 behavior 
changes
+    public void disabledTestCustomOgnlMapBlocked() throws Exception {

Review Comment:
   Great, re-enabled the test and add a logic to test _disallow custom map_ flag





Issue Time Tracking
-------------------

    Worklog Id:     (was: 997257)
    Time Spent: 1.5h  (was: 1h 20m)

> Bump ognl:ognl from 3.3.5 to 3.4.8
> ----------------------------------
>
>                 Key: WW-5536
>                 URL: https://issues.apache.org/jira/browse/WW-5536
>             Project: Struts 2
>          Issue Type: Dependency
>          Components: Core
>    Affects Versions: 6.7.0, 7.0.0
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 7.2.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to