[jira] Resolved: (WICKET-1859) Fail fast if super.init() is not called in MyApplication#init()

2008-10-05 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1859. - Resolution: Invalid I just took a deep look at the implementation and here are my

[jira] Closed: (WICKET-1413) RequestUtils.toAbsolutePath() has a bug regarding to UTF-8 encoded page parameter.

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1413. --- Resolution: Won't Fix as far as i can see that is what the web container gives us or the

[jira] Closed: (WICKET-1478) AbortWithWebErrorCodeException in onBeforeRender causes WicketRuntimeException

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1478. --- Resolution: Fixed i am closing this one, should be fixed AbortWithWebErrorCodeException

[jira] Closed: (WICKET-1450) Ajax Re-render does not work after AbstractRestartResponseException()

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1450. --- Resolution: Fixed the responses where not correctly reset when doing a abort when there is

svn commit: r701843 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket: RequestCycle.java ajax/AjaxRequestTarget.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 11:36:16 2008 New Revision: 701843 URL: http://svn.apache.org/viewvc?rev=701843view=rev Log: better resetting of the responses and catching exceptions on specific places to reset the buffers and Response objects WICKET-1450 Modified:

svn commit: r701844 - in /wicket/trunk/wicket: ./ src/main/java/org/apache/wicket/RequestCycle.java src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 11:42:34 2008 New Revision: 701844 URL: http://svn.apache.org/viewvc?rev=701844view=rev Log: better resetting of the responses and catching exceptions on specific places to reset the buffers and Response objects WICKET-1450 Modified: wicket/trunk/wicket/

[jira] Closed: (WICKET-1795) Make it possible for to encode unicode strings in component

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1795. --- Resolution: Fixed closing this one for now Why would you encode it by the way? Just serve

[jira] Reopened: (WICKET-1795) Make it possible for to encode unicode strings in component

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner reopened WICKET-1795: - Make it possible for to encode unicode strings in component

[jira] Commented: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636932#action_12636932 ] Johan Compagner commented on WICKET-1355: - already a patch underway?

[jira] Closed: (WICKET-1795) Make it possible for to encode unicode strings in component

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1795. --- Resolution: Won't Fix Make it possible for to encode unicode strings in component

[jira] Updated: (WICKET-1531) Behaviours cannot change tag name

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1531: Fix Version/s: 1.5-M1 Behaviours cannot change tag name

svn commit: r701850 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/convert/converters/

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 12:04:38 2008 New Revision: 701850 URL: http://svn.apache.org/viewvc?rev=701850view=rev Log: lift the final of all of them so that now getNumberFormat or whatever can be overriden WICKET-1494 Modified:

svn commit: r701851 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/convert/converters/

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 12:04:58 2008 New Revision: 701851 URL: http://svn.apache.org/viewvc?rev=701851view=rev Log: lift the final of all of them so that now getNumberFormat or whatever can be overriden WICKET-1494 Modified:

[jira] Closed: (WICKET-1494) IntegerConvert cannot handle locale specific input/output

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1494. --- Resolution: Fixed Fix Version/s: 1.3.5 the problem is that then others are not happy

[jira] Commented: (WICKET-1393) IComponentResolver Ajax injection

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636940#action_12636940 ] Johan Compagner commented on WICKET-1393: - what's the status of this one should it

[jira] Commented: (WICKET-1599) RequestUtils.toAbsolutePath()'s bug

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636938#action_12636938 ] Johan Compagner commented on WICKET-1599: - should this be looked at for 1.3.x or

[jira] Closed: (WICKET-1674) Provide a method to initialise a component

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1674. --- Resolution: Won't Fix i dont want to introduce yet another hook, we should remove the once

[jira] Updated: (WICKET-1629) Scandinavian language files corrupted in wicket-contrib-datepicker and 1.2.x

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1629: Assignee: (was: Johan Compagner) can somebody pick this up that is working on the

svn commit: r701865 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 12:28:57 2008 New Revision: 701865 URL: http://svn.apache.org/viewvc?rev=701865view=rev Log: try to use java 6 method WICKET-1692 Modified:

svn commit: r701869 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/RequestCycle.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 12:35:05 2008 New Revision: 701869 URL: http://svn.apache.org/viewvc?rev=701869view=rev Log: dont alter the pageparameters of a Page instance WICKET-1740 Modified:

[jira] Closed: (WICKET-1740) RequestCycle.urlFor modifies page parameters

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1740. --- Resolution: Fixed Fix Version/s: 1.4-M4 1.3.5

svn commit: r701870 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/RequestCycle.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 12:35:23 2008 New Revision: 701870 URL: http://svn.apache.org/viewvc?rev=701870view=rev Log: dont alter the pageparameters of a Page instance WICKET-1740 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/RequestCycle.java Modified:

[jira] Updated: (WICKET-1727) Prepending JS in AjaxRequestTarget via listener is unusable

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1727: Fix Version/s: 1.5-M1 Assignee: Matej Knopp Remaining Estimate:

[jira] Updated: (WICKET-1651) Extension Points for AutoComplete

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1651: Fix Version/s: 1.4-M4 Assignee: Johan Compagner Extension Points for

[jira] Updated: (WICKET-1767) Protection against Session Fixation

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1767: Fix Version/s: 1.4-M4 will try to apply it in 1.4 Protection against Session Fixation

svn commit: r701876 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 12:54:57 2008 New Revision: 701876 URL: http://svn.apache.org/viewvc?rev=701876view=rev Log: more informative error message WICKET-1802 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java Modified:

svn commit: r701877 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 12:55:06 2008 New Revision: 701877 URL: http://svn.apache.org/viewvc?rev=701877view=rev Log: more informative error message WICKET-1802 Modified: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java

[jira] Closed: (WICKET-1802) Propertyresolver could be more informative

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1802. --- Resolution: Fixed Fix Version/s: 1.4-M4 1.3.5 Assignee:

[jira] Updated: (WICKET-1469) New Wicket tag 'wicket:for'

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1469: Fix Version/s: 1.5-M1 New Wicket tag 'wicket:for' ---

[jira] Updated: (WICKET-1785) Ability to add attributes to drop-down-list (select) options

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1785: Fix Version/s: 1.5-M1 moving to 1.5 but i think its just better to use the Select because

svn commit: r701879 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard: CancelButton.java FinishButton.java LastButton.java NextButton.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 13:06:55 2008 New Revision: 701879 URL: http://svn.apache.org/viewvc?rev=701879view=rev Log: remove the finals from the wizard buttons WICKET-1844 Modified:

svn commit: r701880 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard: CancelButton.java FinishButton.java LastButton.java NextButton.java PreviousButton.java

2008-10-05 Thread jcompagner
Author: jcompagner Date: Sun Oct 5 13:06:55 2008 New Revision: 701880 URL: http://svn.apache.org/viewvc?rev=701880view=rev Log: remove the finals from the wizard buttons WICKET-1844 Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/CancelButton.java

[jira] Closed: (WICKET-1844) Wizard button implementations should not be final

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1844. --- Resolution: Fixed Fix Version/s: 1.4-M4 1.3.5 Assignee:

[jira] Updated: (WICKET-1425) appendToInit() method is not called in class DatePicker

2008-10-05 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1425: Fix Version/s: 1.3.5 Assignee: Eelco Hillenius Remaining Estimate: