svn commit: r1053019 - /wicket/trunk/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java

2010-12-27 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 27 08:38:28 2010 New Revision: 1053019 URL: http://svn.apache.org/viewvc?rev=1053019view=rev Log: Use LinkedHashMap so it prints the calendar settings in the same order they were put Modified:

svn commit: r1053020 - in /wicket/trunk/wicket-datetime/src/test/java/org/apache/wicket/extensions/yui/calendar: DatesPage1.java DatesPage1_ExpectedResult.html

2010-12-27 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 27 08:38:58 2010 New Revision: 1053020 URL: http://svn.apache.org/viewvc?rev=1053020view=rev Log: Use a shorter list of locales for the test. Locale.getAvailableLocales() returns different results on JDK 1.5 vs. 1.6 These locales exist for both 1.5 and 1.6

[jira] Created: (WICKET-3284) Feedback messages are not displayed permanently when using REDIRECT_TO_BUFFER

2010-12-27 Thread Chris Wewerka (JIRA)
Feedback messages are not displayed permanently when using REDIRECT_TO_BUFFER - Key: WICKET-3284 URL: https://issues.apache.org/jira/browse/WICKET-3284 Project: Wicket

svn commit: r1053027 - /wicket/trunk/pom.xml

2010-12-27 Thread jdonnerstag
Author: jdonnerstag Date: Mon Dec 27 09:09:16 2010 New Revision: 1053027 URL: http://svn.apache.org/viewvc?rev=1053027view=rev Log: wicket-core related change to make maven work Modified: wicket/trunk/pom.xml Modified: wicket/trunk/pom.xml URL:

svn commit: r1053028 - /wicket/trunk/wicket-datetime/src/test/java/org/apache/wicket/extensions/yui/calendar/DatePickerTest.java

2010-12-27 Thread jdonnerstag
Author: jdonnerstag Date: Mon Dec 27 09:24:22 2010 New Revision: 1053028 URL: http://svn.apache.org/viewvc?rev=1053028view=rev Log: replace toString with compareTo Modified: wicket/trunk/wicket-datetime/src/test/java/org/apache/wicket/extensions/yui/calendar/DatePickerTest.java Modified:

svn commit: r1053036 - /wicket/trunk/pom.xml

2010-12-27 Thread jdonnerstag
Author: jdonnerstag Date: Mon Dec 27 09:57:18 2010 New Revision: 1053036 URL: http://svn.apache.org/viewvc?rev=1053036view=rev Log: revert last change Modified: wicket/trunk/pom.xml Modified: wicket/trunk/pom.xml URL:

svn commit: r1053037 - /wicket/trunk/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel.java

2010-12-27 Thread jdonnerstag
Author: jdonnerstag Date: Mon Dec 27 10:08:21 2010 New Revision: 1053037 URL: http://svn.apache.org/viewvc?rev=1053037view=rev Log: make form more easily available to subclasses Modified: wicket/trunk/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel.java

[jira] Created: (WICKET-3285) Method to invalidate Session after stateful Operations eg Panel Replacement

2010-12-27 Thread bernard (JIRA)
Method to invalidate Session after stateful Operations eg Panel Replacement --- Key: WICKET-3285 URL: https://issues.apache.org/jira/browse/WICKET-3285 Project: Wicket

svn commit: r1053047 - in /wicket/common/site/trunk: _site/start/quickstart.html start/quickstart.md

2010-12-27 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 27 11:42:02 2010 New Revision: 1053047 URL: http://svn.apache.org/viewvc?rev=1053047view=rev Log: WICKET-3268 Can't generate 1.5-SNAPSHOT project with the quickstart command Use -DarchetypeRepository instead of -DremoteRepositories to point where the -SNAPSHOT

[jira] Resolved: (WICKET-3268) Can't generate 1.5-SNAPSHOT project with the quickstart command

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3268. - Resolution: Fixed Assignee: Martin Grigorov Fixed with r1053047. Can't generate

[jira] Assigned: (WICKET-3135) Improve JavaScriptPackageResource#toString() to show filename instead of default Object#toString()

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3135: --- Assignee: (was: Martin Grigorov) Improve JavaScriptPackageResource#toString()

[jira] Assigned: (WICKET-1721) FormTester doesnt support onSelectionChanged for RadioChoice

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-1721: --- Assignee: Martin Grigorov FormTester doesnt support onSelectionChanged for

[jira] Assigned: (WICKET-1732) FormTester's DropDownChoice onSelectionChanged() behaviour doesn't reload page

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-1732: --- Assignee: Martin Grigorov FormTester's DropDownChoice onSelectionChanged()

