Re: ajax and popuplink error -- Bug?

2007-02-02 Thread andyhot
I already commented at your blog... it's fixed in 4.1.2-SNAPSHOT Julian Wood wrote: Bug is reported, if anyone is interested. https://issues.apache.org/jira/browse/TAPESTRY-1247 J On 1-Feb-07, at 5:25 PM, Julian Wood wrote: Okay I've posted a sample program to demonstrate the problem. http

Re: ajax and popuplink error -- Bug?

2007-02-02 Thread Julian Wood
Bug is reported, if anyone is interested. https://issues.apache.org/jira/browse/TAPESTRY-1247 J On 1-Feb-07, at 5:25 PM, Julian Wood wrote: Okay I've posted a sample program to demonstrate the problem. http://jwoodchip.blogspot.com/2007/02/ajax-and-tapestry.html I'm still hoping I'm missing

Re: ajax and popuplink error -- Bug?

2007-02-01 Thread Julian Wood
Okay I've posted a sample program to demonstrate the problem. http://jwoodchip.blogspot.com/2007/02/ajax-and-tapestry.html I'm still hoping I'm missing something silly, but maybe this is a bug? Thanks, J On 31-Jan-07, at 8:46 PM, Julian Wood wrote: Actually this is not yet solved. It turns

Re: ajax and popuplink error

2007-01-31 Thread Julian Wood
Actually this is not yet solved. It turns out it works in some cases, but not in others. I've found it very difficult to track down when it works, and when it doesn't work. I think I was fooled (previously) into thinking it works when there is an error in the javascript in the ajax response

Re: ajax and popuplink error

2007-01-30 Thread Julian Wood
Turns out this was actually a problem with a Border component and a custom shell delegate - the Body component was not making it through properly - all working now! J On 29-Jan-07, at 3:22 PM, Julian Wood wrote: I have a div that is updated in response to an EventListener. This is all fin

ajax and popuplink error

2007-01-29 Thread Julian Wood
I have a div that is updated in response to an EventListener. This is all fine. I just added a DirectLink which uses a PopupLinkRenderer in that div. All is still good. When you click that link, I get a "popup_window not defined" error in javascript. I can see that the correct script is