[jira] [Updated] (WICKET-1525) Ability to enable/disable AbstractAjaxTimerBehavior

2011-12-12 Thread Martin Grigorov (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-1525: Fix Version/s: 6.0.0 Assignee: Martin Grigorov (was: Frank Bille Jensen) > A

[jira] [Commented] (WICKET-4277) Sign in Link onClick() gets invoked by Browser Back Button

2011-12-12 Thread bernard (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168116#comment-13168116 ] bernard commented on WICKET-4277: - Thanks Andrea. This looks like a stable solution. It

[jira] [Updated] (WICKET-4291) Problem in Chrome when adding panel with modal windows to ajax request target

2011-12-12 Thread Updated
[ https://issues.apache.org/jira/browse/WICKET-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martín Bigio updated WICKET-4291: - Attachment: sga-ajaxqs.zip > Problem in Chrome when adding panel with modal windows to ajax

[jira] [Created] (WICKET-4291) Problem in Chrome when adding panel with modal windows to ajax request target

2011-12-12 Thread Created
Problem in Chrome when adding panel with modal windows to ajax request target - Key: WICKET-4291 URL: https://issues.apache.org/jira/browse/WICKET-4291 Project: Wicket

[jira] [Commented] (WICKET-4290) Confusion between a form component's wicket:id and a PageParameter in Wicket 1.5.x

2011-12-12 Thread Martin Grigorov (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167616#comment-13167616 ] Martin Grigorov commented on WICKET-4290: - Put the example in a quickstart applic

[jira] [Created] (WICKET-4290) Confusion between a form component's wicket:id and a PageParameter in Wicket 1.5.x

2011-12-12 Thread Victor MONTANER (Created) (JIRA)
Confusion between a form component's wicket:id and a PageParameter in Wicket 1.5.x -- Key: WICKET-4290 URL: https://issues.apache.org/jira/browse/WICKET-4290 Project: Wic

[jira] [Resolved] (WICKET-4289) Improve WicketTester handling of cookies

2011-12-12 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4289. - Resolution: Fixed Fix Version/s: 6.0.0 1.5.4 Now the HttpServl

svn commit: r1213285 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/util/tester/BaseWicketTester.java test/java/org/apache/wicket/util/tester/CookiePage.java test/java/org/apache/wick

2011-12-12 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 12 15:43:24 2011 New Revision: 1213285 URL: http://svn.apache.org/viewvc?rev=1213285&view=rev Log: WICKET-4289 Improve WicketTester handling of cookies Added: wicket/trunk/wicket-core/src/test/java/org/apache/wicket/util/tester/CookiePage.java - copied

[jira] [Commented] (WICKET-4287) DropDownChoice loses selection after submit when model set via URL param

2011-12-12 Thread George Armhold (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167547#comment-13167547 ] George Armhold commented on WICKET-4287: Hi Sven, the workaround does indeed work

[jira] [Commented] (WICKET-4287) DropDownChoice loses selection after submit when model set via URL param

2011-12-12 Thread Sven Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167499#comment-13167499 ] Sven Meier commented on WICKET-4287: Wicket renders the page parameter into the form

svn commit: r1213250 - in /wicket/branches/wicket-1.5.x/wicket-core/src: main/java/org/apache/wicket/util/tester/BaseWicketTester.java test/java/org/apache/wicket/util/tester/CookiePage.java test/java

2011-12-12 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 12 14:05:36 2011 New Revision: 1213250 URL: http://svn.apache.org/viewvc?rev=1213250&view=rev Log: WICKET-4289 Improve WicketTester handling of cookies Added: wicket/branches/wicket-1.5.x/wicket-core/src/test/java/org/apache/wicket/util/tester/CookiePage.java

[jira] [Issue Comment Edited] (WICKET-4277) Sign in Link onClick() gets invoked by Browser Back Button

2011-12-12 Thread Andrea Del Bene (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167487#comment-13167487 ] Andrea Del Bene edited comment on WICKET-4277 at 12/12/11 1:26 PM:

[jira] [Commented] (WICKET-4277) Sign in Link onClick() gets invoked by Browser Back Button

2011-12-12 Thread Andrea Del Bene (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167487#comment-13167487 ] Andrea Del Bene commented on WICKET-4277: - Hi, I think your problem should be du

[jira] [Created] (WICKET-4289) Improve WicketTester handling of cookies

2011-12-12 Thread Martin Grigorov (Created) (JIRA)
Improve WicketTester handling of cookies - Key: WICKET-4289 URL: https://issues.apache.org/jira/browse/WICKET-4289 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.

[jira] [Updated] (WICKET-4288) Captcha doesn't work

2011-12-12 Thread Brian Lavender (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lavender updated WICKET-4288: --- Attachment: captcha.zip Sample project where the image is a cached image >

[jira] [Commented] (WICKET-4288) Captcha doesn't work

2011-12-12 Thread Brian Lavender (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167408#comment-13167408 ] Brian Lavender commented on WICKET-4288: Trying to figure out how attach project

[jira] [Created] (WICKET-4288) Captcha doesn't work

2011-12-12 Thread Brian Lavender (Created) (JIRA)
Captcha doesn't work Key: WICKET-4288 URL: https://issues.apache.org/jira/browse/WICKET-4288 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.5.3 Environment: Java