[jira] [Created] (WICKET-5201) Remove deprecated methods/fields

2013-05-24 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5201: --- Summary: Remove deprecated methods/fields Key: WICKET-5201 URL: https://issues.apache.org/jira/browse/WICKET-5201 Project: Wicket Issue Type: Task

[jira] [Updated] (WICKET-5201) Remove deprecated methods/fields

2013-05-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5201: Fix Version/s: 7.0.0 Remove deprecated methods/fields

git commit: WICKET-5201 Remove deprecated methods/fields

2013-05-24 Thread mgrigorov
Updated Branches: refs/heads/master d6cfdca86 - 4e6837de5 WICKET-5201 Remove deprecated methods/fields Remove backward compatibility methods for success/failure handlers, ajax channel and precondition Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-5201) Remove deprecated methods/fields

2013-05-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666044#comment-13666044 ] Martin Grigorov commented on WICKET-5201: - Removed the backward compatibility

[jira] [Updated] (WICKET-5201) Remove deprecated classes/methods/fields

2013-05-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5201: Summary: Remove deprecated classes/methods/fields (was: Remove deprecated

[1/4] WICKET-5201 Remove deprecated classes/methods/fields

2013-05-24 Thread mgrigorov
Updated Branches: refs/heads/master 4e6837de5 - fbe422303 http://git-wip-us.apache.org/repos/asf/wicket/blob/fbe42230/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/tree/MoveChildToParentNodeMarkedForRecreationTestPage.java

[jira] [Commented] (WICKET-5201) Remove deprecated classes/methods/fields

2013-05-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666057#comment-13666057 ] Martin Grigorov commented on WICKET-5201: - Removed the old Tree based on Swing

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-24 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (2) ... {code} h3. Deprecated classes/methods/fields are removed

git commit: WICKET-5201 Remove deprecated classes/methods/fields

2013-05-24 Thread mgrigorov
Updated Branches: refs/heads/master fbe422303 - f072c5076 WICKET-5201 Remove deprecated classes/methods/fields Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f072c507 Tree:

[jira] [Created] (WICKET-5202) Page redirects can fail when using url encoding

2013-05-24 Thread James Gifford (JIRA)
James Gifford created WICKET-5202: - Summary: Page redirects can fail when using url encoding Key: WICKET-5202 URL: https://issues.apache.org/jira/browse/WICKET-5202 Project: Wicket Issue

[jira] [Commented] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666258#comment-13666258 ] Sven Meier commented on WICKET-5190: If multiple instances of your upload-component

[jira] [Commented] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-24 Thread Guillaume Mary (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666273#comment-13666273 ] Guillaume Mary commented on WICKET-5190: I expect that only those which had a

[jira] [Commented] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666276#comment-13666276 ] Sven Meier commented on WICKET-5190: Well, there could be two upload components in

[jira] [Commented] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-24 Thread Guillaume Mary (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666277#comment-13666277 ] Guillaume Mary commented on WICKET-5190: Not sure to understand you. Do you mean

[jira] [Commented] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666279#comment-13666279 ] Sven Meier commented on WICKET-5190: Yes, exactly: Form -Form ---FileUploadField

[jira] [Commented] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-24 Thread Guillaume Mary (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666296#comment-13666296 ] Guillaume Mary commented on WICKET-5190: well, if the user uploaded a file in the

[jira] [Created] (WICKET-5203) Base url is incorrect for error dispatched pages

2013-05-24 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5203: --- Summary: Base url is incorrect for error dispatched pages Key: WICKET-5203 URL: https://issues.apache.org/jira/browse/WICKET-5203 Project: Wicket

[jira] [Created] (WICKET-5204) The DateTimeField.onBeforeRender() method does not format the fields correctly.

2013-05-24 Thread Caleb Powell (JIRA)
Caleb Powell created WICKET-5204: Summary: The DateTimeField.onBeforeRender() method does not format the fields correctly. Key: WICKET-5204 URL: https://issues.apache.org/jira/browse/WICKET-5204

[jira] [Updated] (WICKET-5204) The DateTimeField.onBeforeRender() method does not format the fields correctly.

2013-05-24 Thread Caleb Powell (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Powell updated WICKET-5204: - Attachment: DateTimeFieldTest.java This unit test demonstrates the problem; it sets the default