http://drupalcode.org/project/services.git/commitdiff/775822d55e4de301ee...

The above commit, created a condition that means if any function has a required field it will always fail, ie 'optional' is FALSE, it will ALWAYS hit the error condition, regardless of if a param was sent.

Patch to follow.

Comments

a_c_m’s picture

Status: Active » Needs review
StatusFileSize
new683 bytes

Patch

kylebrowning’s picture

Status: Needs review » Closed (fixed)