You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Semyon Koptelov (JIRA)" <de...@tapestry.apache.org> on 2008/05/13 17:46:55 UTC

[jira] Resolved: (TAPESTRY-2417) GridColumns is using asset.toString() instead of asset.toClientURL()

     [ https://issues.apache.org/jira/browse/TAPESTRY-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semyon Koptelov resolved TAPESTRY-2417.
---------------------------------------

    Resolution: Won't Fix

I'm stupid, sorry. Didn't read Asset javadoc. Shame on me.

> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org