[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to