return to downloads

------------------------------------------------------------------------
r8033 | pfarland@adobe.com | 2009-06-19 22:04:57 -0400 (Fri, 19 Jun 2009) | 11 lines
Changed paths:
M /flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/rpc/xml/DecodingContext.as
M /flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/rpc/xml/XMLDecoder.as

Adding a work around for web services that make use of complex type extensions but do not return properties in the expected sequence order. We now search for extension properties in any sequence.

QE: Yes, please add a test case that returns a type hierarchy of complexTypes using extension.
Doc: No
Checkintests: Pass
flexunit: feature webService Pass
Reviewer: Svetlin to review
Bugs:
SDK-15465 - WebService class SDK 3 not working against JIRA wsdl while it did in SDK 2 hf 3
SDK-16891 - WebService call returns partially-populated objects

------------------------------------------------------------------------
r8019 | egeorgie@adobe.com | 2009-06-19 18:50:52 -0400 (Fri, 19 Jun 2009) | 11 lines
Changed paths:
M /flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/colorPickerClasses/SwatchPanel.as

Applying patch submitted by Daniel Wilday for bug SDK-13855

Fix: Make sure we re-measure the SwatchPanel after we refresh it.

Doc Notes: None
Bugs: SDK-13855
QE Notes: None
tests: checkintests

------------------------------------------------------------------------

return to downloads