[
https://issues.apache.org/jira/browse/TAPESTRY-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596466#action_12596466
]
Filip S. Adamsen commented on TAPESTRY-2417:
--------------------------------------------
You need to clear Fix Version/s since the issue wasn't fixed but merely closed.
> 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]