Closed (fixed)
Project:
Services
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2011 at 23:21 UTC
Updated:
13 Oct 2011 at 18:41 UTC
Jump to comment: Most recent file
Comments
Comment #2
st0nerhat commentedFixed line endings
Comment #3
st0nerhat commentedComment #5
kylebrowning commentedComment #6
marcingy commentedThe patch has a style issue shoul be
Comment #7
kylebrowning commentedFixed in both 7.x and 6.x with formatting issues fixed as well.
Comment #8
kylebrowning commentedComment #9
dasRicardo commentedYou make an xmlrpc call (user.login) you get the whole page as response http header error code 500.
I wrote a patch to fix this by a correction of a try { which was at the wrong place.
This patch also contains the changes of #1266378: Checking service call non-optional arguments .
Comment #10
dasRicardo commentedComment #12
dasRicardo commentedComment #13
dasRicardo commentedComment #15
dasRicardo commentedI don't know why the test fails. With eclipse I applied this patch successfully.
Comment #16
marcingy commentedThe issue was a duplicate of #1266378: Checking service call non-optional arguments , the fix in that issue was committed here http://drupal.org/node/1266102#comment-4984010, please reroll this patch with just the try catch changes and also can you reroll against 7.x.3-dev so as it can be reviewed much mire easily.
Comment #17
cyberwolf commentedSubscribing.
Comment #18
marcingy commentedReroll with just the try catch element moved
Comment #19
kylebrowning commentedlooks good.
Comment #20
kylebrowning commented