Closed Bug 468009 Opened 16 years ago Closed 16 years ago

SOAP::Lite versions greater than 0.68 and less than 0.710.06 return the wrong XML for methods

Categories

(Bugzilla :: WebService, defect)

defect
Not set
major

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: mkanat, Assigned: mkanat)

Details

Attachments

(3 files)

I knew this bug existed, but I didn't know what versions were affected until just now. If you are using a bad version of SOAP::Lite (greater than 0.68 but before 0.710.06), then you get things like <get_bugsResponse> instead of <methodResponse> in the XML returned from method calls. Some SOAP clients might be OK with this, but I suspect that most (if not all) will actually break in this case, so we need to blacklist those SOAP::Lite versions.
Flags: blocking3.2.1+
Flags: blocking3.0.7+
Attached patch v1Splinter Review
Assignee: webservice → mkanat
Status: NEW → ASSIGNED
Attachment #351486 - Flags: review?(LpSolit)
Attachment #351486 - Flags: review?(LpSolit) → review+
Comment on attachment 351486 [details] [diff] [review]
v1

Looks good, but I have no way to check this. r=LpSolit
Just so people get the idea, here's what a bad version of SOAP::Lite returns.
And here's the same call, but with a good SOAP::Lite version.
Flags: approval3.2+
Flags: approval3.0+
Flags: approval+
tip:

Checking in Bugzilla/Install/Requirements.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm,v  <--  Requirements.pm
new revision: 1.53; previous revision: 1.52
done

3.2:

Checking in Bugzilla/Install/Requirements.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm,v  <--  Requirements.pm
new revision: 1.47.2.5; previous revision: 1.47.2.4
done

3.0:

Checking in Bugzilla/Install/Requirements.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm,v  <--  Requirements.pm
new revision: 1.29.2.7; previous revision: 1.29.2.6
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: