Closed (fixed)
Project:
Pay
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2010 at 16:25 UTC
Updated:
11 Oct 2010 at 21:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| pay_set_status.patch | 605 bytes | quicksketch |
Comments
Comment #1
jerdavisCommitted to HEAD, thanks!