testing interface doesn't work for 'parameters' input field

stella - October 10, 2009 - 15:15
Project:netFORUM xWeb Interface
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

On the xweb testing page provided by the module, the input fields to some methods (e.g. GetMembershipProxyList) returns just one field 'parameters'. It doesn't appear to be possible to enter in any data here that is actually sent in the method request. The attached patch allows users to enter in a list of key value pairs like:

key1=abc;key2=123

Cheers,
Stella

AttachmentSize
xweb_testing_parameters.patch1.01 KB

#1

james.michael-hill - October 18, 2009 - 16:35
Version:6.x-0.5-beta1» 6.x-1.0
Status:needs review» closed

I just created a Drupal 6 release which includes a greatly expanded inspection of xWeb parameters and a new xWeb testing form to match. There should now be a text input field for almost every parameter that can be submitted to xWeb, although for some of the more complex requests (like creating invoices) testing may still need to be done outside of the form.

 
 

Drupal is a registered trademark of Dries Buytaert.