Strict warning: Only variables should be passed by reference in commerce_node_checkout_form_node_form_alter() (line 49 of /path/to/module/commerce_node_checkout/commerce_node_checkout.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_node_checkout.fix_strict_warning.1578804.patch | 592 bytes | fp |
Comments
Comment #1
fp commentedSee patch.
Comment #2
michaellenahan commentedI can confirm that the patch works as expected.
Comment #3
mrburton commentedHad the same issue, and I can also confirm, that this patch works.
Comment #6
mstef commentedThis has been fixed in: #2261333: The product selection widget on nodes should be added via the Field API