Active
Project:
Commerce NMI
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2017 at 04:30 UTC
Updated:
31 Oct 2017 at 13:06 UTC
Jump to comment: Most recent
Whenever I go in to edit a rule in a rules set component I'm getting this unexpected error:
FacesExtendableException: There is no method getElementName for this instance of the class Rule. in FacesExtendable->__call() (line 133 of /var/www/mysite/sites/all/modules/rules/includes/faces.inc).
I've determined that this error is associated with this commerce_nmi_direct_post_cc module as it goes away as soon as the commerce_nmi_direct_post_cc module is disabled. I'm looking into a fix.
Comments
Comment #2
deggertsen commentedThis is not a Rules issue, but a commerce_nmi_direct_post_cc issue.