You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/07/23 17:18:14 UTC

[jira] Resolved: (TAPESTRY-1000) XTileService should call cycle.active(page)

     [ http://issues.apache.org/jira/browse/TAPESTRY-1000?page=all ]

Jesse Kuhnert resolved TAPESTRY-1000.
-------------------------------------

    Resolution: Won't Fix

> XTileService should call cycle.active(page)
> -------------------------------------------
>
>                 Key: TAPESTRY-1000
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1000
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 4.0.2
>            Reporter: Paul Field
>
> The service() method of org.apache.tapestry.contrib.ajax.XTileService should call
>      cycle.activate(componentPage);
> before it calls:
>     xtile.trigger(cycle);
> Without this call (i.e. the current situation):
>   * Users might be able to access a page on which page.validate() fails.
>   * Components that rely on requestCycle.getPage() (for example the DirectLink) will generate a NullPointerException when rendered by the XTileService.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org