Misreporting Script component "scriptPath" property
---------------------------------------------------
Key: TAPESTRY-1191
URL: http://issues.apache.org/jira/browse/TAPESTRY-1191
Project: Tapestry
Issue Type: Bug
Components: Framework
Affects Versions: 4.0.2
Reporter: Jim Steinberger
Priority: Minor
1. When the "scriptPath" is mistakenly applied to an inline Script component
(<script jwcid="@Script" scriptPath="javascript.script" ...), Tapestry
throws an org.apache.hivemind.ApplicationRuntimeException with the following
message: "Either the scriptAsset or the scriptPath parameter must be supplied,
neither parameter was set."
"scriptPath" is supposed to be "script", as noted in the following JIRA issues:
https://issues.apache.org/jira/browse/TAPESTRY-972
https://issues.apache.org/jira/browse/TAPESTRY-963
2. Incidentally,
http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/Script.html is
also still reporting that the Script component has a "scriptPath" property.
--
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]