GridColumns is using asset.toString() instead of asset.toClientURL()
--------------------------------------------------------------------
Key: TAPESTRY-2417
URL: https://issues.apache.org/jira/browse/TAPESTRY-2417
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.12
Reporter: Simeon Koptelov
GridColumns.getIcon() should return String, not Asset because in expansion it
uses toString() of Asset. It works now because icon assets are hard-coded and
their classes return URL in toString(), but is wrong is general.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]