[jira] [Created] (WICKET-4747) WicketFilter#setFilterPath is broken

2012-09-04 Thread Christoph Leiter (JIRA)
Christoph Leiter created WICKET-4747: Summary: WicketFilter#setFilterPath is broken Key: WICKET-4747 URL: https://issues.apache.org/jira/browse/WICKET-4747 Project: Wicket Issue Type:

git commit: IE8 event can/is null forgot on a few places to call Wicket.fixEvent() on it

2012-09-04 Thread jcompagner
Updated Branches: refs/heads/wicket-1.4.x 36f20b64a - d62a0969d IE8 event can/is null forgot on a few places to call Wicket.fixEvent() on it Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d62a0969 Tree:

git commit: added forgotten fixEvent calls

2012-09-04 Thread jcompagner
Updated Branches: refs/heads/wicket-1.5.x 31a695336 - aec2c742e added forgotten fixEvent calls Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/aec2c742 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/aec2c742

buildbot failure in ASF Buildbot on wicket-branch-1.5.x

2012-09-04 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-1.5.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-1.5.x/builds/312 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build

git commit: Dummy commit to run BuildBot

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x aec2c742e - dff45e1e5 Dummy commit to run BuildBot Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dff45e1e Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/dff45e1e

[jira] [Resolved] (WICKET-4747) WicketFilter#setFilterPath is broken

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4747. - Resolution: Duplicate Duplicate of WICKET-4737

buildbot success in ASF Buildbot on wicket-branch-1.5.x

2012-09-04 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-1.5.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-1.5.x/builds/314 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

[jira] [Commented] (WICKET-4737) IllegalStateException on WicketFilter.init() after calling setFilterPath()

