API methods failing
Status: Beta
Brought to you by:
worden
Some of the WW API methods (but only some of them) are failing, by returning undef rather than a success or failure response. The failure is the same in both 1.13 (on theobio/projects) and 1.21 (on test-mediawiki-1.21 wiki).
The newly committed test-ww-api script should be helpful in working out this bug.
Anonymous
Fixed in r1050.
There was one true bug in compatibility with the new IPF code vs. the old implementation, and then there were several pseudo-bugs where it succeeded but didn't set the "succeeded" entry in the return data.
the test-ww-api script now reports "all tests passed" in MW 1.13, 1.19, 1.21 and 1.22alpha.