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 09:08:11 UTC

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

Jochen Kemnade created TAP5-2515:
------------------------------------

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


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