wicket git commit: code cleanup and reverting the WicketTagIdentifier change sent by mistake

2016-08-19 Thread pedro
Repository: wicket Updated Branches: refs/heads/WICKET-6219-no-fragment-resolver fe1dd3c7c -> 0b06fb15f code cleanup and reverting the WicketTagIdentifier change sent by mistake Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6219) Fragment fails to report an error in development mode

2016-08-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15429180#comment-15429180 ] ASF subversion and git services commented on WICKET-6219: - Commit

wicket git commit: WICKET-6219 removing FragmentResolver

2016-08-19 Thread pedro
Repository: wicket Updated Branches: refs/heads/WICKET-6219-no-fragment-resolver [created] fe1dd3c7c WICKET-6219 removing FragmentResolver Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/fe1dd3c7 Tree:

[jira] [Commented] (WICKET-6041) Nested forms / parent FormComponents do not reflect updated model when nested form submitted

2016-08-19 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428795#comment-15428795 ] Sven Meier commented on WICKET-6041: Hi Andrea, I didn't try it by myself, but it seems you haven't

[jira] [Resolved] (WICKET-6041) Nested forms / parent FormComponents do not reflect updated model when nested form submitted

2016-08-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene resolved WICKET-6041. - Resolution: Fixed I've changed Form#onFormSubmitted(IFormSubmitter) to find the actual

[jira] [Commented] (WICKET-5623) Custom Getters and Setters for PropertyResolver

2016-08-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428472#comment-15428472 ] ASF subversion and git services commented on WICKET-5623: - Commit

[jira] [Commented] (WICKET-5623) Custom Getters and Setters for PropertyResolver

2016-08-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428473#comment-15428473 ] ASF subversion and git services commented on WICKET-5623: - Commit

wicket git commit: WICKET-5623 renamed inner classes, added javadoc

2016-08-19 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-7.x cbc6cd018 -> a63fb75bd WICKET-5623 renamed inner classes, added javadoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a63fb75b Tree:

wicket git commit: WICKET-5623 renamed inner classes, added javadoc

2016-08-19 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master ece7575f5 -> 431fba86e WICKET-5623 renamed inner classes, added javadoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/431fba86 Tree:

[jira] [Commented] (WICKET-6041) Nested forms / parent FormComponents do not reflect updated model when nested form submitted

2016-08-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428250#comment-15428250 ] ASF subversion and git services commented on WICKET-6041: - Commit

wicket git commit: WICKET-6041 Nested forms / parent FormComponents do not reflect updated model when nested form submitted

2016-08-19 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master 130cfb640 -> ece7575f5 WICKET-6041 Nested forms / parent FormComponents do not reflect updated model when nested form submitted Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428222#comment-15428222 ] Martin Grigorov commented on WICKET-6230: - By Wicket. > Infinite redirection when using

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428172#comment-15428172 ] Daniel Stoch commented on WICKET-6230: -- But it should be done by a framework when generating page

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428167#comment-15428167 ] Martin Grigorov commented on WICKET-6230: - Escaping dots should be OK in this case, I think. >

[jira] [Comment Edited] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428161#comment-15428161 ] Daniel Stoch edited comment on WICKET-6230 at 8/19/16 1:05 PM: --- Ok, so this

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428161#comment-15428161 ] Daniel Stoch commented on WICKET-6230: -- Ok, so this url in such form is incorrect and value "aaa..."

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428034#comment-15428034 ] Martin Grigorov commented on WICKET-6230: - If Wicket allows such "../" in the url then the web

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428024#comment-15428024 ] Daniel Stoch commented on WICKET-6230: -- But this "aaa..." is a value for parameter with name "text".

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428021#comment-15428021 ] Martin Grigorov commented on WICKET-6230: - IMO all `../` should be stripped by

[jira] [Comment Edited] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428009#comment-15428009 ] Daniel Stoch edited comment on WICKET-6230 at 8/19/16 11:22 AM: I think

[jira] [Comment Edited] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428009#comment-15428009 ] Daniel Stoch edited comment on WICKET-6230 at 8/19/16 11:16 AM: I think

[jira] [Commented] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428009#comment-15428009 ] Daniel Stoch commented on WICKET-6230: -- I think the problem can be inside UrlRenderer.renderUrl(url)

[jira] [Updated] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stoch updated WICKET-6230: - Description: When you mount page with UrlPathPageParametersEncoder: {code} mount(new

[jira] [Updated] (WICKET-6230) Infinite redirection when using UrlPathPageParametersEncoder

2016-08-19 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stoch updated WICKET-6230: - Description: When you mount page with UrlPathPageParametersEncoder: {code} mount(new

wicket git commit: WICKET-6219 resusing the fragment string from FragmentResolver

2016-08-19 Thread pedro
Repository: wicket Updated Branches: refs/heads/wicket-6.x f150a7311 -> 5c688a3e7 WICKET-6219 resusing the fragment string from FragmentResolver Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5c688a3e Tree:

wicket git commit: WICKET-6219 testing the tag name to prevent conflict when resolving fragments and components markup

2016-08-19 Thread pedro
Repository: wicket Updated Branches: refs/heads/wicket-6.x e3f1b4e39 -> 381391bc2 WICKET-6219 testing the tag name to prevent conflict when resolving fragments and components markup Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: