If you call any especially-named function with additional parameters (ie, that are not declared), Moopapi wrapper doesn't pass them further.
If you call any especially-named function with additional parameters (ie, that are not declared), Moopapi wrapper doesn't pass them further.
Comments
Comment #1
PatchRanger commentedFixed for D7: http://drupalcode.org/project/moopapi.git/commit/6d716cb.
Comment #2
PatchRanger commentedFixed for D6 as well: http://drupalcode.org/project/moopapi.git/commit/aa44ba4.
Comment #3
PatchRanger commentedSmall change: it was passing additional parameters, but base arguments were empty: http://drupalcode.org/project/moopapi.git/commit/44a1c61.
Comment #4
PatchRanger commentedPorted: http://drupalcode.org/project/moopapi.git/commit/3464c6e.