You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Paul Green (JIRA)" <ta...@jakarta.apache.org> on 2005/06/27 13:21:57 UTC

[jira] Created: (TAPESTRY-358) Script component not passing symbols parameter to generated javascript

Script component not passing symbols parameter to generated javascript
----------------------------------------------------------------------

         Key: TAPESTRY-358
         URL: http://issues.apache.org/jira/browse/TAPESTRY-358
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
 Environment: Tapestry-4.0-beta-1
    Reporter: Paul Green


The generated javascript is not populated with the Script component symbols parameter.

A modification to org.apache.tapestry.html.Script.java  suggested on the tapestry user mailing list was, to make getBaseSymbols() abstract, delete the setter and the local _baseSymbols variable, and use the getter instead of the variable in the code.

-- 
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-358) Script component not passing symbols parameter to generated javascript

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

    Resolution: Duplicate

> Script component not passing symbols parameter to generated javascript
> ----------------------------------------------------------------------
>
>          Key: TAPESTRY-358
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-358
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: Tapestry-4.0-beta-1
>     Reporter: Paul Green

>
> The generated javascript is not populated with the Script component symbols parameter.
> A modification to org.apache.tapestry.html.Script.java  suggested on the tapestry user mailing list was, to make getBaseSymbols() abstract, delete the setter and the local _baseSymbols variable, and use the getter instead of the variable in the code.

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