Grid and BeanDisplay should ignore properties that are actually static fields
-----------------------------------------------------------------------------
Key: TAP5-1798
URL: https://issues.apache.org/jira/browse/TAP5-1798
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.3, 5.4
Reporter: Howard M. Lewis Ship
Since 5.3, Tapestry treats public fields (static or instance) as if they were
properties. This is great in many cases, but silly for Grid which ends up with
an extra column that displays the same value all the way down ... certainly not
what the developer intended.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira