Re: Apache Struts 2.3.35 Upgrade - backward incompatibility in s:if

2018-08-29 Thread Lukasz Lenart
śr., 29 sie 2018 o 19:04 Miguel Almeida napisał(a): > *And *scopesValues was previously set ( value="scopes">, where scopes is a Listscopes in the action) It is probably related to this issue https://issues.apache.org/jira/browse/WW-4954?focusedCommentId=16593403&page=com.atlassian.jira.plugin.sy

Apache Struts 2.3.35 Upgrade - backward incompatibility in s:if

2018-08-29 Thread Miguel Almeida
We upgraded from 2.3.34 to 2.3.35 in one of our applications, but although the upgrade is described as backwards compatible, we found a problem in the UI. The simplified example is as follows. *Given* a JSP with: foo bar *And *scopesValues was previou