Because we don't have tests for image handling, #2655582: Notice: Undefined variable: val in DrupalTextMetaTag->getValue() cropped up. So write some.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | metatag-n2655614-7.patch | 15.54 KB | damienmckenna |
Because we don't have tests for image handling, #2655582: Notice: Undefined variable: val in DrupalTextMetaTag->getValue() cropped up. So write some.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | metatag-n2655614-7.patch | 15.54 KB | damienmckenna |
Comments
Comment #2
damienmckennaComment #3
damienmckennaSome initial tests for adding images of different types to the global configuration.
Comment #4
damienmckennaThis now also tests image fields on a node.
Comment #5
damienmckennaThis adds tests for confirming how multi-value images work when the meta tag only supports one value.
Comment #6
damienmckennaThis tests the og:image meta tag with multiple images.
Comment #7
damienmckennaNo, *this* file has the multiple-image handling.
Comment #8
damienmckennaCommitted.