Re: [S2] OptionTransferSelect in 2.0.8

2007-06-26 Thread Adam Ruggles
https://issues.apache.org/struts/browse/WW-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41243 WW-1993 Musachy Barroso wrote: What if the ticket number? That would be a major issue regards musachy On 6/25/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: Someth

Re: [S2] OptionTransferSelect in 2.0.8

2007-06-26 Thread Musachy Barroso
What if the ticket number? That would be a major issue regards musachy On 6/25/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: Something broke between 2.0.6 and 2.0.8 when posting collections. You will need to create a conversions properties file for your action. I've logged a bug but I haven't

Re: [S2] OptionTransferSelect in 2.0.8

2007-06-25 Thread Adam Ruggles
Something broke between 2.0.6 and 2.0.8 when posting collections. You will need to create a conversions properties file for your action. I've logged a bug but I haven't had any feed back on it yet. Felipe Rodrigues wrote: HI, I'm having a similar problem. My action only get's the really sele

Re: [S2] OptionTransferSelect in 2.0.8

2007-06-25 Thread Felipe Rodrigues
HI, I'm having a similar problem. My action only get's the really selected(Highlighted) values of doubleSelect. If I don't click in at least one, I get an null object in the list inside my action. did anything changed? Tahnks, Felipe Julien Leonard wrote: > > Hi all, > In 2.0.6, I used optio