Closed (fixed)
Project:
Community Accounting
Version:
7.x-3.x-dev
Component:
Transactions
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2013 at 23:18 UTC
Updated:
20 Jul 2013 at 18:42 UTC
In mcapi.adnin.inc:568
mcapi_currency_form_validate
Needs work.
- no checking for array membership for "membership"
- strtok expecting a string not an array
- recommend adding function_exists() check
Comments
Comment #1
matslats commentedmembership widget is user_chooser - I just pushed a new version and I think that addresses all your points.
Comment #2
matslats commented