Thanks for your information. I will issue a JIRA. On Tue, Apr 29, 2008 at 10:45 PM, Yee-wah Lee <[EMAIL PROTECTED]> wrote:
> Hi Rafa, > > Please go ahead and file a JIRA. I suspect this may have been introduced > by my checkin on < > https://issues.apache.org/jira/browse/TRINIDAD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel>TRINIDAD-952, > which was IE-specific. > https://issues.apache.org/jira/browse/TRINIDAD-952 > > Additionally, if you can confirm if it is a regression (it worked before > 1.0.7) and add that info to the bug, that would be great. > > Here is also another JIRA filed on Trinidad handling multiple PPRs in > general, for reference. > https://issues.apache.org/jira/browse/TRINIDAD-1053 > > Thanks, > Yee-Wah > > > Rafa Pérez wrote: > > > Hi all, > > > > I have a selectOneChoice with autoSubmit="true" in my jsp. When it > > changes, a PPR event is send to the server, who performs a search and fill > > another selectOneChoice. In IE7, if I click on a commandButton just before > > the PPR cycle is completed, the submit event takes place and an > > ArrayIndexOutOfBounds exception is thrown. In Firefox 2, it works ok. Is it > > possible to make IE works as expected? > > > > Thanks in advance, > > > > - - Rafa > > > >

