You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/12 12:03:10 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15001965#comment-15001965 ] 

ASF subversion and git services commented on TAP5-2515:
-------------------------------------------------------

Commit 232b637a1faa1935a033b67e7103fd53c732d56e in tapestry-5's branch refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=232b637 ]

TAP5-2515: use the empty parameter also if renderTableIfEmpty is set to true


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