[jira] [Commented] (WICKET-6036) Failure to process markup with nested tags inside a Label

2015-11-18 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011262#comment-15011262 ] Andrea Del Bene commented on WICKET-6036: - It's ok also for me. Just one thing. I'd prefer to add

[jira] [Assigned] (WICKET-6036) Failure to process markup with nested tags inside a Label

2015-11-18 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6036: --- Assignee: Martin Grigorov (was: Andrea Del Bene) > Failure to process markup with

[jira] [Created] (WICKET-6038) RadioGroup selection reset

2015-11-18 Thread Sergiu Hlihor (JIRA)
Sergiu Hlihor created WICKET-6038: - Summary: RadioGroup selection reset Key: WICKET-6038 URL: https://issues.apache.org/jira/browse/WICKET-6038 Project: Wicket Issue Type: Bug

[jira] [Commented] (WICKET-6038) RadioGroup selection reset

2015-11-18 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011650#comment-15011650 ] Sven Meier commented on WICKET-6038: Have you tried removing checked="checked" from your markup? >

wicket git commit: allow markup inside title via #setEscapeModelStrings()

2015-11-18 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-7.x 23cf28770 -> a7acc843d allow markup inside title via #setEscapeModelStrings() Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a7acc843 Tree:

wicket git commit: allow markup inside title via #setEscapeModelStrings()

2015-11-18 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-6.x 4aa631a63 -> b610b56d9 allow markup inside title via #setEscapeModelStrings() Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b610b56d Tree:

wicket git commit: allow markup inside title via #setEscapeModelStrings()

2015-11-18 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-1.5.x c501779bd -> 73c2e7b9d allow markup inside title via #setEscapeModelStrings() Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/73c2e7b9 Tree:

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

2015-11-18 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-7.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-7.x/builds/54 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

buildbot failure in ASF Buildbot on wicket-master

2015-11-18 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/166 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The SingleBranchScheduler

[jira] [Commented] (WICKET-6038) RadioGroup selection reset

