Closed (fixed)
Project:
Commerce Message
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 17:20 UTC
Updated:
31 May 2013 at 16:30 UTC
When posting a message to an order the message view table that is replaced has no results. showing "No history has been recorded for this order."
it looks like the $order_id argument being passed to commerce_embed_view() should be an array.
Here is a small patch that makes it work.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| commerce_message-ajax_callback_embed_view_argument_array.patch | 976 bytes | loze |
Comments
Comment #1
loze commentedComment #2
bojanz commentedCommitted, thanks.