GitHub user michaelmosmann opened a pull request:
https://github.com/apache/wicket/pull/36
Bugfix WICKET-5147 cookies wickettester second try
i did some tests, did fix the bugs i found this way, the tests should show
how wicket tester will handle this cookie stuff, did extend the javadoc to
explain this a little bit more than before...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelmosmann/wicket
bugfix-WICKET-5147-cookies-wickettester-second-try
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/36.patch
----
commit 2dc6b4fe0f9ca3610972fa62af6968953898eab1
Author: Michael Mosmann <[email protected]>
Date: 2013-04-22T22:15:52Z
WICKET-5147 cookie handling wickettester bugfix and tests
commit e87c847657454f1a57b23b381b3304ba4f768b11
Author: Michael Mosmann <[email protected]>
Date: 2013-04-22T22:33:25Z
WICKET-5147 javadoc update
commit 184e51e99c9774ca3cdff6a1d7568d63ef19c5dd
Author: Michael Mosmann <[email protected]>
Date: 2013-04-22T22:34:04Z
Merge remote-tracking branch 'upstream/master' into
bugfix-WICKET-5147-cookies-wickettester-second-try
----