[jira] [Created] (WICKET-4732) CssPackageResource doesn't work if the extension isn't css

2012-08-27 Thread Christoph Leiter (JIRA)
Christoph Leiter created WICKET-4732: Summary: CssPackageResource doesn't work if the extension isn't css Key: WICKET-4732 URL: https://issues.apache.org/jira/browse/WICKET-4732 Project: Wicket

[jira] [Commented] (WICKET-4645) encodeURL broken on Tomcat 7.0.28

2012-08-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442334#comment-13442334 ] Martin Grigorov commented on WICKET-4645: - REDIRECT_TO_BUFFER (the default

[jira] [Assigned] (WICKET-4645) encodeURL broken on Tomcat 7.0.28

2012-08-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-4645: --- Assignee: Martin Grigorov encodeURL broken on Tomcat 7.0.28

[jira] [Updated] (WICKET-4733) AjaxSelfUpdatingTimerBehavior on unversioned page keeps triggering StalePageException when multiple tabs open

2012-08-27 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-4733: Attachment: quickstart.tar.gz AjaxSelfUpdatingTimerBehavior on unversioned page

git commit: WICKET-4645 encodeURL broken on Tomcat 7.0.28

2012-08-27 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x 744b9bc46 - 184f2657b WICKET-4645 encodeURL broken on Tomcat 7.0.28 Always pass absolute urls to HttpServletResponse#encodeUrl(). This way there is no need the web container to resolve it to absolute just to see whether it is part of the current

[jira] [Resolved] (WICKET-4645) encodeURL broken on Tomcat 7.0.28

2012-08-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4645. - Resolution: Fixed Fix Version/s: 1.5.9 6.0.1 Fixed by making

[jira] [Reopened] (WICKET-4645) encodeURL broken on Tomcat 7.0.28

2012-08-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-4645: - Some more testing needs to be done here. UrlRenderer's baseUrl miss the contextPath and

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

2012-08-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442665#comment-13442665 ] Martin Grigorov commented on WICKET-4724: - The value could be set to -1 and this

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

2012-08-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442676#comment-13442676 ] Martin Grigorov commented on WICKET-4724: - From Atmosphere mailing lists: Hi

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

2012-08-27 Thread Sean Lin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442680#comment-13442680 ] Sean Lin commented on WICKET-4723: -- a related issue of atmosphere.

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

2012-08-27 Thread Sean Lin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442680#comment-13442680 ] Sean Lin edited comment on WICKET-4723 at 8/28/12 7:21 AM: --- a