2012-09-04 Thread Christoph Leiter (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447536#comment-13447536 ] Christoph Leiter commented on WICKET-4737: -- The easiest workaround (until 6.0.1

[1/3] git commit: Fix javadoc links

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/master 788a23497 - e08887d36 Fix javadoc links Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/1fe6edce Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/1fe6edce Diff:

[3/3] git commit: WICKET-4715 WebApplication doesn't recognize if an incoming request is multipart.

2012-09-04 Thread mgrigorov
WICKET-4715 WebApplication doesn't recognize if an incoming request is multipart. Re-check the already parsed FileItems for max size (set by the form). Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e08887d3 Tree:

[2/3] git commit: Reuse the logic that checks a http request for multipart content

2012-09-04 Thread mgrigorov
Reuse the logic that checks a http request for multipart content Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5468b0fb Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/5468b0fb Diff:

git commit: WICKET-4715 WebApplication doesn't recognize if an incoming request is multipart.

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x dff45e1e5 - 70674289c WICKET-4715 WebApplication doesn't recognize if an incoming request is multipart. Re-check the already parsed FileItems for max size (set by the form). Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

buildbot failure in ASF Buildbot on wicket-master

2012-09-04 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/705 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source

[jira] [Commented] (WICKET-4715) WebApplication doesn't recognize if an incoming request is multipart.

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447546#comment-13447546 ] Martin Grigorov commented on WICKET-4715: - Hi Petr, I've just committed an

buildbot success in ASF Buildbot on wicket-master

2012-09-04 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/706 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source

[jira] [Commented] (WICKET-4737) IllegalStateException on WicketFilter.init() after calling setFilterPath()

2012-09-04 Thread Jesse Long (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447551#comment-13447551 ] Jesse Long commented on WICKET-4737: No, WicketFilter.setFilterPath() cannot be

[jira] [Created] (WICKET-4748) Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name

2012-09-04 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-4748: --- Summary: Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name Key: WICKET-4748 URL: https://issues.apache.org/jira/browse/WICKET-4748

[jira] [Commented] (WICKET-4737) IllegalStateException on WicketFilter.init() after calling setFilterPath()

2012-09-04 Thread Christoph Leiter (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447557#comment-13447557 ] Christoph Leiter commented on WICKET-4737: -- I understand the problem. The

[jira] [Commented] (WICKET-4742) Wicket 6 and Atmospher Integration: AtmosphereServlet does not delegate WicketFilter for Error Pages .

2012-09-04 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447566#comment-13447566 ] Emond Papegaaij commented on WICKET-4742: - This is a bug in AtmosphereServlet.

git commit: WICKET-4748 Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/master 9d7cb148c - 9ff46e183 WICKET-4748 Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9ff46e18 Tree:

buildbot failure in ASF Buildbot on wicket-master

2012-09-04 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/707 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source

git commit: WICKET-4748 Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/master 9ff46e183 - 29510ccc1 WICKET-4748 Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/29510ccc Tree:

buildbot success in ASF Buildbot on wicket-master

2012-09-04 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/708 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source

git commit: WICKET-4748 Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/master 29510ccc1 - 1ac9427fd WICKET-4748 Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name Further improve - now it is possible to search for an AjaxEventBehavior by multiple event names (jQuery's click change syntax)

[jira] [Resolved] (WICKET-4748) Improve WicketTester to be able to find AjaxBehaviors on second/third/... event name

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4748. - Resolution: Fixed Fix Version/s: 6.0.1 Assignee: Martin Grigorov

git commit: WICKET-4746 Wizard component translation for pt_BR

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/master 1ac9427fd - 2d52dd825 WICKET-4746 Wizard component translation for pt_BR Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2d52dd82 Tree:

git commit: WICKET-4746 Wizard component translation for pt_BR

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x 70674289c - 55eacaf62 WICKET-4746 Wizard component translation for pt_BR Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/55eacaf6 Tree:

[jira] [Resolved] (WICKET-4746) Wizard component translation for pt_BR

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4746. - Resolution: Fixed Fix Version/s: 1.5.9 6.0.1

git commit: WICKET-4730 Filter component does not clear filter fields

2012-09-04 Thread mgrigorov
Updated Branches: refs/heads/master 2d52dd825 - c0c9635d9 WICKET-4730 Filter component does not clear filter fields Add an additional constructor which accepts a custom original state. This way it wont depend on the current form's model object Project:

[jira] [Resolved] (WICKET-4730) Filter component does not clear filter fields

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4730. - Resolution: Fixed Fix Version/s: 6.0.1 Assignee: Martin Grigorov Fixed

[jira] [Commented] (WICKET-4737) IllegalStateException on WicketFilter.init() after calling setFilterPath()

2012-09-04 Thread Jesse Long (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447614#comment-13447614 ] Jesse Long commented on WICKET-4737: Good point, yes, that will work.

[jira] [Commented] (WICKET-4705) AutoCompleteTextField + AjaxFormComponentUpdatingBehavior onchange problem on wicket 6.0

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447616#comment-13447616 ] Martin Grigorov commented on WICKET-4705: - The only to solve this that I see is

[jira] [Created] (WICKET-4749) TabbedPanel - IModel? initModel()

2012-09-04 Thread Jakub Rinkes (JIRA)
Jakub Rinkes created WICKET-4749: Summary: TabbedPanel - IModel? initModel() Key: WICKET-4749 URL: https://issues.apache.org/jira/browse/WICKET-4749 Project: Wicket Issue Type: Bug

[jira] [Commented] (WICKET-4749) TabbedPanel - IModel? initModel()

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447661#comment-13447661 ] Martin Grigorov commented on WICKET-4749: - Please paste the exception.

Git Push Summary

2012-09-04 Thread cmenzel
Updated Tags: refs/tags/1.4.19.epos.02 [created] f8f87ad4d refs/tags/release/wicket-1.4.21 [created] 2b78d378d

git commit: WICKET-4729: support multiple tabs with the same page

2012-09-04 Thread papegaaij
Updated Branches: refs/heads/master c0c9635d9 - 659ee9b33 WICKET-4729: support multiple tabs with the same page Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/659ee9b3 Tree:

[jira] [Resolved] (WICKET-4729) atmosphere example will stop working if opening the same url in a different tab in the same browser

2012-09-04 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-4729. - Resolution: Fixed Fix Version/s: 6.1.0 I've reworked the page registration. The

[jira] [Updated] (WICKET-4729) atmosphere example will stop working if opening the same url in a different tab in the same browser

2012-09-04 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-4729: Fix Version/s: (was: 6.1.0) 6.0.1 atmosphere example will

[jira] [Commented] (WICKET-4749) TabbedPanel - IModel? initModel()

2012-09-04 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447917#comment-13447917 ] Sven Meier commented on WICKET-4749: In 6.x TabbedPanel is improved to be able to

git commit: doh... no System.out.println

2012-09-04 Thread papegaaij
Updated Branches: refs/heads/master 659ee9b33 - 5e462017e doh... no System.out.println Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5e462017 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/5e462017 Diff:

[jira] [Commented] (WICKET-4749) TabbedPanel - IModel? initModel()

2012-09-04 Thread Jakub Rinkes (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448091#comment-13448091 ] Jakub Rinkes commented on WICKET-4749: -- Exception is about looking variable which