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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]