
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
ajax request/response
|
|
| Resolution Date: |
02/Dec/06 07:38 PM
|
|
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> = .
|
|
Description
|
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> = . |
Show » |
made changes - 26/Apr/06 04:48 AM
| Field |
Original Value |
New Value |
|
Component/s
|
|
Contrib
[ 11281
]
|
made changes - 29/Jul/06 10:49 PM
|
Fix Version/s
|
|
4.1.1
[ 12312021
]
|
|
Fix Version/s
|
4.1
[ 12310632
]
|
|
made changes - 02/Dec/06 07:38 PM
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|