Re: Extra input field after ajax returning MultiZoneUpdate

2010-04-28 Thread Adam Derkey
19, 2010 at 9:29 AM, Adam Derkey > wrote: > > Should I create a JIRA ticket for this or is there already one created > that > > I can use to track the progress? > > > > On Fri, Apr 16, 2010 at 11:06 PM, Howard Lewis Ship >wrote: > > > >> I've be

Re: Extra input field after ajax returning MultiZoneUpdate

2010-04-19 Thread Adam Derkey
ormdata; the DOM is being streamed > to characters after the field is added to the DOM, but before > it is fully configured. It's deeply tricky stuff. > > On Fri, Apr 16, 2010 at 11:28 AM, Adam Derkey > wrote: > > Was this the right list to send this to? Should I send

Re: Extra input field after ajax returning MultiZoneUpdate

2010-04-16 Thread Adam Derkey
Was this the right list to send this to? Should I send to the dev list or open a jira ticket? On Wed, Apr 14, 2010 at 3:58 PM, Adam Derkey wrote: > Using Tapestry 5.2.0-SNAPSHOT > > I'm updating multiple zones after a select on Change event. The JSON > response is including an

Extra input field after ajax returning MultiZoneUpdate

2010-04-14 Thread Adam Derkey
Using Tapestry 5.2.0-SNAPSHOT I'm updating multiple zones after a select on Change event. The JSON response is including an extra input field after a select field in one of the zones I'm updating. The extra input is then showing up in the rendered page in the browser. Why would tapestry be adding