You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2007/06/24 15:42:55 UTC

[jira] Updated: (TAPESTRY-400) LinkSubmit and Rollover should be able to play together.

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

Jesse Kuhnert updated TAPESTRY-400:
-----------------------------------

    Fix Version/s:     (was: 4.1.2)
                   4.1.3

> LinkSubmit and Rollover should be able to play together.
> --------------------------------------------------------
>
>                 Key: TAPESTRY-400
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-400
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.0, 3.0.5
>            Reporter: Geoff Longman
>            Priority: Minor
>             Fix For: 4.1.3
>
>
> Rollover works with ILinkComponents like DirectLink  to provide, well, rollover image functionality. 
> In the project I'm working there is a requirement to use LinkSubmit with rollover images. But, Rollover expects an ILinkComponent and LinkSubmit is a IFormComponent and not an ILinkComponent.
> I have a kludge to make this work but it is suboptimal and not sure if the powers that be here will allow me to share. The kludge is to create my own LinkSubmit with a modified copy of Tapestry's LinkSubmit source. The modification entails making LinkSubmit also implement ILinkComponent. Anyways, there is probably a better way to do it .
> Not sure when I can come back and resolve it so I'm adding this issue to prevent it being forgotten.

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