[jira] Updated: (WICKET-3311) Delete unused IPageSerializer co from o.a.w.Page class

2011-01-10 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3311: -- Component/s: wicket Issue Type: Bug (was: Improvement) After more analysis I think this

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

2011-01-10 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-3318: - Attachment: WICKET-3318.patch After lazy initialize the component, the AjaxLazyLoadPanel

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

2011-01-10 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979569#action_12979569 ] Pedro Santos commented on WICKET-3318: -- Another solution would be disable the page

[jira] Updated: (WICKET-3146) Make form inside ModalWindow work without form outside ModalWindow

2011-01-10 Thread Frank Klein Koerkamp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Klein Koerkamp updated WICKET-3146: - Attachment: fix_form_in_modalwindow_with_support_ie6.diff Added extra patch

svn commit: r1057264 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Page.java

2011-01-10 Thread ivaynberg
Author: ivaynberg Date: Mon Jan 10 16:28:56 2011 New Revision: 1057264 URL: http://svn.apache.org/viewvc?rev=1057264view=rev Log: Issue: WICKET-3311 Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Page.java Modified:

[jira] Commented: (WICKET-3311) Delete unused IPageSerializer co from o.a.w.Page class

2011-01-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979628#action_12979628 ] Igor Vaynberg commented on WICKET-3311: --- thanks. Delete unused IPageSerializer co

[jira] Resolved: (WICKET-3311) Delete unused IPageSerializer co from o.a.w.Page class

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

[jira] Reopened: (WICKET-3307) UploadProgressbar doesn't work when nested in ModalWindow (using IE 8.0.7600)

2011-01-10 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reopened WICKET-3307: -- Actually in the Paul quickstart the progress bar was inside an root form inside the modal panel.

[jira] Created: (WICKET-3319) AjaxEditableMultilineLabel generates invalid HTML

2011-01-10 Thread Peter Parson (JIRA)
AjaxEditableMultilineLabel generates invalid HTML - Key: WICKET-3319 URL: https://issues.apache.org/jira/browse/WICKET-3319 Project: Wicket Issue Type: Bug Components:

[jira] Assigned: (WICKET-3319) AjaxEditableMultilineLabel generates invalid HTML

2011-01-10 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3319: --- Assignee: Martin Grigorov AjaxEditableMultilineLabel generates invalid HTML

svn commit: r1057326 - in /wicket/trunk: wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/EditableLabelPage.html wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/

2011-01-10 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 10 19:31:01 2011 New Revision: 1057326 URL: http://svn.apache.org/viewvc?rev=1057326view=rev Log: WICKET-3319 AjaxEditableMultilineLabel generates invalid HTML Replace span with div for AjaxEditableMultilineLabel's MultiLineLabel Modified:

svn commit: r1057328 - in /wicket/branches/wicket-1.4.x: wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/ wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup

2011-01-10 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 10 19:34:23 2011 New Revision: 1057328 URL: http://svn.apache.org/viewvc?rev=1057328view=rev Log: WICKET-3319 AjaxEditableMultilineLabel generates invalid HTML Replace span with div for AjaxEditableMultilineLabel's MultiLineLabel merge r1057326 from trunk

[jira] Resolved: (WICKET-3319) AjaxEditableMultilineLabel generates invalid HTML

2011-01-10 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3319. - Resolution: Fixed Fix Version/s: 1.5-M4 1.4.16

[jira] Assigned: (WICKET-3295) Please use lists instead of arrays

2011-01-10 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3295: --- Assignee: Martin Grigorov Please use lists instead of arrays

[jira] Commented: (WICKET-3319) AjaxEditableMultilineLabel generates invalid HTML

2011-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979742#action_12979742 ] Hudson commented on WICKET-3319: Integrated in Apache Wicket 1.4.x #379 (See

[jira] Created: (WICKET-3320) Ajax form submit does not invoke form, onsubmit in Javascript in Google Chrome

2011-01-10 Thread Richard Nichols (JIRA)
Ajax form submit does not invoke form, onsubmit in Javascript in Google Chrome -- Key: WICKET-3320 URL: https://issues.apache.org/jira/browse/WICKET-3320 Project: Wicket

[jira] Commented: (WICKET-3314) Allow any Component to be a Panel or Fragment via configuration

2011-01-10 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979967#action_12979967 ] Sven Meier commented on WICKET-3314: I really like this improvement. Two questions: