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

2010-11-15 Thread jcompagner
Author: jcompagner Date: Mon Nov 15 10:36:49 2010 New Revision: 1035216 URL: http://svn.apache.org/viewvc?rev=1035216view=rev Log: ModalWindow moved event (besides resize) Issue: WICKET-3170 Modified:

[jira] Created: (WICKET-3170) ModalWindow moved event (besides resize)

2010-11-15 Thread Johan Compagner (JIRA)
ModalWindow moved event (besides resize) Key: WICKET-3170 URL: https://issues.apache.org/jira/browse/WICKET-3170 Project: Wicket Issue Type: Improvement Components: wicket-extensions

[jira] Closed: (WICKET-3170) ModalWindow moved event (besides resize)

2010-11-15 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-3170. --- Resolution: Fixed Fix Version/s: 1.4.14 Assignee: Johan Compagner

[jira] Reopened: (WICKET-3170) ModalWindow moved event (besides resize)

2010-11-15 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-3170: - Assignee: (was: Johan Compagner) Since it affects 1.5 we need to merge the fix to

[jira] Created: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Jesse Barnum (JIRA)
Form components that become visible during submit always set their model to null Key: WICKET-3171 URL: https://issues.apache.org/jira/browse/WICKET-3171 Project: Wicket

[jira] Updated: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Jesse Barnum (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Barnum updated WICKET-3171: - Description: It seems that non-visible components initially have a convertedValue of null. If

[jira] Created: (WICKET-3172) If page is mounted with IndexedHybridUrlCodingStrategy and this page contains form on form submit error occurred.

2010-11-15 Thread Alexander (JIRA)
If page is mounted with IndexedHybridUrlCodingStrategy and this page contains form on form submit error occurred. - Key: WICKET-3172 URL:

[jira] Updated: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Jesse Barnum (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Barnum updated WICKET-3171: - Description: It seems that non-visible components initially have a convertedValue of null. If

[jira] Closed: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov closed WICKET-3171. --- Resolution: Not A Problem Fix Version/s: 1.5-M4 1.4.14 It is not

[jira] Commented: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Jesse Barnum (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932076#action_12932076 ] Jesse Barnum commented on WICKET-3171: -- Right, clearly, Wicket cannot magically do

[jira] Reopened: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-3171: - Now it is more clear what you mean. Form components that become visible during submit

[jira] Commented: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932106#action_12932106 ] Igor Vaynberg commented on WICKET-3171: --- instead of overriding isvisible() override

[jira] Resolved: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3171. --- Resolution: Invalid Form components that become visible during submit always set their

[jira] Assigned: (WICKET-3171) Form components that become visible during submit always set their model to null

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-3171: - Assignee: Igor Vaynberg Form components that become visible during submit always set

[jira] Resolved: (WICKET-3114) Various issues in wicket-examples 1.5.x

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3114. --- Resolution: Fixed Assignee: Igor Vaynberg Various issues in wicket-examples 1.5.x

[jira] Reopened: (WICKET-3164) executeAjaxEvent in WicketTester works although Component is not enabled

2010-11-15 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-3164: - I'd like to add checks in all action methods. executeAjaxEvent in WicketTester works

[jira] Commented: (WICKET-3162) NPE when the underlaying model changed and ajax re-appear.

2010-11-15 Thread smallufo (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932209#action_12932209 ] smallufo commented on WICKET-3162: -- Hi , I printed the target object of

[jira] Created: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-15 Thread Brian Topping (JIRA)
Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null - Key: WICKET-3173 URL: https://issues.apache.org/jira/browse/WICKET-3173 Project: Wicket Issue Type:

[jira] Updated: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-15 Thread Brian Topping (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Topping updated WICKET-3173: -- Attachment: WICKET-3173.patch Fix for WICKET-2903 causes NPE when HttpsConfig is

svn commit: r1035469 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/https/HttpsRequestCycleProcessor.java

2010-11-15 Thread ivaynberg
Author: ivaynberg Date: Mon Nov 15 21:45:19 2010 New Revision: 1035469 URL: http://svn.apache.org/viewvc?rev=1035469view=rev Log: Issue: WICKET-3173 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/https/HttpsRequestCycleProcessor.java Modified:

[jira] Assigned: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-3173: - Assignee: Igor Vaynberg Fix for WICKET-2903 causes NPE when HttpsConfig is

[jira] Resolved: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3173. --- Resolution: Fixed Fix Version/s: 1.4.14 Fix for WICKET-2903 causes NPE when

[jira] Updated: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3173: -- Priority: Minor (was: Critical) Fix for WICKET-2903 causes NPE when HttpsConfig is

[jira] Commented: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932224#action_12932224 ] Hudson commented on WICKET-3173: Integrated in Apache Wicket 1.4.x #269 (See

[jira] Commented: (WICKET-3170) ModalWindow moved event (besides resize)

2010-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932225#action_12932225 ] Hudson commented on WICKET-3170: Integrated in Apache Wicket 1.4.x #269 (See

Re: [jira] Resolved: (WICKET-3161) Can not create cookies

2010-11-15 Thread Jeremy Thomerson
On Sat, Nov 13, 2010 at 7:18 AM, Peter Ertl (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/WICKET-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] Peter Ertl resolved WICKET-3161. Resolution: Fixed

[jira] Commented: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-15 Thread Brian Topping (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932316#action_12932316 ] Brian Topping commented on WICKET-3173: --- Thanks Igor! Fix for WICKET-2903 causes

[jira] Commented: (WICKET-3168) No Application in the thread when the web server destroys WicketFilter

2010-11-15 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932359#action_12932359 ] Igor Vaynberg commented on WICKET-3168: --- if everything is being destroyed with this