svn commit: r587335 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebApplication.java

2007-10-22 Thread ehillenius
Author: ehillenius Date: Mon Oct 22 17:38:28 2007 New Revision: 587335 URL: http://svn.apache.org/viewvc?rev=587335&view=rev Log: javadoc and format Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebApplication.java Modified: wicket/trunk/jdk-1.4/wicket

[jira] Updated: (WICKET-1095) invisible TransparentResolver skips markup of visible children and thus resulting in an exception in Page#checkRendering (component not found in markup)

2007-10-22 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz updated WICKET-1095: - Attachment: WICKET-1095.zip files to reproduce the bug > invisible TransparentResolver skips ma

[jira] Created: (WICKET-1095) invisible TransparentResolver skips markup of visible children and thus resulting in an exception in Page#checkRendering (component not found in markup)

2007-10-22 Thread Gerolf Seitz (JIRA)
invisible TransparentResolver skips markup of visible children and thus resulting in an exception in Page#checkRendering (component not found in markup) -

svn commit: r587154 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/MarkupContainer.java

2007-10-22 Thread jcompagner
Author: jcompagner Date: Mon Oct 22 10:04:20 2007 New Revision: 587154 URL: http://svn.apache.org/viewvc?rev=587154&view=rev Log: auto add components removed in detach instead of directly Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/MarkupContainer.java Modified: w

[jira] Commented: (WICKET-1085) Input Text Mask

2007-10-22 Thread Frank Bille Jensen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536648 ] Frank Bille Jensen commented on WICKET-1085: I weren't able to get around to it as well. Depending on wh

[jira] Updated: (WICKET-1094) Values over-escaped by FormTester

2007-10-22 Thread David Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shepherdson updated WICKET-1094: -- Description: FormTester's constructor contains code that visits all components on the

[jira] Created: (WICKET-1094) Values over-escaped by FormTester

2007-10-22 Thread David Shepherdson (JIRA)
Values over-escaped by FormTester - Key: WICKET-1094 URL: https://issues.apache.org/jira/browse/WICKET-1094 Project: Wicket Issue Type: Bug Affects Versions: 1.3.0-beta4 Reporter: David Shepher

[jira] Updated: (WICKET-1091) wicket:enclosure doesn't work with multiple child components that are Wicket Panels

2007-10-22 Thread Gilad Garon (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Garon updated WICKET-1091: Description: Using the with panels as child components doesn't work.

[jira] Updated: (WICKET-1091) wicket:enclosure doesn't work with multiple child components that are Wicket Panels

2007-10-22 Thread Gilad Garon (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Garon updated WICKET-1091: Description: Using the with panels as child components doesn't work.

[jira] Created: (WICKET-1093) BaseWicketTester doesn't call detach() for AJAX requests

2007-10-22 Thread David Shepherdson (JIRA)
BaseWicketTester doesn't call detach() for AJAX requests Key: WICKET-1093 URL: https://issues.apache.org/jira/browse/WICKET-1093 Project: Wicket Issue Type: Bug Affects Versions: 1

[jira] Commented: (WICKET-1090) clean up raw_input after rendering of form components

2007-10-22 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536583 ] Johan Compagner commented on WICKET-1090: - Also the method that is specific for the above piece of code is