Re: BaseWicketTester.clickLink call onBeginRequest two times

2009-03-13 Thread Igor Vaynberg
did you look at the 1.3.4 changelog?

-igor

On Fri, Mar 13, 2009 at 6:40 AM, Daniele Dellafiore ilde...@gmail.com wrote:
 Hi.

 I am trying to upgrade an application from wicket 1.3.3 to 1.3.4 or .5
 some tests I have failse couse the new BaseWicketTester implementation
 treat the AjaxLink in a different way that results in
 RequestCycle.onBeginRequest to be called two times:

 callOnBeginRequest(requestCycle);
 processRequestCycle(requestCycle);

 In the other statement of the clickLink, this does not happen.

 Any idea on why it works this way?

 --
 Daniele Dellafiore
 http://blog.ildella.net/

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: BaseWicketTester.clickLink call onBeginRequest two times

2009-03-13 Thread Daniele Dellafiore
On Fri, Mar 13, 2009 at 3:49 PM, Igor Vaynberg igor.vaynb...@gmail.com wrote:
 did you look at the 1.3.4 changelog?

yes and I did not see anything related to this specific issue unless
there are a couple of tickets related to WicketTester.

-- 
Daniele Dellafiore
http://blog.ildella.net/

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: BaseWicketTester.clickLink call onBeginRequest two times

2009-03-13 Thread Igor Vaynberg
probably has something to do with one of those wickettester-related issues.

feel free to open a jira issue and provide a test case.

-igor

On Fri, Mar 13, 2009 at 7:54 AM, Daniele Dellafiore ilde...@gmail.com wrote:
 On Fri, Mar 13, 2009 at 3:49 PM, Igor Vaynberg igor.vaynb...@gmail.com 
 wrote:
 did you look at the 1.3.4 changelog?

 yes and I did not see anything related to this specific issue unless
 there are a couple of tickets related to WicketTester.

 --
 Daniele Dellafiore
 http://blog.ildella.net/

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: BaseWicketTester.clickLink call onBeginRequest two times

2009-03-13 Thread Daniele Dellafiore
On Fri, Mar 13, 2009 at 4:33 PM, Igor Vaynberg igor.vaynb...@gmail.com wrote:
 probably has something to do with one of those wickettester-related issues.

 feel free to open a jira issue and provide a test case.

ok, just want to be sure that is really strange or wrong that
onBeginRequest is called two times in the same click.


 -igor

 On Fri, Mar 13, 2009 at 7:54 AM, Daniele Dellafiore ilde...@gmail.com wrote:
 On Fri, Mar 13, 2009 at 3:49 PM, Igor Vaynberg igor.vaynb...@gmail.com 
 wrote:
 did you look at the 1.3.4 changelog?

 yes and I did not see anything related to this specific issue unless
 there are a couple of tickets related to WicketTester.

 --
 Daniele Dellafiore
 http://blog.ildella.net/

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org





-- 
Daniele Dellafiore
http://blog.ildella.net/

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org