History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-441
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: -- --
Assignee: Pablo Kang
Reporter: Elliot Winard
Votes: 0
Watchers: 0
Operations

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

Type of arrayitem is sometimes set incorrectly in SOAP

Created: 24/Jun/05 11:04 AM   Updated: 26/Jun/06 09:35 PM
Component/s: RPC - SOAP
Affects Version/s: None
Fix Version/s: 3.0.2

Time Tracking:
Not Specified

Severity: Minor
Runtime: N/A


 Description  « Hide
STEPS :
1. create SOAP object with WSDL that defines an array of complextypes before the complextypes are defined
2. make call that takes an array of complex objects as an argument

RESULTS :
sniffing the wire shows that the objects are serialized as [Object object]



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Pablo Kang - 27/Jun/05 01:57 PM
Fixed in lps-dev (change 29756).