You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/11/12 12:04:10 UTC

[jira] [Closed] (TAP5-2515) Grid's empty parameter is not used if renderTableIfEmpty is true

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

Jochen Kemnade closed TAP5-2515.
--------------------------------
       Resolution: Fixed
         Assignee: Jochen Kemnade
    Fix Version/s: 5.4

> Grid's empty parameter is not used if renderTableIfEmpty is true
> ----------------------------------------------------------------
>
>                 Key: TAP5-2515
>                 URL: https://issues.apache.org/jira/browse/TAP5-2515
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Assignee: Jochen Kemnade
>             Fix For: 5.4
>
>
> {code}
> <t:grid renderTableIfEmpty="true" empty="Foo"... />
> {code}
> will render "There is no data to display." inside the td. We should probably not delegate to {{block:empty}} in {{Grid.tml:13}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)