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)" <de...@tapestry.apache.org> on 2007/12/20 20:04:43 UTC

[jira] Commented: (TAPESTRY-1925) Grid does not handle Collections, only Lists.

    [ https://issues.apache.org/jira/browse/TAPESTRY-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553751 ] 

Howard M. Lewis Ship commented on TAPESTRY-1925:
------------------------------------------------

Looks like the GridSetDemo class was omitted as well.  I think I can make it up.

> Grid does not handle Collections, only Lists.
> ---------------------------------------------
>
>                 Key: TAPESTRY-1925
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1925
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 5.0.6
>            Reporter: Kevin Menard
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>         Attachments: TAPESTRY-1925.patch, TAPESTRY-1925_(2).patch
>
>
> Tapestry throws an exception when providing an empty collection, such as java.util.Collections.EMPTY_SET, to the Grid component as the source parameter.  The message is of the form "tried to access class java.util.Collections$EmptySet from clas $PropertyConduit_XXX".
> It appears to be a case of not knowing which type of class to use, rather than just using the interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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