[jira] [Updated] (WICKET-5310) if wicket is an external lib, BundleStringResourceLoader doesn't work

2013-08-08 Thread Paul (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul updated WICKET-5310: - Attachment: quickstart.zip if wicket is an external lib, BundleStringResourceLoader doesn't work

[jira] [Created] (WICKET-5310) if wicket is an external lib, BundleStringResourceLoader doesn't work

2013-08-08 Thread Paul (JIRA)
Paul created WICKET-5310: Summary: if wicket is an external lib, BundleStringResourceLoader doesn't work Key: WICKET-5310 URL: https://issues.apache.org/jira/browse/WICKET-5310 Project: Wicket

[jira] [Assigned] (WICKET-5310) if wicket is an external lib, BundleStringResourceLoader doesn't work

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5310: --- Assignee: Martin Grigorov if wicket is an external lib,

[jira] [Assigned] (WICKET-5309) No page id appended to some stateful pages using repeaters

2013-08-08 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-5309: -- Assignee: Sven Meier No page id appended to some stateful pages using repeaters

git commit: WICKET-5310 if wicket is an external lib, BundleStringResourceLoader doesn't work

2013-08-08 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x fd863e8c4 - 000cd8531 WICKET-5310 if wicket is an external lib, BundleStringResourceLoader doesn't work Fallback to context class loader if a resource cannot be found with the class loader that loaded BundleStringResourceLoader class itself Project:

[jira] [Resolved] (WICKET-5310) if wicket is an external lib, BundleStringResourceLoader doesn't work

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5310. - Resolution: Fixed Fix Version/s: 6.10.0 7.0.0 Fixed. Now

git commit: WICKET-5310 if wicket is an external lib, BundleStringResourceLoader doesn't work

2013-08-08 Thread mgrigorov
Updated Branches: refs/heads/master 3e38950a1 - 29b9422ad WICKET-5310 if wicket is an external lib, BundleStringResourceLoader doesn't work Fallback to context class loader if a resource cannot be found with the class loader that loaded BundleStringResourceLoader class itself Project:

[1/2] git commit: formatted

2013-08-08 Thread svenmeier
Updated Branches: refs/heads/wicket-6.x 000cd8531 - 59d04da2a formatted Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/11c5b62d Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/11c5b62d Diff:

[2/2] git commit: WICKET-5309 check whether rendering changed page url

2013-08-08 Thread svenmeier
WICKET-5309 check whether rendering changed page url Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/59d04da2 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/59d04da2 Diff:

[1/2] git commit: formatted

2013-08-08 Thread svenmeier
Updated Branches: refs/heads/master 29b9422ad - 4ab506431 formatted Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/1c8dc6f7 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/1c8dc6f7 Diff:

[2/2] git commit: WICKET-5309 check whether rendering changed page url

2013-08-08 Thread svenmeier
WICKET-5309 check whether rendering changed page url Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4ab50643 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/4ab50643 Diff:

[jira] [Resolved] (WICKET-5309) No page id appended to some stateful pages using repeaters

2013-08-08 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5309. Resolution: Fixed Fix Version/s: 6.10.0 7.0.0 The page url is now

[jira] [Commented] (WICKET-4993) Add a minInputLength parameter to AutoCompleteTextField

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13733380#comment-13733380 ] Martin Grigorov commented on WICKET-4993: - The default value should be 1 to be

[jira] [Assigned] (WICKET-4993) Add a minInputLength parameter to AutoCompleteTextField

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-4993: --- Assignee: Martin Grigorov Add a minInputLength parameter to

git commit: WICKET-4993 Add a minInputLength parameter to AutoCompleteTextField

2013-08-08 Thread mgrigorov
Updated Branches: refs/heads/master 4ab506431 - 30345bf3d WICKET-4993 Add a minInputLength parameter to AutoCompleteTextField Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/30345bf3 Tree:

git commit: WICKET-4993 Add a minInputLength parameter to AutoCompleteTextField

2013-08-08 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x 59d04da2a - 7b8785cde WICKET-4993 Add a minInputLength parameter to AutoCompleteTextField Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7b8785cd Tree:

[jira] [Resolved] (WICKET-4993) Add a minInputLength parameter to AutoCompleteTextField

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4993. - Resolution: Fixed Fix Version/s: 6.10.0 7.0.0 Changed the

git commit: Upgrade Jetty to 8.1.12 and Spring to 3.2.4

2013-08-08 Thread mgrigorov
Updated Branches: refs/heads/master 30345bf3d - 2e2c4ba69 Upgrade Jetty to 8.1.12 and Spring to 3.2.4 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2e2c4ba6 Tree:

[jira] [Assigned] (WICKET-5287) NumberFormatException from Requests with invalid URIs

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5287: --- Assignee: Martin Grigorov NumberFormatException from Requests with invalid

[jira] [Commented] (WICKET-4993) Add a minInputLength parameter to AutoCompleteTextField

2013-08-08 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13733448#comment-13733448 ] Andrea Del Bene commented on WICKET-4993: - yes sorry, I left 3 instead of 1.

[jira] [Updated] (WICKET-5287) NumberFormatException when parsing the port from Requests with invalid URIs

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5287: Summary: NumberFormatException when parsing the port from Requests with invalid URIs

git commit: WICKET-5287 NumberFormatException when parsing the port from Requests with invalid URIs

2013-08-08 Thread mgrigorov
Updated Branches: refs/heads/master 2e2c4ba69 - e6c24a19f WICKET-5287 NumberFormatException when parsing the port from Requests with invalid URIs Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e6c24a19 Tree:

git commit: WICKET-5287 NumberFormatException when parsing the port from Requests with invalid URIs

2013-08-08 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x 7b8785cde - ee075afab WICKET-5287 NumberFormatException when parsing the port from Requests with invalid URIs Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ee075afa Tree:

[jira] [Resolved] (WICKET-5287) NumberFormatException when parsing the port from Requests with invalid URIs

2013-08-08 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5287. - Resolution: Fixed Fix Version/s: 6.10.0 7.0.0

[jira] [Updated] (WICKET-5311) Logical collision between setRequired() and setNullValid() methods in DropDownChoice

2013-08-08 Thread Karel Krajca (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karel Krajca updated WICKET-5311: - Description: In my opinion, there is a logical collision between setRequired() and

[jira] [Created] (WICKET-5311) Logical collision between setRequired() and setNullValid() methods in DropDownChoice

2013-08-08 Thread Karel Krajca (JIRA)
Karel Krajca created WICKET-5311: Summary: Logical collision between setRequired() and setNullValid() methods in DropDownChoice Key: WICKET-5311 URL: https://issues.apache.org/jira/browse/WICKET-5311

[CONF] Apache Wicket Companies that provide services

2013-08-08 Thread Szurdi Miklos (Confluence)
Companies that provide services Page edited by Szurdi Miklos Changes (1) ... * [Mystic Coders, LLC|http://www.mysticcoders.com/] is a company

[jira] [Created] (WICKET-5312) Add detachModel(IModel? model) to Component

2013-08-08 Thread Steve Lowery (JIRA)
Steve Lowery created WICKET-5312: Summary: Add detachModel(IModel? model) to Component Key: WICKET-5312 URL: https://issues.apache.org/jira/browse/WICKET-5312 Project: Wicket Issue Type: