Closed (works as designed)
Project:
Commerce Core
Version:
7.x-1.3
Component:
Rules integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2012 at 16:10 UTC
Updated:
25 Sep 2012 at 13:16 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedI doubt this is a bug, but I'll leave it in the queue just in case. Please export the entire Rule and paste it in here.
Comment #2
ntigh52 commentedHi Ryan.
I think that this is the bug posted on http://drupal.org/node/1490136#comment-6142216 !
About the rule, - is: "Send an order notification e-mail" that comes with drupal commerce module. (default).
I cant add / change the text inside the "message" field.
Hope that this issue will fix,
Comment #3
rszrama commentedOk, let's see if it gets answered in the Rules queue before opening a duplicate issue here. I don't know why you'd be getting an undefined index error in that function, but if it isn't a known issue to Rules then you're going to have to trace down which variable in that function is trying to use the non-existent "pending" index or provide a step-by-step tutorial to reproduce the issue on a new install of Commerce Kickstart 1.x.
Comment #4
greenmother commentedntigh52, try to clear language field in action that sending message.
Comment #5
ntigh52 commentedgreenmother,
Thanks a lot.
solve the issue!
Thanks again.
Comment #6
ntigh52 commentedComment #7
rfayI'm seeing this too. Don't see an actual answer here...
It looks to me like this is #1490136: Send mail action assumes i18n is in use and prodcues a non-fatal error in the Rules queue...
Comment #8
kiliweb commented#4 solve the issue.
Thanks
Comment #9
patoshi commented#4 works.... just emptied this field in rules send email: http://prntscr.com/27iukb
if this worked for anyone else, please post below so we can confirm that it works.