Palette javascript not compatible with ajax requests
----------------------------------------------------
Key: TAPESTRY-811
URL: http://issues.apache.org/jira/browse/TAPESTRY-811
Project: Tapestry
Type: Bug
Environment: ajax request/response
Reporter: Jesse Kuhnert
Assigned to: Jesse Kuhnert
Fix For: 4.1
The scoping of variables used by the Palette scripts prevents their resolution
when the scope changes because of ajax interactions. A fix would be to specify
a clear scope on a couple of the key variables via the use of
document.<variable name> = instead of <variable name> = .
--
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]