supporters/Supporters/lib
Bradley M. Kuhn 258d9fad0f Never fulfill requests that are on hold.
Requests on hold can never be fulfilled.

If you want to fulfill a request that is currently on hold, the right
semantic is that you should remove the hold, then fulfill the request.

Note that this test now passes and it didn't before:
  fulfillRequest: .... but undef is returned when attempting to fulfill a held request.
2017-01-14 20:37:56 -08:00
..
Supporters.pm Never fulfill requests that are on hold. 2017-01-14 20:37:56 -08:00