Title:
Bug 87130:-(Watson Migration Closure)Client variables should serialize complex data structures automatically, similar to the way sessions are serialized and transferred across networks for session replication
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): Nathan Strutz / Nathan Strutz (Nathan Strutz)
Created: 10/07/2011
Components: General Server
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
Client variables should serialize complex data structures automatically, similar to the way sessions are serialized and transferred across networks for session replication.
Method:
// This code throws an error.
client.myStruct = {a=1, b=2};
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3044056
External Customer Info:
External Company:
External Customer Name: Nathan Strutz
External Customer Email: 36EC2AB9446105B39920157F
External Test Config: 10/07/2011
Attachments:
Comments: