You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2007/02/14 14:12:17 UTC

[jira] Commented: (WW-1634) s:select tag does not support properties containing data other than Stringto preselect value

    [ https://issues.apache.org/struts/browse/WW-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40125 ] 

Ted Husted commented on WW-1634:
--------------------------------

ATM, WW-1711 is still open, but resolving that issue will also resolve this report. 


> s:select tag does not support properties containing data other than Stringto preselect value
> --------------------------------------------------------------------------------------------
>
>                 Key: WW-1634
>                 URL: https://issues.apache.org/struts/browse/WW-1634
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.2
>            Reporter: Dariusz Wojtas
>         Assigned To: Rene Gielen
>             Fix For: 2.0.6
>
>
> Related to WW-1601 (was marked as cannot reproduce and I have no rights to reopen it)
> The test mentioned in WW-1601 checks Bytes but only in the context of the list to be displayed.
> But on the action form side it uses a collection of Strings - actual values.
> It is enough to change at least one of the values on the form collection to Byte and see that it fails.
> See my last comment in WW-1601
> The test fails when I try to use the same dataType (non-String) in both places.
> And this is a big limitation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.