[ http://issues.apache.org/jira/browse/TAPESTRY-400?page=all ]
Jesse Kuhnert updated TAPESTRY-400:
-----------------------------------
Fix Version/s: 4.1.2
> LinkSubmit and Rollover should be able to play together.
> --------------------------------------------------------
>
> Key: TAPESTRY-400
> URL: http://issues.apache.org/jira/browse/TAPESTRY-400
> Project: Tapestry
> Issue Type: Improvement
> Components: Framework
> Affects Versions: 3.0.5, 4.0
> Reporter: Geoff Longman
> Priority: Minor
> Fix For: 4.1.2
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]