[jira] Commented: (TAP5-557) Provide support for URL rewriting

2009-03-17 Thread Andreas Andreou (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682582#action_12682582 ] Andreas Andreou commented on TAP5-557: -- I fear there's a slight issue, because in my

[jira] Commented: (TAP5-557) Provide support for URL rewriting

2009-03-17 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682651#action_12682651 ] Thiago H. de Paula Figueiredo commented on TAP5-557: Each rule will be

[jira] Created: (TAP5-585) Some method names are not allowed in components and pages

2009-03-17 Thread Felix Gonschorek (JIRA)
Some method names are not allowed in components and pages - Key: TAP5-585 URL: https://issues.apache.org/jira/browse/TAP5-585 Project: Tapestry 5 Issue Type: Improvement

[jira] Assigned: (TAP5-573) NullPointerException during AJAX form submit

2009-03-17 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-573: - Assignee: Howard M. Lewis Ship NullPointerException during AJAX form submit

[jira] Commented: (TAP5-573) NullPointerException during AJAX form submit

2009-03-17 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682732#action_12682732 ] Howard M. Lewis Ship commented on TAP5-573: --- Frustrating that the example doesn't

svn commit: r755339 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/urlrewriter/IntegrationTests.java

2009-03-17 Thread thiagohp
Author: thiagohp Date: Tue Mar 17 18:16:19 2009 New Revision: 755339 URL: http://svn.apache.org/viewvc?rev=755339view=rev Log: TAP5-557: commented-out tests that need changes to hosts file. Modified:

[jira] Commented: (TAP5-573) NullPointerException during AJAX form submit

2009-03-17 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682744#action_12682744 ] Thiago H. de Paula Figueiredo commented on TAP5-573: The dependency

[jira] Commented: (TAP5-573) NullPointerException during AJAX form submit

2009-03-17 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682794#action_12682794 ] Howard M. Lewis Ship commented on TAP5-573: --- Not seeing any particular reason for

[jira] Commented: (TAP5-573) NullPointerException during AJAX form submit

2009-03-17 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682810#action_12682810 ] Howard M. Lewis Ship commented on TAP5-573: --- Ok, I've managed to reproduce this

[jira] Created: (TAP5-586) The JavaScript waitForPage() handler does not need to be added when rending a partial Ajax response

2009-03-17 Thread Howard M. Lewis Ship (JIRA)
The JavaScript waitForPage() handler does not need to be added when rending a partial Ajax response --- Key: TAP5-586 URL:

[jira] Commented: (TAP5-573) NullPointerException during AJAX form submit

2009-03-17 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682817#action_12682817 ] Thiago H. de Paula Figueiredo commented on TAP5-573: You should be

svn commit: r755409 - in /tapestry/tapestry5/trunk/tapestry-core: ./ src/main/java/org/apache/tapestry5/dom/ src/test/app1/ src/test/java/org/apache/tapestry5/integration/ src/test/java/org/apache/tap

2009-03-17 Thread hlship
Author: hlship Date: Tue Mar 17 21:44:37 2009 New Revision: 755409 URL: http://svn.apache.org/viewvc?rev=755409view=rev Log: TAP5-573: NullPointerException during AJAX form submit Added: tapestry/tapestry5/trunk/tapestry-core/src/test/app1/ZoneUpdateNamespace.tml

[jira] Closed: (TAP5-573) NullPointerException during AJAX form submit

2009-03-17 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-573. - Resolution: Fixed Fix Version/s: 5.1.0.2 NullPointerException during AJAX form