Issue Details (XML | Word | Printable)

Key: TAPESTRY-811
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jesse Kuhnert
Reporter: Jesse Kuhnert
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Tapestry

Palette javascript not compatible with ajax requests

Created: 18/Dec/05 10:15 PM   Updated: 02/Dec/06 07:38 PM
Return to search
Component/s: Contrib
Affects Version/s: None
Fix Version/s: 4.1.1

Time Tracking:
Not Specified

Environment: ajax request/response

Resolution Date: 02/Dec/06 07:38 PM


 Description  « Hide
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> = .

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Brian K. Wallace made changes - 26/Apr/06 04:48 AM
Field Original Value New Value
Component/s Contrib [ 11281 ]
Jesse Kuhnert made changes - 29/Jul/06 10:49 PM
Fix Version/s 4.1.1 [ 12312021 ]
Fix Version/s 4.1 [ 12310632 ]
Jesse Kuhnert made changes - 02/Dec/06 07:38 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]