You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jonathan Lee (JIRA)" <ta...@jakarta.apache.org> on 2005/09/13 22:14:02 UTC

[jira] Created: (TAPESTRY-643) CLONE -Javascript problem with @LinkSubmit

CLONE -Javascript problem with @LinkSubmit
------------------------------------------

         Key: TAPESTRY-643
         URL: http://issues.apache.org/jira/browse/TAPESTRY-643
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
 Environment: Tapestry4-beta5
    Reporter: Jonathan Lee
 Assigned to: Howard M. Lewis Ship 
     Fix For: 4.0


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.
It used to work with Tapestry4-beta4.
I downloaded them from the ibiblio maven repository.

Paolo

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


[jira] Resolved: (TAPESTRY-643) CLONE -Javascript problem with @LinkSubmit

Posted by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-643?page=all ]
     
Howard M. Lewis Ship resolved TAPESTRY-643:
-------------------------------------------

    Resolution: Invalid

> CLONE -Javascript problem with @LinkSubmit
> ------------------------------------------
>
>          Key: TAPESTRY-643
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-643
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: Tapestry4-beta5
>     Reporter: Jonathan Lee
>     Assignee: Howard M. Lewis Ship
>      Fix For: 4.0

>
> 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.
> It used to work with Tapestry4-beta4.
> I downloaded them from the ibiblio maven repository.
> Paolo

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


[jira] Commented: (TAPESTRY-643) CLONE -Javascript problem with @LinkSubmit

Posted by "Jonathan Lee (JIRA)" <ta...@jakarta.apache.org>.
    [ http://issues.apache.org/jira/browse/TAPESTRY-643?page=comments#action_12324483 ] 

Jonathan Lee commented on TAPESTRY-643:
---------------------------------------

Apologies. Please close/delete. Problem will be reported as a new issue.

> CLONE -Javascript problem with @LinkSubmit
> ------------------------------------------
>
>          Key: TAPESTRY-643
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-643
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: Tapestry4-beta5
>     Reporter: Jonathan Lee
>     Assignee: Howard M. Lewis Ship
>      Fix For: 4.0

>
> 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.
> It used to work with Tapestry4-beta4.
> I downloaded them from the ibiblio maven repository.
> Paolo

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