There are lots of lines in the module that use $type and $id whereas they should use $entity_type and $entity_id.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | metatag-n1876042-4.patch | 1.57 KB | damienmckenna |
| #1 | metatag-n1876042-1.patch | 15.48 KB | damienmckenna |
There are lots of lines in the module that use $type and $id whereas they should use $entity_type and $entity_id.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | metatag-n1876042-4.patch | 1.57 KB | damienmckenna |
| #1 | metatag-n1876042-1.patch | 15.48 KB | damienmckenna |
Comments
Comment #1
damienmckennaThis covers both variables.
Comment #2
damienmckennaCommitted.
Comment #4
damienmckennaA follow-up to fix some occurrences of $id in metatag.admin.inc.
Comment #5
damienmckennaCommitted.