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/09/29 20:19:54 UTC

[jira] Closed: (TAPESTRY-676) Tapestry Inspector can throw an exception on the properties page, if a property is an array containing nulls

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

    Fix Version: 4.0
     Resolution: Fixed

> Tapestry Inspector can throw an exception on the properties page, if a property is an array containing nulls
> ------------------------------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-676
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-676
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>     Reporter: Howard M. Lewis Ship
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor
>      Fix For: 4.0

>
> It ends up blindly passing nulls to RenderStrategy service, which doesn't accept nulls (not very cleanly, either)
> # $RenderStrategy_1069ce352ad._getStrategy($RenderStrategy_1069ce352ad.java)
> # $RenderStrategy_1069ce352ad.renderObject($RenderStrategy_1069ce352ad.java)
> # $RenderStrategy_1069ce352a7.renderObject($RenderStrategy_1069ce352a7.java)
> # org.apache.tapestry.describe.ObjectArrayRenderStrategy.renderObject(ObjectArrayRenderStrategy.java:47)
> # $RenderStrategy_1069ce352ac.renderObject($RenderStrategy_1069ce352ac.java)
> # $RenderStrategy_1069ce352ab.renderObject($RenderStrategy_1069ce352ab.java)
> # $RenderStrategy_1069ce352ad.renderObject($RenderStrategy_1069ce352ad.java)
> # $RenderStrategy_1069ce352a7.renderObject($RenderStrategy_1069ce352a7.java)

-- 
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