- πΊπΈUnited States philsward
Updates cleanly against v1.21 on PHP 7.4
How do we run the tests?
Example use: making sure that group_audience field from OG is not empty before creating a relationship based on it.
Another example (assuming link tokens work): making sure a link field is not empty before using it as the path in a 301 redirection
This doesn't require anything that isn't in core, so it seems like it would be appropriate to have in ctools proper.
I'll be attaching a proposed patch in a moment.
Needs work
1.0
Plugins system
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Updates cleanly against v1.21 on PHP 7.4
How do we run the tests?