2015-11-18 Thread Sergiu Hlihor (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011862#comment-15011862 ] Sergiu Hlihor commented on WICKET-6038: --- Without it works (setting the selection from Java side).

[jira] [Updated] (WICKET-6039) RadioGroup / RadioChoice use of parameterized type in onSelectionChanged method

2015-11-18 Thread Sergiu Hlihor (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergiu Hlihor updated WICKET-6039: -- Summary: RadioGroup / RadioChoice use of parameterized type in onSelectionChanged method

[jira] [Created] (WICKET-6039) RadioGroup / RadioChoice use of parameterized generics in onSelectionChanged

2015-11-18 Thread Sergiu Hlihor (JIRA)
Sergiu Hlihor created WICKET-6039: - Summary: RadioGroup / RadioChoice use of parameterized generics in onSelectionChanged Key: WICKET-6039 URL: https://issues.apache.org/jira/browse/WICKET-6039

[jira] [Resolved] (WICKET-6038) RadioGroup selection reset

2015-11-18 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-6038. Resolution: Not A Problem Assignee: Sven Meier Set the selection from Java code - Radios add

[jira] [Commented] (WICKET-6038) RadioGroup selection reset

2015-11-18 Thread Sergiu Hlihor (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011870#comment-15011870 ] Sergiu Hlihor commented on WICKET-6038: --- Thanks, that explains it! > RadioGroup selection reset >

[jira] [Resolved] (WICKET-6039) RadioGroup / RadioChoice use of parameterized type in onSelectionChanged method

2015-11-18 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-6039. Resolution: Done Assignee: Sven Meier Fix Version/s: 7.0.0 Already improved in

[jira] [Created] (WICKET-6037) ModalWindow vulnerable to Javascript injection through title model

2015-11-18 Thread Tobias Gierke (JIRA)
Tobias Gierke created WICKET-6037: - Summary: ModalWindow vulnerable to Javascript injection through title model Key: WICKET-6037 URL: https://issues.apache.org/jira/browse/WICKET-6037 Project: Wicket

wicket git commit: Arquillian - Use ports different than the ones in Wicket 7.x branch so BuildBot do not fail due to "port already in use"

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master dffba2ce4 -> 600c193f3 Arquillian - Use ports different than the ones in Wicket 7.x branch so BuildBot do not fail due to "port already in use" Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6036) Failure to process markup with nested tags inside a Label

2015-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012202#comment-15012202 ] ASF subversion and git services commented on WICKET-6036: - Commit

wicket git commit: Fix a typo

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x 89c285a15 -> 87896f198 Fix a typo Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/87896f19 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/87896f19

[1/2] wicket git commit: Mark ConditionalCommentFilter as deprecated

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x a7acc843d -> 89c285a15 Mark ConditionalCommentFilter as deprecated Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a91ed6fd Tree:

[2/2] wicket git commit: WICKET-6036 Failure to process markup with nested tags inside a Label

2015-11-18 Thread mgrigorov
WICKET-6036 Failure to process markup with nested tags inside a Label Move the new test from ComponentQueueingCompatibilityTest to ComponentQueueingTest. Fix the exception message. Remove some trailing spaces. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

wicket git commit: WICKET-5969 Please give us access to PageTable.index pageId queue

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x 525995ec9 -> c354590c6 WICKET-5969 Please give us access to PageTable.index pageId queue Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c354590c Tree:

[jira] [Commented] (WICKET-5969) Please give us access to PageTable.index pageId queue

2015-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012287#comment-15012287 ] ASF subversion and git services commented on WICKET-5969: - Commit

wicket git commit: WICKET-5969 Please give us access to PageTable.index pageId queue

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master c6fe37d38 -> 62415d621 WICKET-5969 Please give us access to PageTable.index pageId queue Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/62415d62 Tree:

[1/2] wicket git commit: WICKET-6004 Wicket 8 cleanup - TODOs and deprecated methods

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 600c193f3 -> 6970a4dad WICKET-6004 Wicket 8 cleanup - TODOs and deprecated methods Remove ConditionalCommentFilter - it does nothing since 2011 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Resolved] (WICKET-5888) Drop Wicket Ajax debug window

2015-11-18 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5888. - Resolution: Won't Fix Fix Version/s: (was: 8.0.0-M1) Will not drop the Ajax

wicket git commit: WICKET-6001 Exception raised while refreshing a page with queued components missing in the markup

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 6970a4dad -> c6fe37d38 WICKET-6001 Exception raised while refreshing a page with queued components missing in the markup Check that there is an Application thread local first. We've been bitten by such assumptions several times

[jira] [Commented] (WICKET-6001) Exception raised while refreshing a page with queued components missing in the markup

2015-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012252#comment-15012252 ] ASF subversion and git services commented on WICKET-6001: - Commit

wicket git commit: WICKET-6001 Exception raised while refreshing a page with queued components missing in the markup

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x 87896f198 -> 525995ec9 WICKET-6001 Exception raised while refreshing a page with queued components missing in the markup Check that there is an Application thread local first. We've been bitten by such assumptions several times

[jira] [Commented] (WICKET-6004) Wicket 8 cleanup - TODOs and deprecated methods

2015-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012196#comment-15012196 ] ASF subversion and git services commented on WICKET-6004: - Commit

[jira] [Commented] (WICKET-5969) Please give us access to PageTable.index pageId queue

2015-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012289#comment-15012289 ] ASF subversion and git services commented on WICKET-5969: - Commit

[jira] [Commented] (WICKET-5969) Please give us access to PageTable.index pageId queue

2015-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012286#comment-15012286 ] ASF subversion and git services commented on WICKET-5969: - Commit

wicket git commit: WICKET-5969 Please give us access to PageTable.index pageId queue

2015-11-18 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x b610b56d9 -> c9983cdf0 WICKET-5969 Please give us access to PageTable.index pageId queue Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c9983cdf Tree:

[jira] [Resolved] (WICKET-5969) Please give us access to PageTable.index pageId queue

2015-11-18 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5969. - Resolution: Fixed Assignee: Martin Grigorov Fix Version/s: 6.22.0

[jira] [Commented] (WICKET-6036) Failure to process markup with nested tags inside a Label

2015-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012197#comment-15012197 ] ASF subversion and git services commented on WICKET-6036: - Commit

[2/2] wicket git commit: WICKET-6036 Failure to process markup with nested tags inside a Label

2015-11-18 Thread mgrigorov
WICKET-6036 Failure to process markup with nested tags inside a Label Move the new test from ComponentQueueingCompatibilityTest to ComponentQueueingTest. Fix the exception message. Remove some trailing spaces. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Resolved] (WICKET-6036) Failure to process markup with nested tags inside a Label

2015-11-18 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6036. - Resolution: Fixed Fix Version/s: 8.0.0-M1 7.2.0 > Failure to

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

2015-11-18 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-7.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-7.x/builds/55 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The