You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2007/10/02 17:38:51 UTC

[jira] Reopened: (TAPESTRY-234) contrib:Table can't render column blocks when column name has period in it

     [ https://issues.apache.org/jira/browse/TAPESTRY-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert reopened TAPESTRY-234:
------------------------------------


Yeah my bad on this.   I hope to address it in the next couple of days once I've got a firm understanding of all things involved. 

> contrib:Table can't render column blocks when column name has period in it
> --------------------------------------------------------------------------
>
>                 Key: TAPESTRY-234
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-234
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 4.0.1
>            Reporter: Matt Raible
>            Assignee: Jesse Kuhnert
>             Fix For: 4.0.1, 4.1.3
>
>         Attachments: AbstractTableColumn.patch, contribTable-20070829.patch, contribTable.patch, SimpleTableColumn.patch
>
>
> I'm using the following column attribute in my contrib:Table:
> columns="user.username:username, user.firstName:firstName, user.lastName:lastName, user.email:email"
> If I try to override one of the column with an @Block, an error gets thrown.  It'd be nice if periods were allowed, possibly converted to underscores or something for the @Block element.  I'll attach a patch to SimpleTableColumn that makes this work.

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