GitHub user shuraa opened a pull request:

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

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

    ...solvablePropertyMessage(FormComponent<>) in case or trivial model (new 
Model<>(...));

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

    $ git pull https://github.com/shuraa/wicket wicket-6.x

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

    https://github.com/apache/wicket/pull/84.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 #84
    
----
commit 5fe26827a24f4e4eb1a64a96aa0df8f8558b84e7
Author: Alexander Morozov <[email protected]>
Date:   2015-01-19T11:00:12Z

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

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to