Comment 6 for bug 1708959

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7921
Committed: https://git.mahara.org/mahara/mahara/commit/df38a43eb90005aa0891353702a94b98294924e1
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit df38a43eb90005aa0891353702a94b98294924e1
Author: Robert Lyon <email address hidden>
Date: Mon Aug 7 10:34:57 2017 +1200

Bug 1708959: Fixing test client for testing group creation

There was a problem where one could pass in a valid integer of 0 but
it was getting ignored.

Previously all empty values were ignored

Now if parameter type is integer it will not ignore '0' as a value

Change-Id: I64201db2dbe560ed1dddceadc24b85bdfa72b97b
Signed-off-by: Robert Lyon <email address hidden>