[CONF] Apache Wicket Getting a url for display

2011-02-16 Thread confluence
Getting a url for display Page edited by Christian Grobmeier Comment: added feature for 1.5 Changes (1) ...

[jira] Created: (WICKET-3447) Absolute link is not generated correct

2011-02-16 Thread Christian Grobmeier (JIRA)
Absolute link is not generated correct -- Key: WICKET-3447 URL: https://issues.apache.org/jira/browse/WICKET-3447 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.5-M3

svn commit: r1071270 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/session/HttpSessionStore.java

2011-02-16 Thread mgrigorov
Author: mgrigorov Date: Wed Feb 16 14:42:54 2011 New Revision: 1071270 URL: http://svn.apache.org/viewvc?rev=1071270view=rev Log: WICKET-3298 Session may not be replicated if the response page has not be modified The new flushSession() method showed a hidden bug - the http session may be

svn commit: r1071271 - /wicket/trunk/wicket-devutils/src/main/java/org/apache/wicket/devutils/stateless/StatelessChecker.java

2011-02-16 Thread mgrigorov
Author: mgrigorov Date: Wed Feb 16 14:43:39 2011 New Revision: 1071271 URL: http://svn.apache.org/viewvc?rev=1071271view=rev Log: Fix a typo in javadoc Modified: wicket/trunk/wicket-devutils/src/main/java/org/apache/wicket/devutils/stateless/StatelessChecker.java Modified:

svn commit: r1071275 - /wicket/trunk/wicket-request/src/main/java/org/apache/wicket/request/mapper/parameter/PageParameters.java

2011-02-16 Thread mgrigorov
Author: mgrigorov Date: Wed Feb 16 14:50:48 2011 New Revision: 1071275 URL: http://svn.apache.org/viewvc?rev=1071275view=rev Log: PageParameters.add() works with java.lang.Object for the value. Some apps from 1.4 (jolira's stateless components) passed String[] as value and it properly parsed all

svn commit: r1071277 - in /wicket/trunk/wicket-request/src/test/java/org/apache/wicket/request/mapper/parameter: ./ PageParametersTest.java

2011-02-16 Thread mgrigorov
Author: mgrigorov Date: Wed Feb 16 15:06:08 2011 New Revision: 1071277 URL: http://svn.apache.org/viewvc?rev=1071277view=rev Log: Add a test for PageParameters#add(String, String[]) Added: wicket/trunk/wicket-request/src/test/java/org/apache/wicket/request/mapper/parameter/

[jira] Commented: (WICKET-3446) Upgrade to new Guice 3.0

2011-02-16 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995367#comment-12995367 ] Cristiano Gavião commented on WICKET-3446: -- ok, Well, It takes almost two

[jira] Commented: (WICKET-3446) Upgrade to new Guice 3.0

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995369#comment-12995369 ] Igor Vaynberg commented on WICKET-3446: --- we cannot ship a production version of a

[jira] Commented: (WICKET-3447) Absolute link is not generated correct

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995370#comment-12995370 ] Igor Vaynberg commented on WICKET-3447: --- can you create a quickstart for this?

[jira] Commented: (WICKET-3446) Upgrade to new Guice 3.0

2011-02-16 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995377#comment-12995377 ] Cristiano Gavião commented on WICKET-3446: -- I know that... but I don't know the

[jira] Commented: (WICKET-3446) Upgrade to new Guice 3.0

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995378#comment-12995378 ] Igor Vaynberg commented on WICKET-3446: --- well, unfortunately there is no git in

[jira] Created: (WICKET-3448) MarkupException: close tag not found - after ajax update

2011-02-16 Thread Alexander Morozov (JIRA)
MarkupException: close tag not found - after ajax update Key: WICKET-3448 URL: https://issues.apache.org/jira/browse/WICKET-3448 Project: Wicket Issue Type: Bug Components:

[jira] Updated: (WICKET-3448) MarkupException: close tag not found - after ajax update

2011-02-16 Thread Alexander Morozov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Morozov updated WICKET-3448: -- Attachment: wicket-1.4.15-quickstart.7z MarkupException: close tag not found - after

[jira] Updated: (WICKET-3448) MarkupException: close tag not found - after ajax update

2011-02-16 Thread Alexander Morozov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Morozov updated WICKET-3448: -- Description: I found very odd Wicket behavior in case then user tries to update by

[jira] Resolved: (WICKET-3448) MarkupException: close tag not found - after ajax update

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3448. --- Resolution: Invalid Assignee: Igor Vaynberg -border.add(new MyPanel(panel)); +

[jira] Commented: (WICKET-3448) MarkupException: close tag not found - after ajax update

2011-02-16 Thread Alexander Morozov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995401#comment-12995401 ] Alexander Morozov commented on WICKET-3448: --- Igor, thank you. Please, update

svn commit: r1071319 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/border/Border.java

2011-02-16 Thread ivaynberg
Author: ivaynberg Date: Wed Feb 16 17:31:32 2011 New Revision: 1071319 URL: http://svn.apache.org/viewvc?rev=1071319view=rev Log: Issue: WICKET-3448 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/border/Border.java Modified:

