Re: [shale] clay lost onchange for selectOneMenu

2006-02-13 Thread Gary VanMatre
>From: Ryan Wynn <[EMAIL PROTECTED]> > > On 2/13/06, Craig McClanahan wrote: > > Interestingly, that parallels a corresponding issue with the JSP rendition > > of JSF components in JSF 1.0/1.1 ... if you have a property set in a tag > > attribute, AND you set it in code, which wins? For JSP pag

Re: [shale] clay lost onchange for selectOneMenu

2006-02-13 Thread Gary VanMatre
>On 2/13/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: >> >> >Today I upgraded to the latest nightly build (2/13) for shale-core and >> >shale-clay. It seems my clay onchange properties are being omitted >> >now. Not sure in which nightly they stopped working. Anyone else >> >having this problem?

Re: [shale] clay lost onchange for selectOneMenu

2006-02-13 Thread Ryan Wynn
On 2/13/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > Interestingly, that parallels a corresponding issue with the JSP rendition > of JSF components in JSF 1.0/1.1 ... if you have a property set in a tag > attribute, AND you set it in code, which wins? For JSP pages, we went round > and round

Re: [shale] clay lost onchange for selectOneMenu

2006-02-13 Thread Craig McClanahan
On 2/13/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > >Today I upgraded to the latest nightly build (2/13) for shale-core and > >shale-clay. It seems my clay onchange properties are being omitted > >now. Not sure in which nightly they stopped working. Anyone else > >having this problem? > > >

Re: [shale] clay lost onchange for selectOneMenu

2006-02-13 Thread Gary VanMatre
>Today I upgraded to the latest nightly build (2/13) for shale-core and >shale-clay. It seems my clay onchange properties are being omitted >now. Not sure in which nightly they stopped working. Anyone else >having this problem? > >Thanks, >Ryan Gary