You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by shuraa <gi...@git.apache.org> on 2015/01/19 12:30:55 UTC

[GitHub] wicket pull request: WICKET-5811 Fix issue with infinite loop in P...

GitHub user shuraa opened a pull request:

    https://github.com/apache/wicket/pull/83

    WICKET-5811 Fix issue with infinite loop in PropertyValidator#createUnre...

    ...solvablePropertyMessage(FormComponent<>) in case or trivial model (new Model<>(...));
    
    (cherry picked from commit 5fe2682)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shuraa/wicket master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/83.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #83
    
----
commit 7acdaaf25cb3eaf5533c400bee9544b85169b5cf
Author: Alexander Morozov <al...@gmail.com>
Date:   2015-01-19T11:00:12Z

    WICKET-5811 Fix issue with infinite loop in PropertyValidator#createUnresolvablePropertyMessage(FormComponent<>) in case or trivial model (new Model<>(...));
    (cherry picked from commit 5fe2682)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] wicket pull request: WICKET-5811 Fix issue with infinite loop in P...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/wicket/pull/83


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---