Re: PopupLinkRenderer in form rewind problem

2005-11-24 Thread Scott Russell
JIRA issue entered TAPESTRY-774 http://issues.apache.org/jira/browse/TAPESTRY-774 -Scott On Fri 25 November 2005 15:32, Jesse Kuhnert wrote: > Yeah, they should be checking for cycle.isRewind(). I had the same bug in > my direct link component. Can you log it into JIRA (along with which > versi

Re: PopupLinkRenderer in form rewind problem

2005-11-24 Thread Jesse Kuhnert
Yeah, they should be checking for cycle.isRewind(). I had the same bug in my direct link component. Can you log it into JIRA (along with which version of tapestry/etc..) ? On 11/25/05, Scott Russell <[EMAIL PROTECTED]> wrote: > > Hi All, > > I have a DirectLink component, with a PopupLinkRenderer,

PopupLinkRenderer in form rewind problem

2005-11-24 Thread Scott Russell
Hi All, I have a DirectLink component, with a PopupLinkRenderer, embedded within a Form. The problem is that upon Form submit, I am getting an error while rewinding the DirectLink component. It is saying: Component booking/Booking/chooseSenderLink requires rendering support, but no PageRenderS