Marcin Stański created TRINIDAD-2332:
----------------------------------------

             Summary: tr:selectManyShuttle - problem with selecting multiple 
values
                 Key: TRINIDAD-2332
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2332
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.1-core
         Environment: FF 16.0.1, IE 9.0.8112, 
            Reporter: Marcin Stański


I have a problem with a tr:selectManyShuttle tag. It works correctly when I 
move one value from "available" to "selected" list. 

The problem is after multiple selection on one of those lists. After selecting 
several values I get JS exception:

TypeError: a69 is undefined:                       if(a68.length-a69.length!=1) 
    Common2_0_0_beta_2.js:4696

After submitting form, the list is not correctly send to server (ie. selected 
values are not updated).

Tested on FF and IE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to