svn commit: r1053070 - /wicket/trunk/wicket-objectssizeof-agent/.settings/org.eclipse.jdt.core.prefs

2010-12-27 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 27 14:03:53 2010 New Revision: 1053070 URL: http://svn.apache.org/viewvc?rev=1053070view=rev Log: Add missing Eclipse setting Modified: wicket/trunk/wicket-objectssizeof-agent/.settings/org.eclipse.jdt.core.prefs Modified:

svn commit: r1053071 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester/FormTester.java

2010-12-27 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 27 14:04:27 2010 New Revision: 1053071 URL: http://svn.apache.org/viewvc?rev=1053071view=rev Log: WICKET-1721 FormTester doesnt support onSelectionChanged for RadioChoice WICKET-1732 FormTester's DropDownChoice onSelectionChanged() behaviour doesn't reload page

[jira] Resolved: (WICKET-1721) FormTester doesnt support onSelectionChanged for RadioChoice

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1721. - Resolution: Fixed Improved with r1053071. FormTester doesnt support

[jira] Resolved: (WICKET-1732) FormTester's DropDownChoice onSelectionChanged() behaviour doesn't reload page

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1732. - Resolution: Fixed Fix Version/s: 1.5-M4 Improved with r1053071. FormTester's

[jira] Assigned: (WICKET-2264) Ajax xml response is not validated correct

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-2264: --- Assignee: Martin Grigorov Ajax xml response is not validated correct

svn commit: r1053077 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/Component.java wicket-util/src/main/java/org/apache/wicket/util/string/Strings.java

2010-12-27 Thread mgrigorov
Author: mgrigorov Date: Mon Dec 27 14:34:23 2010 New Revision: 1053077 URL: http://svn.apache.org/viewvc?rev=1053077view=rev Log: WICKET-2264 Ajax xml response is not validated correct HTML escape all characters which are not in range 32-159 (incl.) Modified:

[jira] Resolved: (WICKET-2264) Ajax xml response is not validated correct

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-2264. - Resolution: Fixed Fix Version/s: 1.5-M4 Fixed with r1053077 in 1.5. Ajax xml

[jira] Resolved: (WICKET-2652) LiveSessionsPage (devutils) leaks memory

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-2652. - Resolution: Cannot Reproduce Closing as Cannot Reproduce. LiveSessionsPage (devutils)

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975267#action_12975267 ] Martin Grigorov commented on WICKET-1973: - I think this issue is still relevant

svn commit: r1053088 - /wicket/trunk/wicket/

2010-12-27 Thread pete
Author: pete Date: Mon Dec 27 15:36:07 2010 New Revision: 1053088 URL: http://svn.apache.org/viewvc?rev=1053088view=rev Log: ignore resources from work environment that do not belong to project Modified: wicket/trunk/wicket/ (props changed) Propchange: wicket/trunk/wicket/

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975273#action_12975273 ] Igor Vaynberg commented on WICKET-1973: --- storing the buffer in session is a big

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975279#action_12975279 ] Johan Compagner commented on WICKET-1973: - you really should use sticky sessions,

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975281#action_12975281 ] Igor Vaynberg commented on WICKET-1973: --- the usecase is when a node fails and

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975285#action_12975285 ] Erik van Oosten commented on WICKET-1973: - The other use case is the odd-client

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975288#action_12975288 ] Igor Vaynberg commented on WICKET-1973: --- that odd client would have to use a

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975289#action_12975289 ] Johan Compagner commented on WICKET-1973: - How many times does it happens that a

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975303#action_12975303 ] Martin Grigorov commented on WICKET-1973: - Then we can document this as a known

svn commit: r1053167 - in /wicket/trunk/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar: DateField.java DateTimeField.java TimeField.java

2010-12-27 Thread jdonnerstag
Author: jdonnerstag Date: Mon Dec 27 20:00:47 2010 New Revision: 1053167 URL: http://svn.apache.org/viewvc?rev=1053167view=rev Log: another attempt trying to understand why DatePickerTest works on my laptop but fails on our hudson. Modified:

[jira] Created: (WICKET-3286) DropDownChoice: data or choices?

2010-12-27 Thread Willis Blackburn (JIRA)
DropDownChoice: data or choices? - Key: WICKET-3286 URL: https://issues.apache.org/jira/browse/WICKET-3286 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions:

[jira] Updated: (WICKET-1790) DatePicker javaScript should be optimized. Currently DatePicker generates 3000 bytes of javascript for each date field.

2010-12-27 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-1790: -- Attachment: WICKET-1790.patch Attaching a patch that resolves this issue. It's mainly a

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

2010-12-27 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975442#action_12975442 ] Erik van Oosten commented on WICKET-1973: - None from me. Messages lost upon