[jira] Commented: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default

2009-04-08 Thread Andy Blower (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696993#action_12696993 ] Andy Blower commented on TAP5-469: -- I have just encountered this issue in IE6, FF3 Chrome2

[jira] Created: (TAP5-633) Allow page classes to have a Page suffix that is not included in the URL

2009-04-08 Thread Paul Field (JIRA)
Allow page classes to have a Page suffix that is not included in the URL -- Key: TAP5-633 URL: https://issues.apache.org/jira/browse/TAP5-633 Project: Tapestry 5 Issue

[jira] Created: (TAP5-634) Google App Engine Support: disable code that creates new threads

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
Google App Engine Support: disable code that creates new threads Key: TAP5-634 URL: https://issues.apache.org/jira/browse/TAP5-634 Project: Tapestry 5 Issue Type: Improvement

[jira] Created: (TAP5-635) NPE when using a label with a radio group component

2009-04-08 Thread Andy Blower (JIRA)
NPE when using a label with a radio group component --- Key: TAP5-635 URL: https://issues.apache.org/jira/browse/TAP5-635 Project: Tapestry 5 Issue Type: Bug Affects Versions: 5.1.0.2

[jira] Updated: (TAP5-635) NPE when using a label with a radio group component

2009-04-08 Thread Andy Blower (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Blower updated TAP5-635: - Attachment: LabelBreakage.tml LabelBreakage.java A simple page that demonstrates the NPE

[jira] Assigned: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-469: - Assignee: Howard M. Lewis Ship ResponseCompressionAnalyzer: application/json

[jira] Created: (TAP5-636) NPE inside Attribute.write() if value is null

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
NPE inside Attribute.write() if value is null - Key: TAP5-636 URL: https://issues.apache.org/jira/browse/TAP5-636 Project: Tapestry 5 Issue Type: Bug Components: tapestry-core

[jira] Assigned: (TAP5-636) NPE inside Attribute.write() if value is null

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-636: - Assignee: Howard M. Lewis Ship NPE inside Attribute.write() if value is null

svn commit: r763334 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/dom/AbstractMarkupModel.java main/java/org/apache/tapestry5/dom/Element.java test/java/org/apache/t

2009-04-08 Thread hlship
Author: hlship Date: Wed Apr 8 18:02:00 2009 New Revision: 763334 URL: http://svn.apache.org/viewvc?rev=763334view=rev Log: TAP5-636: Using Element.forceAttribute() with a null value can cause a later NPE during rendering under some circumstances Modified:

[jira] Updated: (TAP5-636) Using Element.forceAttribute() with a null value can cause a later NPE during rendering under some circumstances

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-636: -- Summary: Using Element.forceAttribute() with a null value can cause a later NPE during

[jira] Closed: (TAP5-636) Using Element.forceAttribute() with a null value can cause a later NPE during rendering under some circumstances

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-636. - Resolution: Fixed Fix Version/s: 5.1.0.3 Using Element.forceAttribute() with a

[jira] Commented: (TAP5-634) Google App Engine Support: disable code that creates new threads

2009-04-08 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697158#action_12697158 ] Thiago H. de Paula Figueiredo commented on TAP5-634: Don't forget that

[jira] Commented: (TAP5-138) Add Zone parameter to Select component

2009-04-08 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697160#action_12697160 ] Thiago H. de Paula Figueiredo commented on TAP5-138: I suggest the AJAX

[jira] Closed: (TAP5-635) NPE when using a label with a radio group component

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-635. - Resolution: Duplicate Assignee: Howard M. Lewis Ship TAP5-636 NPE when using a

[jira] Commented: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697171#action_12697171 ] Howard M. Lewis Ship commented on TAP5-469: --- Ok, I'll set the default to no longer

svn commit: r763377 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java

2009-04-08 Thread hlship
Author: hlship Date: Wed Apr 8 20:21:44 2009 New Revision: 763377 URL: http://svn.apache.org/viewvc?rev=763377view=rev Log: TAP5-469: ResponseCompressionAnalyzer: application/json responses should be uncompressable by default Modified:

[jira] Closed: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-469. - Resolution: Fixed Fix Version/s: 5.1.0.3 I'd rather understand the problem better,

[jira] Assigned: (TAP5-634) Google App Engine Support: disable code that creates new threads

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-634: - Assignee: Howard M. Lewis Ship Google App Engine Support: disable code that

[jira] Updated: (TAP5-634) Google App Engine Support: disable code that creates new threads

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-634: -- Description: Right off the bat, the restriction in GAE that no threads be created will

[jira] Updated: (TAP5-634) Google App Engine Support: ability to disable code that creates new threads

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-634: -- Description: Right off the bat, the restriction in GAE that no threads be created will

svn commit: r763398 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/ioc/internal/services/ main/java/org/apache/tapestry5/ioc/services/

2009-04-08 Thread hlship
Author: hlship Date: Wed Apr 8 21:17:16 2009 New Revision: 763398 URL: http://svn.apache.org/viewvc?rev=763398view=rev Log: TAP5-634: Google App Engine Support: ability to disable code that creates new threads Added:

[jira] Closed: (TAP5-634) Google App Engine Support: ability to disable code that creates new threads

2009-04-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-634. - Resolution: Fixed Fix Version/s: 5.1.0.3 Google App Engine Support: ability to

svn commit: r763433 - in /tapestry/tapestry5/trunk: ./ quickstart/ quickstart/src/main/resources/archetype-resources/ src/site/xdoc/ tapestry-annotations/ tapestry-component-report/ tapestry-core/ tap

2009-04-08 Thread hlship
Author: hlship Date: Wed Apr 8 22:35:42 2009 New Revision: 763433 URL: http://svn.apache.org/viewvc?rev=763433view=rev Log: Generate release 5.1.0.3 Modified: tapestry/tapestry5/trunk/pom.xml tapestry/tapestry5/trunk/quickstart/pom.xml

svn commit: r763436 - /tapestry/tapestry5/tags/releases/5.1.0.3/

2009-04-08 Thread hlship
Author: hlship Date: Wed Apr 8 22:39:33 2009 New Revision: 763436 URL: http://svn.apache.org/viewvc?rev=763436view=rev Log: Generate release 5.1.0.3 Added: tapestry/tapestry5/tags/releases/5.1.0.3/ (props changed) - copied from r763435, tapestry/tapestry5/trunk/ Propchange:

svn commit: r763437 - in /tapestry/tapestry5/trunk: ./ quickstart/ quickstart/src/main/resources/archetype-resources/ tapestry-annotations/ tapestry-component-report/ tapestry-core/ tapestry-hibernate

2009-04-08 Thread hlship
Author: hlship Date: Wed Apr 8 22:40:15 2009 New Revision: 763437 URL: http://svn.apache.org/viewvc?rev=763437view=rev Log: Roll version number to 5.1.0.4-SNAPSHOT Modified: tapestry/tapestry5/trunk/pom.xml tapestry/tapestry5/trunk/quickstart/pom.xml