Please add a bug to JIRA.

On 8/29/05, Paolo DonĂ  <[EMAIL PROTECTED]> wrote:
> It seems to me that Tapestry4-beta5's LinkSubmit component generates a
> wrong javascript call :
> 
> <a href="#" jwcid="@LinkSubmit"> MY TEXT </a>
> 
> generates :
> 
> <a id="LinkSubmit" href="javascript:submitLink(Tapestry.find('form',
> 'LinkSubmit');">
> MY TEXT </a>
> 
> it misses a ")" at the end of the submitLink statement.
> 
> Bye,
> Paolo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to