You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/11/15 00:53:28 UTC

[jira] Updated: (TAPESTRY-752) XTile service passes null list of listener parameters to listener method

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

Howard M. Lewis Ship updated TAPESTRY-752:
------------------------------------------

    Summary: XTile service passes null list of listener parameters to listener method  (was: Upgrade to beta-13 causes IRequestCycle getListenerParameters() to return null when using XTile)

> XTile service passes null list of listener parameters to listener method
> ------------------------------------------------------------------------
>
>          Key: TAPESTRY-752
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-752
>      Project: Tapestry
>         Type: Bug
>   Components: Contrib
>     Versions: 4.0
>  Environment: Mac OS X Java 1.4.2
>     Reporter: Paul Green

>
> When using XTile no parameters are being picked up when using:
> Object[] params = cycle.getListenerParameters();
> where cycle is the IRequestCycle passed into the listener, but:
> String[] params = cycle.getParameters("sp");
> works.
> Shouldn't the first statement have worked?

-- 
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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org