The methods for disable() and enable() set a "set_status" property instead of the "status" property. The "set_status" property doesn't otherwise exist, my guess is that these were meant to be set_status() method calls, not setting properties. Right now the enable/disable methods don't work due to this inconsistency.

CommentFileSizeAuthor
pay_set_status.patch605 bytesquicksketch

Comments

jerdavis’s picture

Status: Needs review » Fixed

Committed to HEAD, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.