Posted by rfay on September 20, 2011 at 10:15pm
3 followers
| Project: | Entity reference |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Have a complete #fail with:
Argument 3 passed to l() must be an array, null given, called in /home/rfay/workspace/commerce/sites/all/modules/entityreference/entityreference.module on line 573 and defined in l() (line 2301 of /home/rfay/workspace/commerce/includes/common.inc)I'll try to figure out what's the issue here.
Comments
#1
This is one way to fix it (attached).
The issue was that I requested a link in the settings for a commerce line item, which has no entity uri.
#2
Merged into 7.x-1.x. Thanks for the detective work.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.