[
https://issues.apache.org/jira/browse/TAPESTRY-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Semyon Koptelov updated TAPESTRY-2417:
--------------------------------------
Fix Version/s: 5.0.12
> 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: Semyon Koptelov
> Fix For: 5.0.12
>
> Attachments: gridcolumns-icon.patch
>
>
> 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]