Re: T5: AJAX and Firefox doesn't work

2008-01-02 Thread Britske
somehow the bug doesn't appear anymore. I'm running 5.0.6 so it could be related. I'll investigate once I encounter it again. Howard Lewis Ship wrote: > > That's supposed to work; there was a bug in 5.0.6 that may have caused > this behavior (and is fixed in 5.0.7). > > On Jan 2, 2008 1:43 A

Re: T5: AJAX and Firefox doesn't work

2008-01-02 Thread Howard Lewis Ship
That's supposed to work; there was a bug in 5.0.6 that may have caused this behavior (and is fixed in 5.0.7). On Jan 2, 2008 1:43 AM, Britske <[EMAIL PROTECTED]> wrote: > > A strange thing happens. > > following an example of returning a streamresponse based on a user-click, > this all works well

RE: T5: AJAX and Firefox doesn't work

2008-01-02 Thread Yeeswara Nadapana (HCL Financial Services)
: Wednesday, January 02, 2008 3:13 PM To: users@tapestry.apache.org Subject: T5: AJAX and Firefox doesn't work A strange thing happens. following an example of returning a streamresponse based on a user-click, this all works well in IE7 but not in Firefox. Instead firefox exectutes the action an

T5: AJAX and Firefox doesn't work

2008-01-02 Thread Britske
A strange thing happens. following an example of returning a streamresponse based on a user-click, this all works well in IE7 but not in Firefox. Instead firefox exectutes the action and the simply fires an onActivate-event rendering the action useless (the page is simply loaded again as if the