You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/06/04 19:41:25 UTC

[jira] Reopened: (TAPESTRY-1501) Remove Img component

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

Howard M. Lewis Ship reopened TAPESTRY-1501:
--------------------------------------------


To recategorize as a task

> Remove Img component
> --------------------
>
>                 Key: TAPESTRY-1501
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1501
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.5
>
>
> The Img component is not particularily useful, now that we can put expansions inside attributes.  I.e.
> <t:img src="prop:imageToDisplay"/>
> vs.
> <img src="${imageToDisplay}"/>
> Basically, components that perform no special input or output behavior, but simply emulate an ordinary HTML tag, are not useful.

-- 
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