[jira] [Resolved] (WICKET-4945) Wicket-atmosphere filters should be functions on AtmosphereResource

2013-02-11 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-4945. - Resolution: Fixed Fix Version/s: 6.6.0 Functions was not going to work, because

[jira] [Resolved] (WICKET-4724) the option name maxRequests is wrong in jquery.wicketatmosphere.js

2013-02-11 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-4724. - Resolution: Fixed Fix Version/s: 6.6.0 With WICKET-4946 and a recent version of

[jira] [Resolved] (WICKET-4723) tracking id retrieved in AtmosphereBehavior#onRequest() is always 0

2013-02-11 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-4723. - Resolution: Fixed Fix Version/s: 6.6.0 This has been fixed some time ago.

[jira] [Updated] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5034: --- Priority: Minor (was: Critical) Assignee: Sven Meier Issue Type: Task (was: Bug) Up

git commit: WICKET-5034 added hint to check for session existence

2013-02-11 Thread svenmeier
Updated Branches: refs/heads/master acb156478 - fef978eb9 WICKET-5034 added hint to check for session existence Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/fef978eb Tree:

[jira] [Resolved] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5034. Resolution: Not A Problem WicketSessionFilter works for existing session only.

[jira] [Commented] (WICKET-4803) Unwrapped IllegalArgumentException in WicketURLDecoder

2013-02-11 Thread Jan Riehn (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575858#comment-13575858 ] Jan Riehn commented on WICKET-4803: --- Hej Martin, maybe the problem is not well

[jira] [Comment Edited] (WICKET-4803) Unwrapped IllegalArgumentException in WicketURLDecoder

2013-02-11 Thread Jan Riehn (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575858#comment-13575858 ] Jan Riehn edited comment on WICKET-4803 at 2/11/13 4:02 PM:

[CONF] Apache Wicket How to switch to SSL mode

2013-02-11 Thread confluence
How to switch to SSL mode Page edited by Chris Merrill Comment: correct reference to @RequireHttps (was: @RequiresHttps) Changes (1)

[jira] [Assigned] (WICKET-4803) Unwrapped IllegalArgumentException in WicketURLDecoder

2013-02-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-4803: --- Assignee: Martin Grigorov Unwrapped IllegalArgumentException in

[jira] [Updated] (WICKET-4803) Unwrapped IllegalArgumentException in WicketURLDecoder

2013-02-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-4803: Fix Version/s: 1.5.10 Unwrapped IllegalArgumentException in WicketURLDecoder

[jira] [Commented] (WICKET-3341) New design for wicket site

2013-02-11 Thread procrastinative (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575931#comment-13575931 ] procrastinative commented on WICKET-3341: - hello Martin, can you upload a psd's.

[jira] [Commented] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread miguel de anda (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575985#comment-13575985 ] miguel de anda commented on WICKET-5034: i don't expect the servlet to be able to

[jira] [Commented] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576077#comment-13576077 ] Sven Meier commented on WICKET-5034: This is what happens: WicketSessionFilter

[jira] [Commented] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread miguel de anda (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576130#comment-13576130 ] miguel de anda commented on WICKET-5034: sven: thank you. that worked. i thought