[ http://issues.apache.org/jira/browse/TAPESTRY-752?page=all ]
     
Howard M. Lewis Ship closed TAPESTRY-752:
-----------------------------------------

    Fix Version: 4.0
     Resolution: Fixed
      Assign To: Howard M. Lewis Ship

> 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
>     Assignee: Howard M. Lewis Ship
>      Fix For: 4.0

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

Reply via email to