Change Script's 'script' parameter to accept both String or Asset
-----------------------------------------------------------------
Key: TAPESTRY-864
URL: http://issues.apache.org/jira/browse/TAPESTRY-864
Project: Tapestry
Type: Improvement
Versions: 4.0.1
Reporter: Ron Piterman
Hi,
I was just spending now one hour trying to figure out why the script component
doesn't find my script, debugging into tapestry and planning to post a critical
bug, only to find the script parameter is a string, and I was passing an Asset
Tapestry uses everywhere assets to access such resources, and also if the a
.script file is *not* (and shouldn't be) localizeable, using a string in the
script parameter is very unconcistent with the rest of the framework.
Please change that, so the script parameter accepts both string or asset.
Thanx,
Ron
--
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]