[jira] [Created] (WICKET-5115) ValidationError does not perform variable substitution if setMessage() is used

2013-03-26 Thread Stephan Classen (JIRA)
Stephan Classen created WICKET-5115: --- Summary: ValidationError does not perform variable substitution if setMessage() is used Key: WICKET-5115 URL: https://issues.apache.org/jira/browse/WICKET-5115

[jira] [Created] (WICKET-5116) TabbedPanel.setSelectedTab() does not behave as specified in JavaDoc

2013-03-26 Thread Stephan Classen (JIRA)
Stephan Classen created WICKET-5116: --- Summary: TabbedPanel.setSelectedTab() does not behave as specified in JavaDoc Key: WICKET-5116 URL: https://issues.apache.org/jira/browse/WICKET-5116 Project:

[jira] [Created] (WICKET-5117) Wicket ignores allowDefault:false attribute in multipart ajax requests

2013-03-26 Thread Igor Vaynberg (JIRA)
Igor Vaynberg created WICKET-5117: - Summary: Wicket ignores allowDefault:false attribute in multipart ajax requests Key: WICKET-5117 URL: https://issues.apache.org/jira/browse/WICKET-5117 Project:

[jira] [Created] (WICKET-5118) spit object-sizeof-agent into agent and initializer

2013-03-26 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5118: -- Summary: spit object-sizeof-agent into agent and initializer Key: WICKET-5118 URL: https://issues.apache.org/jira/browse/WICKET-5118 Project: Wicket Issue Type:

git commit: fix WICKET-5117 Wicket ignores allowDefault:false attribute in multipart ajax requests

2013-03-26 Thread ivaynberg
Updated Branches: refs/heads/master 15e5b0ec5 - ea29f1f7c fix WICKET-5117 Wicket ignores allowDefault:false attribute in multipart ajax requests Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ea29f1f7 Tree:

[jira] [Resolved] (WICKET-5117) Wicket ignores allowDefault:false attribute in multipart ajax requests

2013-03-26 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-5117. --- Resolution: Fixed Wicket ignores allowDefault:false attribute in multipart ajax

git commit: WICKET-5116 corrected javadoc

2013-03-26 Thread svenmeier
Updated Branches: refs/heads/master ea29f1f7c - 14d018dab WICKET-5116 corrected javadoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/14d018da Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/14d018da Diff:

[jira] [Resolved] (WICKET-5116) TabbedPanel.setSelectedTab() does not behave as specified in JavaDoc

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5116. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier corrected the javadoc

git commit: WICKET-5112 parentheses are valid in url path

2013-03-26 Thread svenmeier
Updated Branches: refs/heads/master 14d018dab - ed780cc72 WICKET-5112 parentheses are valid in url path Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ed780cc7 Tree:

git commit: WICKET-5112 parentheses are valid in url path

2013-03-26 Thread svenmeier
Updated Branches: refs/heads/wicket-1.5.x f19c43d77 - 889b15f1f WICKET-5112 parentheses are valid in url path Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/889b15f1 Tree:

[jira] [Resolved] (WICKET-5112) Parantheses problem with UrlValidator

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5112. Resolution: Fixed Fix Version/s: 1.5.11 6.7.0 Assignee: Sven

[jira] [Commented] (WICKET-5115) ValidationError does not perform variable substitution if setMessage() is used

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614609#comment-13614609 ] Sven Meier commented on WICKET-5115: Has this ever been the case, i.e. is this a bug

git commit: WICKET-5086 AbstractOptions does not use its model

2013-03-26 Thread svenmeier
Updated Branches: refs/heads/master ed780cc72 - ba516f020 WICKET-5086 AbstractOptions does not use its model Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ba516f02 Tree:

[jira] [Commented] (WICKET-5086) FormTester throws an exception when a Palette component is added to a Form associated with a compound property model

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614640#comment-13614640 ] Sven Meier commented on WICKET-5086: AbstractOptions doesn't use its model at all,

[jira] [Resolved] (WICKET-5086) FormTester throws an exception when a Palette component is added to a Form associated with a compound property model

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5086. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier AbstractOptions does