[jira] Commented: (WICKET-3448) MarkupException: close tag not found - after ajax update

2011-02-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995429#comment-12995429 ] Hudson commented on WICKET-3448: Integrated in Apache Wicket 1.4.x #443 (See

[jira] Commented: (WICKET-3318) AjaxLazyLoadPanel doesn't render correctly after form submit

2011-02-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995430#comment-12995430 ] Hudson commented on WICKET-3318: Integrated in Apache Wicket 1.4.x #443 (See

[jira] Resolved: (WICKET-2722) RequestCycle.detach() recreates SessionData after logout

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2722. --- Resolution: Invalid Assignee: Igor Vaynberg (was: Peter Ertl) i dont think the

[jira] Resolved: (WICKET-3157) FilterForms cannot be added to both top and bottom of a DataTable

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3157. --- Resolution: Invalid Assignee: Igor Vaynberg (was: Peter Ertl) I dont see how this

[jira] Resolved: (WICKET-3411) Incorrect URL handling of mounted pages

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3411. --- Resolution: Invalid Assignee: Igor Vaynberg TestPage is not stateless because it has

[jira] Resolved: (WICKET-3432) Windows XP/IE 8 Ajax File Upload Response Redirect Issue

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3432. --- Resolution: Cannot Reproduce Assignee: Igor Vaynberg just tried it in xp sp3 inside

[jira] Assigned: (WICKET-3416) CheckGroupSelector does not inherit disabled property from parent form

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-3416: - Assignee: Igor Vaynberg (was: Martin Grigorov) CheckGroupSelector does not inherit

[jira] Resolved: (WICKET-3416) CheckGroupSelector does not inherit disabled property from parent form

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3416. --- Resolution: Fixed Fix Version/s: 1.5-RC2 1.4.16

[jira] Resolved: (WICKET-1451) BaseWicketTester's simulated AJAX form submissions don't include Radio values

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1451. --- Resolution: Incomplete Assignee: Igor Vaynberg need quickstart to reproduce

svn commit: r1071520 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/form/CheckGroupSelector.java

2011-02-16 Thread ivaynberg
Author: ivaynberg Date: Thu Feb 17 07:10:00 2011 New Revision: 1071520 URL: http://svn.apache.org/viewvc?rev=1071520view=rev Log: Issue: WICKET-3416 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/form/CheckGroupSelector.java Modified:

svn commit: r1071521 - in /wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res: modal.css modal.js

2011-02-16 Thread ivaynberg
Author: ivaynberg Date: Thu Feb 17 07:15:45 2011 New Revision: 1071521 URL: http://svn.apache.org/viewvc?rev=1071521view=rev Log: Issue: WICKET-2056 Modified: wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.css

svn commit: r1071522 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/CheckGroupSelector.java

2011-02-16 Thread ivaynberg
Author: ivaynberg Date: Thu Feb 17 07:15:51 2011 New Revision: 1071522 URL: http://svn.apache.org/viewvc?rev=1071522view=rev Log: Issue: WICKET-3416 Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/CheckGroupSelector.java Modified:

svn commit: r1071523 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res: modal.css modal.js

2011-02-16 Thread ivaynberg
Author: ivaynberg Date: Thu Feb 17 07:16:39 2011 New Revision: 1071523 URL: http://svn.apache.org/viewvc?rev=1071523view=rev Log: Issue: WICKET-2056 Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.css

[jira] Resolved: (WICKET-2056) Modal CSS Overflow Auto Bug

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2056. --- Resolution: Fixed Fix Version/s: 1.5-RC2 1.4.16 Assignee:

svn commit: r1071524 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/protocol/http/MockWebApplication.java test/java/org/apache/wicket/util/tester/WicketTesterTest.java

2011-02-16 Thread ivaynberg
Author: ivaynberg Date: Thu Feb 17 07:20:38 2011 New Revision: 1071524 URL: http://svn.apache.org/viewvc?rev=1071524view=rev Log: Issue: WICKET-1886 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/MockWebApplication.java

[jira] Resolved: (WICKET-1886) WicketTester Cookie handling

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1886. --- Resolution: Fixed Fix Version/s: 1.4.16 WicketTester Cookie handling

[jira] Commented: (WICKET-1886) WicketTester Cookie handling

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995695#comment-12995695 ] Igor Vaynberg commented on WICKET-1886: --- applied pedro's patch WicketTester

svn commit: r1071526 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java

2011-02-16 Thread ivaynberg
Author: ivaynberg Date: Thu Feb 17 07:30:49 2011 New Revision: 1071526 URL: http://svn.apache.org/viewvc?rev=1071526view=rev Log: cleanup generics mess Issue: WICKET-3439 Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java Modified:

[jira] Resolved: (WICKET-3439) org.apache.wicket.markup.html.form.AbstractChoice renderer cast in method appendOptionHtml

2011-02-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3439. --- Resolution: Fixed Fix Version/s: 1.5-RC2 Assignee: Igor Vaynberg