[jira] Commented: (WICKET-3237) Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container

2010-12-12 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970588#action_12970588 ] Juergen Donnerstag commented on WICKET-3237: applied to 1.5 Exception when

svn commit: r1044778 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java

2010-12-12 Thread jdonnerstag
Author: jdonnerstag Date: Sun Dec 12 09:47:20 2010 New Revision: 1044778 URL: http://svn.apache.org/viewvc?rev=1044778view=rev Log: Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container Issue: WICKET-3237 Modified:

svn commit: r1044779 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java

2010-12-12 Thread jdonnerstag
Author: jdonnerstag Date: Sun Dec 12 09:53:49 2010 New Revision: 1044779 URL: http://svn.apache.org/viewvc?rev=1044779view=rev Log: Removing Child in IVisitor affects traversal = added a comment in the javadoc Issue: WICKET-3229 Modified:

[jira] Commented: (WICKET-3229) Removing Child in IVisitor affects traversal

2010-12-12 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970589#action_12970589 ] Juergen Donnerstag commented on WICKET-3229: added a comment to the javadoc

[jira] Resolved: (WICKET-3229) Removing Child in IVisitor affects traversal

2010-12-12 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-3229. Resolution: Fixed Fix Version/s: 1.5-M4 1.4.15

svn commit: r1044780 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java

2010-12-12 Thread jdonnerstag
Author: jdonnerstag Date: Sun Dec 12 10:03:07 2010 New Revision: 1044780 URL: http://svn.apache.org/viewvc?rev=1044780view=rev Log: fixed: Removing Child in IVisitor affects traversal. Added javadoc comment Issue: WICKET-3229 Modified:

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

2010-12-12 Thread mgrigorov
Author: mgrigorov Date: Sun Dec 12 10:13:22 2010 New Revision: 1044781 URL: http://svn.apache.org/viewvc?rev=1044781view=rev Log: Fix typos in javadoc Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Page.java Modified:

svn commit: r1044782 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2010-12-12 Thread mgrigorov
Author: mgrigorov Date: Sun Dec 12 10:13:56 2010 New Revision: 1044782 URL: http://svn.apache.org/viewvc?rev=1044782view=rev Log: Fix javadoc warnings Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Modified:

svn commit: r1044783 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/TextField.java

2010-12-12 Thread mgrigorov
Author: mgrigorov Date: Sun Dec 12 10:16:10 2010 New Revision: 1044783 URL: http://svn.apache.org/viewvc?rev=1044783view=rev Log: Fix the name of PasswordTextField in javadoc Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/TextField.java Modified:

svn commit: r1044788 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java

2010-12-12 Thread jdonnerstag
Author: jdonnerstag Date: Sun Dec 12 10:37:40 2010 New Revision: 1044788 URL: http://svn.apache.org/viewvc?rev=1044788view=rev Log: Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container Issue: WICKET-3237 Modified:

svn commit: r1044789 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java

2010-12-12 Thread jdonnerstag
Author: jdonnerstag Date: Sun Dec 12 10:47:19 2010 New Revision: 1044789 URL: http://svn.apache.org/viewvc?rev=1044789view=rev Log: Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container Issue: WICKET-3237 Modified:

[jira] Resolved: (WICKET-3237) Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container

2010-12-12 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-3237. Resolution: Fixed Fix Version/s: 1.5-M4 1.4.15 patch

[jira] Created: (WICKET-3252) StalePageException on non-versioned Page in Ajax request does not render ajax-response

2010-12-12 Thread Michal Kurtak (JIRA)
StalePageException on non-versioned Page in Ajax request does not render ajax-response -- Key: WICKET-3252 URL: https://issues.apache.org/jira/browse/WICKET-3252

[jira] Updated: (WICKET-3252) StalePageException on non-versioned Page in Ajax request does not render ajax-response

2010-12-12 Thread Michal Kurtak (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Kurtak updated WICKET-3252: -- Attachment: stalepageexception-quickstart.zip quickstart with reported bug

[jira] Updated: (WICKET-3252) StalePageException on non-versioned Page in Ajax request does not render ajax-response

2010-12-12 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-3252: Attachment: WICKET-3252.patch Possible fix StalePageException on non-versioned Page in

svn commit: r1044942 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java

2010-12-12 Thread pedro
Author: pedro Date: Sun Dec 12 22:26:39 2010 New Revision: 1044942 URL: http://svn.apache.org/viewvc?rev=1044942view=rev Log: Testing the ignore attribute modifier set on Component in order to avoid warn to 'output markup id' and 'place holder tag' flags set on panels and borders rendering the

svn commit: r1044943 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java

2010-12-12 Thread pedro
Author: pedro Date: Sun Dec 12 22:32:43 2010 New Revision: 1044943 URL: http://svn.apache.org/viewvc?rev=1044943view=rev Log: Testing the ignore attribute modifier set on Component in order to avoid warn to 'output markup id' and 'place holder tag' flags set on panels and borders rendering the

[jira] Commented: (WICKET-3237) Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container

2010-12-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970672#action_12970672 ] Hudson commented on WICKET-3237: Integrated in Apache Wicket 1.4.x #322 (See

[jira] Commented: (WICKET-3229) Removing Child in IVisitor affects traversal

2010-12-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970673#action_12970673 ] Hudson commented on WICKET-3229: Integrated in Apache Wicket 1.4.x #322 (See