[ 
https://issues.apache.org/jira/browse/WW-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376322#comment-15376322
 ] 

Lukasz Lenart commented on WW-4658:
-----------------------------------

Vote should end today and then I will push new release to the Central & 
mirrors, tomorrow should be available

> <s:select> with computed "name" no longer working
> -------------------------------------------------
>
>                 Key: WW-4658
>                 URL: https://issues.apache.org/jira/browse/WW-4658
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.3.29
>            Reporter: Steven Weber
>            Priority: Critical
>             Fix For: 2.3.30
>
>
> During our upgrade to version 2.3.29, we noticed that a specific scenario 
> with the <s:select> tag stopped working.  We've reverted back to 2.3.28.1 in 
> the interim until this is fixed.
> Our code creates a select list using a tag that looks like this:
> {code}
> <s:select list="#field.selections" 
> name="docBuilder.fieldValue['%{#field.id}']" ...
> {code}
> In 2.3.29, the expression for field.id is not being made prior to the call to 
> the fieldValue method on the docBuilder object.  As indicated, this works 
> correctly in 2.3.28.1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to