[jira] [Resolved] (TAP5-1574) Provide constants for available data types

2011-07-19 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko resolved TAP5-1574. -- Resolution: Fixed Fix Version/s: 5.3 Provide constants for available data types

[jira] [Commented] (TAP5-1574) Provide constants for available data types

2011-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067549#comment-13067549 ] Hudson commented on TAP5-1574: -- Integrated in tapestry-trunk-freestyle #421 (See

svn commit: r1148548 [3/3] - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/mixins/ main/java/org/apache/tapestry5/internal/services/javascript/ main/resources/

2011-07-19 Thread hlship
Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tree.js URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tree.js?rev=1148548r1=1148547r2=1148548view=diff

svn commit: r1148548 [1/3] - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/mixins/ main/java/org/apache/tapestry5/internal/services/javascript/ main/resources/

2011-07-19 Thread hlship
Author: hlship Date: Tue Jul 19 21:31:44 2011 New Revision: 1148548 URL: http://svn.apache.org/viewvc?rev=1148548view=rev Log: TAP5-1578: Rework how and when FormFragment enables/disables the hidden field Added:

svn commit: r1148551 - /tapestry/tapestry5/trunk/build.gradle

2011-07-19 Thread hlship
Author: hlship Date: Tue Jul 19 21:33:17 2011 New Revision: 1148551 URL: http://svn.apache.org/viewvc?rev=1148551view=rev Log: Advance version number to 5.3-alpha-5 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

[jira] [Closed] (TAP5-1578) When toggling the visibility of a form fragment, the effective visibility doesn't change until after the animation completes

2011-07-19 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1578. -- Resolution: Fixed Fix Version/s: 5.3 When toggling the visibility of a form

[jira] [Commented] (TAP5-1578) When toggling the visibility of a form fragment, the effective visibility doesn't change until after the animation completes

2011-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068075#comment-13068075 ] Hudson commented on TAP5-1578: -- Integrated in tapestry-trunk-freestyle #422 (See

[CONF] Apache Tapestry Page Navigation

2011-07-19 Thread confluence
Page Navigation Page edited by Bob Harner Comment: Updated sentence about client-side persistence strategy. Changes (5) ...

[jira] [Created] (TAP5-1580) A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed

2011-07-19 Thread Howard M. Lewis Ship (JIRA)
A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed - Key:

[jira] [Assigned] (TAP5-1580) A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed

2011-07-19 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1580: -- Assignee: Howard M. Lewis Ship A Form with an event listener for canceled

[jira] [Assigned] (TAP5-1581) MarkupWriterImpl makes many, many defensive copies of its listener list

2011-07-19 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1581: -- Assignee: Howard M. Lewis Ship MarkupWriterImpl makes many, many defensive

[jira] [Created] (TAP5-1581) MarkupWriterImpl makes many, many defensive copies of its listener list

2011-07-19 Thread Howard M. Lewis Ship (JIRA)
MarkupWriterImpl makes many, many defensive copies of its listener list --- Key: TAP5-1581 URL: https://issues.apache.org/jira/browse/TAP5-1581 Project: Tapestry 5 Issue

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

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:21:58 2011 New Revision: 1148599 URL: http://svn.apache.org/viewvc?rev=1148599view=rev Log: TAP5-1580: A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed Modified:

svn commit: r1148600 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/MarkupWriterImpl.java

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:22:03 2011 New Revision: 1148600 URL: http://svn.apache.org/viewvc?rev=1148600view=rev Log: TAP5-1581: MarkupWriterImpl makes many, many defensive copies of its listener list Modified:

svn commit: r1148601 - /tapestry/tapestry5/tags/5.3-alpha-5/

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:23:10 2011 New Revision: 1148601 URL: http://svn.apache.org/viewvc?rev=1148601view=rev Log: Create a tag for the 5.3-alpha-5 preview Added: tapestry/tapestry5/tags/5.3-alpha-5/ (props changed) - copied from r1148600, tapestry/tapestry5/trunk/

[jira] [Commented] (TAP5-1580) A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed

2011-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068129#comment-13068129 ] Hudson commented on TAP5-1580: -- Integrated in tapestry-trunk-freestyle #423 (See

[jira] [Commented] (TAP5-1581) MarkupWriterImpl makes many, many defensive copies of its listener list

2011-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068130#comment-13068130 ] Hudson commented on TAP5-1581: -- Integrated in tapestry-trunk-freestyle #423 (See

[jira] [Created] (TAP5-1582) IOC doesn't like tomcat multi-level contexts

2011-07-19 Thread Richard Guest (JIRA)
IOC doesn't like tomcat multi-level contexts Key: TAP5-1582 URL: https://issues.apache.org/jira/browse/TAP5-1582 Project: Tapestry 5 Issue Type: Bug Components: tapestry-ioc Affects

svn commit: r1148605 - /tapestry/tapestry5/trunk/build.gradle

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:44:27 2011 New Revision: 1148605 URL: http://svn.apache.org/viewvc?rev=1148605view=rev Log: Roll version number back to alpha-5, due to problem with TAP5-1580 fix Modified: tapestry/tapestry5/trunk/build.gradle Modified:

svn commit: r1148604 - /tapestry/tapestry5/trunk/build.gradle

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:44:24 2011 New Revision: 1148604 URL: http://svn.apache.org/viewvc?rev=1148604view=rev Log: Advance trunk to version 5.3-alpha-6 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

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

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:44:31 2011 New Revision: 1148606 URL: http://svn.apache.org/viewvc?rev=1148606view=rev Log: TAP5-1580: A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed Modified:

svn commit: r1148607 - /tapestry/tapestry5/tags/5.3-alpha-5/

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:45:04 2011 New Revision: 1148607 URL: http://svn.apache.org/viewvc?rev=1148607view=rev Log: Delete tag for update to alpha-5 Removed: tapestry/tapestry5/tags/5.3-alpha-5/

svn commit: r1148608 - /tapestry/tapestry5/tags/5.3-alpha-5/

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:45:46 2011 New Revision: 1148608 URL: http://svn.apache.org/viewvc?rev=1148608view=rev Log: Create a revised tag for 5.3-alpha-5 Added: tapestry/tapestry5/tags/5.3-alpha-5/ (props changed) - copied from r1148607, tapestry/tapestry5/trunk/

svn commit: r1148609 - /tapestry/tapestry5/trunk/build.gradle

2011-07-19 Thread hlship
Author: hlship Date: Wed Jul 20 02:51:18 2011 New Revision: 1148609 URL: http://svn.apache.org/viewvc?rev=1148609view=rev Log: Roll version number ahead to 5.3-alpha-6 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

[jira] [Closed] (TAP5-1580) A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed

2011-07-19 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1580. -- Resolution: Fixed Fix Version/s: 5.3 Too two tries to fix it! A Form with an

[jira] [Closed] (TAP5-1581) MarkupWriterImpl makes many, many defensive copies of its listener list

2011-07-19 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1581. -- Resolution: Fixed Fix Version/s: 5.3 MarkupWriterImpl makes many, many

[jira] [Commented] (TAP5-1580) A Form with an event listener for canceled event can cause an NPE popping off a BeanEditContext from the Environment that wasn't pushed

2011-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068155#comment-13068155 ] Hudson commented on TAP5-1580: -- Integrated in tapestry-trunk-freestyle #424 (See