Closed Bug 1125111 Opened 11 years ago Closed 11 years ago

Update SOAP::Lite on landfill for bugzilla-tip

Categories

(Bugzilla :: bugzilla.org, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: stef, Assigned: dkl)

Details

Today I tried to activate Github hooks for freshly updated 5.0rc1 instance and failed. While investigating the problem and I tested landfill curl https://landfill.bugzilla.org/bugzilla-tip/xmlrpc.cgi -H "Content-Type: text/xml" -d "<?xml version='1.0' encoding='UTF-8'?><methodCall><methodName>Bug.get</methodName> <params><param><value><struct><member><name>ids</name><value>1000</value></member></struct></value></param> </params> </methodCall>" and got following 500 error (bugzilla-4.4-branch works fine): Can't use string (&quot;&quot;) as a subroutine ref while &quot;strict refs&quot; in use at lib/SOAP/Transport/HTTP.pm line 384.
This is most likely due to SOAP::Lite 1.12 being installed on landfill which may need to be manually updated. 1.13 is fixed and should be what others are using for XMLRPC support. dkl
Assignee: webservice → dkl
Status: NEW → ASSIGNED
Component: WebService → bugzilla.org
Summary: XMLRPC seems broken → Update SOAP::Lite on landfill for bugzilla-tip
Fixed
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Version: 5.0 → unspecified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.