[jira] Updated: (TAP5-1284) When using @PageActivationContext and override a no-args activate event handler of parent page, the handler called too soon

2010-09-27 Thread Alexander Gavrilov (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Gavrilov updated TAP5-1284: - Affects Version/s: 5.2.0 (was: 5.1.0.5) Description:

[jira] Closed: (TAP5-1282) Form component generates invalid xHtml: there should not be the "name" attribute - Applied to 5.1

2010-09-27 Thread Christophe Cordenier (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Cordenier closed TAP5-1282. -- Resolution: Fixed backport done on 5.1.0.8 > Form component generates invalid xHtml: th

svn commit: r1002035 - /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.java

2010-09-27 Thread ccordenier
Author: ccordenier Date: Tue Sep 28 06:40:41 2010 New Revision: 1002035 URL: http://svn.apache.org/viewvc?rev=1002035&view=rev Log: TAP5-1282 : Remove invalid name attribute in form element Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/java/org/apache/tapestry5/cor

[jira] Updated: (TAP5-1282) Form component generates invalid xHtml: there should not be the "name" attribute - Applied to 5.1

2010-09-27 Thread Christophe Cordenier (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Cordenier updated TAP5-1282: --- Fix Version/s: 5.1.0.8 > Form component generates invalid xHtml: there should not be t

[jira] Assigned: (TAP5-1282) Form component generates invalid xHtml: there should not be the "name" attribute - Applied to 5.1

2010-09-27 Thread Christophe Cordenier (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Cordenier reassigned TAP5-1282: -- Assignee: Christophe Cordenier (was: Howard M. Lewis Ship) > Form component gen

[jira] Created: (TAP5-1284) When using @PageActivationContext and override a no-args activate event handler of parent page, the handler called too soon

2010-09-27 Thread Alexander Gavrilov (JIRA)
When using @PageActivationContext and override a no-args activate event handler of parent page, the handler called too soon --- Key: TAP5-1284

[jira] Commented: (TAP5-1263) private methods in class heirarchy override each other with @SetupRender annotation

2010-09-27 Thread Christophe Cordenier (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915637#action_12915637 ] Christophe Cordenier commented on TAP5-1263: We can say that the test was flawed

[jira] Created: (TAP5-1283) SelectModelFactory should make it easier to create common SelectModels

2010-09-27 Thread Howard M. Lewis Ship (JIRA)
SelectModelFactory should make it easier to create common SelectModels -- Key: TAP5-1283 URL: https://issues.apache.org/jira/browse/TAP5-1283 Project: Tapestry 5 Issue Type:

[jira] Commented: (TAP5-1263) private methods in class heirarchy override each other with @SetupRender annotation

2010-09-27 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915429#action_12915429 ] Howard M. Lewis Ship commented on TAP5-1263: It is possible that the test itself

[jira] Commented: (TAP5-1011) When using @PageActivationContext and providing a no-args activate event handler, the handler may be called too soon

2010-09-27 Thread Alexander Gavrilov (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915378#action_12915378 ] Alexander Gavrilov commented on TAP5-1011: -- It's seems like tapestry skips OnEvent

[jira] Commented: (TAP5-1011) When using @PageActivationContext and providing a no-args activate event handler, the handler may be called too soon

2010-09-27 Thread Alexander Gavrilov (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915351#action_12915351 ] Alexander Gavrilov commented on TAP5-1011: -- Its seems like the following case still

[jira] Commented: (TAP5-1263) private methods in class heirarchy override each other with @SetupRender annotation

2010-09-27 Thread Christophe Cordenier (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915273#action_12915273 ] Christophe Cordenier commented on TAP5-1263: Ok, everything works as expected bu

[jira] Created: (TAP5-1282) Form component generates invalid xHtml: there should not be the "name" attribute - Applied to 5.1

2010-09-27 Thread Christophe Cordenier (JIRA)
Form component generates invalid xHtml: there should not be the "name" attribute - Applied to 5.1 - Key: TAP5-1282 URL: https://issues.apache.org/jira/browse/TAP5-1282

[jira] Commented: (TAP5-1263) private methods in class heirarchy override each other with @SetupRender annotation

2010-09-27 Thread Christophe Cordenier (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915270#action_12915270 ] Christophe Cordenier commented on TAP5-1263: Doing this solves the rendering pro