[jira] [Commented] (WICKET-5243) JS: High stack size in Function Executor causes too much recursion

2014-02-27 Thread Ihor Parashynets (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914324#comment-13914324 ] Ihor Parashynets commented on WICKET-5243: -- @[~damieng] thank you for the info -

[jira] [Updated] (WICKET-5521) Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off

2014-02-27 Thread Alexander Suslov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Suslov updated WICKET-5521: - Description: If somebody will turn off RecreateMountedPagesAfterExpiry:

[jira] [Created] (WICKET-5521) Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off

2014-02-27 Thread Alexander Suslov (JIRA)
Alexander Suslov created WICKET-5521: Summary: Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off Key: WICKET-5521 URL: https://issues.apache.org/jira/browse/WICKET-5521

[jira] [Commented] (WICKET-5521) Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off

2014-02-27 Thread Alexander Suslov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914374#comment-13914374 ] Alexander Suslov commented on WICKET-5521: -- I am not able to reproduce this bug

git commit: WICKET-5518 support unmodifiable collections as well as models without setter

2014-02-27 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-6.x fc988d890 - 815bead9b WICKET-5518 support unmodifiable collections as well as models without setter Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/815bead9

[jira] [Resolved] (WICKET-5518) FormComponent.updateCollectionModel does not handle unmodifiableList

2014-02-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5518. Resolution: Fixed Fix Version/s: 6.15.0 Unmodifiable lists are supported now. Further

buildbot success in ASF Buildbot on wicket-branch-6.x

2014-02-27 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-6.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-6.x/builds/331 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build

[jira] [Commented] (WICKET-5521) Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off

2014-02-27 Thread Alexander Suslov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914379#comment-13914379 ] Alexander Suslov commented on WICKET-5521: -- Possible reason of this bug is in

[jira] [Updated] (WICKET-5521) Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off

2014-02-27 Thread Alexander Suslov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Suslov updated WICKET-5521: - Affects Version/s: 6.14.0 Stateless forms does not work when

[jira] [Created] (WICKET-5522) Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy

2014-02-27 Thread Dmitriy Neretin (JIRA)
Dmitriy Neretin created WICKET-5522: --- Summary: Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy Key: WICKET-5522 URL: https://issues.apache.org/jira/browse/WICKET-5522

[jira] [Updated] (WICKET-5522) Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy

2014-02-27 Thread Dmitriy Neretin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Neretin updated WICKET-5522: Attachment: renderstrategyproblem.zip Quickstart attached. Failing HTTPS redirect to

[jira] [Updated] (WICKET-5522) Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy

2014-02-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5522: --- Attachment: WICKET-5522.patch Possible fix with yet another condition in WebPageRenderer Failing

git commit: Fixed JavaDoc for StringResourceModel

2014-02-27 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master 084d3e1b2 - eea2302eb Fixed JavaDoc for StringResourceModel Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/eea2302e Tree:

[jira] [Commented] (WICKET-5521) Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off

2014-02-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914486#comment-13914486 ] Sven Meier commented on WICKET-5521: Yes, an 'or' (||) makes more sense - no failing

[jira] [Commented] (WICKET-5522) Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy

2014-02-27 Thread Dmitriy Neretin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914488#comment-13914488 ] Dmitriy Neretin commented on WICKET-5522: - There is a workaround for the problem:

git commit: Fixed JavaDoc for StringResourceModel

2014-02-27 Thread adelbene
Repository: wicket Updated Branches: refs/heads/wicket-6.x 815bead9b - 8e6ac3048 Fixed JavaDoc for StringResourceModel Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/8e6ac304 Tree:

buildbot failure in ASF Buildbot on wicket-branch-6.x

2014-02-27 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-6.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-6.x/builds/333 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build

git commit: WICKET-5521 page#isStateless() is sufficient to use a BookmarkableListenerInterfaceRequestHandler

2014-02-27 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-6.x 8e6ac3048 - b205b2d3d WICKET-5521 page#isStateless() is sufficient to use a BookmarkableListenerInterfaceRequestHandler Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Resolved] (WICKET-5521) Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off

2014-02-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5521. Resolution: Fixed Fix Version/s: 6.15.0 7.0.0 Assignee: Sven

[jira] [Resolved] (WICKET-3335) Component Queuing (extract hierarchy information from markup)

2014-02-27 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3335. --- Resolution: Fixed Fix Version/s: 7.0.0 Component Queuing (extract hierarchy

[jira] [Updated] (WICKET-3335) Component Queueing (extract hierarchy information from markup)

2014-02-27 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3335: -- Summary: Component Queueing (extract hierarchy information from markup) (was: Component

[jira] [Commented] (WICKET-3335) Component Queueing (extract hierarchy information from markup)

2014-02-27 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13915347#comment-13915347 ] Igor Vaynberg commented on WICKET-3335: --- user description of the implementation: