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)