[jira] Created: (WICKET-2671) Enclosure causes Nullpointer exception

2010-01-12 Thread Sven Rienstra (JIRA)
Enclosure causes Nullpointer exception -- Key: WICKET-2671 URL: https://issues.apache.org/jira/browse/WICKET-2671 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.4.5

[jira] Created: (WICKET-2672) FormComponent doesn't properly handle array model types

2010-01-12 Thread Marat Radchenko (JIRA)
FormComponent doesn't properly handle array model types --- Key: WICKET-2672 URL: https://issues.apache.org/jira/browse/WICKET-2672 Project: Wicket Issue Type: Bug Components:

[jira] Updated: (WICKET-2672) FormComponent doesn't properly handle array model types

2010-01-12 Thread Marat Radchenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marat Radchenko updated WICKET-2672: Attachment: FormComponentTest.java FormComponent doesn't properly handle array model

[jira] Commented: (WICKET-2665) When adding two buttons to a form and enabling and disabling them alternatively we get the org.apache.wicket.WicketRuntimeException: Submit Button ... is not enabled

2010-01-12 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799393#action_12799393 ] Igor Vaynberg commented on WICKET-2665: --- please provide a quickstart When adding

[jira] Commented: (WICKET-1866) MarkupContainer already follows the contract of Iterable; it should implement it.

2010-01-12 Thread David Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799588#action_12799588 ] David Shepherdson commented on WICKET-1866: --- From the perspective of a caller of

[jira] Commented: (WICKET-1866) MarkupContainer already follows the contract of Iterable; it should implement it.

2010-01-12 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799620#action_12799620 ] Igor Vaynberg commented on WICKET-1866: --- what is the usecase for this? the preferred