[jira] Commented: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5

2010-05-05 Thread Dustin Woods (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864597#action_12864597 ] Dustin Woods commented on TAP5-1132: JPA/, PA2, Hibernate HQL, and Hibernate Criteria ar

[jira] Issue Comment Edited: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5

2010-05-05 Thread Dustin Woods (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864597#action_12864597 ] Dustin Woods edited comment on TAP5-1132 at 5/5/10 8:23 PM: JPA,

[jira] Updated: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5

2010-05-05 Thread Dustin Woods (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dustin Woods updated TAP5-1132: --- Attachment: TAP5-1132.patch Patch attached > HibernateGridDataSource should handle Hibernate < 3.5 ro

[jira] Updated: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5

2010-05-05 Thread Dustin Woods (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dustin Woods updated TAP5-1132: --- Priority: Minor (was: Major) > HibernateGridDataSource should handle Hibernate < 3.5 rowCount project

[jira] Created: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5

2010-05-05 Thread Dustin Woods (JIRA)
HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5 - Key: TAP5-1132 URL: https://issues.apache.org/jira/browse/T

[jira] Updated: (TAP5-1131) @SkipIfValidationErrors component method annotation

2010-05-05 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1131: --- Priority: Minor (was: Major) > @SkipIfValidationErrors component method annotation >

[jira] Created: (TAP5-1131) @SkipIfValidationErrors component method annotation

2010-05-05 Thread Howard M. Lewis Ship (JIRA)
@SkipIfValidationErrors component method annotation --- Key: TAP5-1131 URL: https://issues.apache.org/jira/browse/TAP5-1131 Project: Tapestry 5 Issue Type: New Feature Components: tap

svn commit: r941390 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.java

2010-05-05 Thread hlship
Author: hlship Date: Wed May 5 17:18:07 2010 New Revision: 941390 URL: http://svn.apache.org/viewvc?rev=941390&view=rev Log: TAP5-1130: LinkSubmit component doesn't work when form contains Select component with default id Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/a

[jira] Closed: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id

2010-05-05 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1130. -- Fix Version/s: 5.2.0 Resolution: Fixed > LinkSubmit component doesn't work when f

svn commit: r941389 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: corelib/components/Form.java internal/InternalSymbols.java services/TapestryModule.java

2010-05-05 Thread hlship
Author: hlship Date: Wed May 5 17:15:27 2010 New Revision: 941389 URL: http://svn.apache.org/viewvc?rev=941389&view=rev Log: TAP5-1130: LinkSubmit component doesn't work when form contains Select component with default id Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/a

[jira] Assigned: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id

2010-05-05 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1130: -- Assignee: Howard M. Lewis Ship > LinkSubmit component doesn't work when form con

[jira] Commented: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id

2010-05-05 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864396#action_12864396 ] Howard M. Lewis Ship commented on TAP5-1130: Nice catch! > LinkSubmit component

svn commit: r941314 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/resources/org/apache/tapestry5/ test/app1/ test/java/org/apache/tapestry5/integration/app1/

2010-05-05 Thread hlship
Author: hlship Date: Wed May 5 14:34:14 2010 New Revision: 941314 URL: http://svn.apache.org/viewvc?rev=941314&view=rev Log: Correct or disable a number of broken tests. Selenium doesn't seem to like it when you change existing elements the way LinkSubmit now does. Modified: tapestry/tapes

[jira] Created: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id

2010-05-05 Thread Ivan Khalopik (JIRA)
LinkSubmit component doesn't work when form contains Select component with default id - Key: TAP5-1130 URL: https://issues.apache.org/jira/browse/TAP5-1130 Project: T