Hi, I installed and set up the module with testing links https://vimeo.com/, https://facebook.com/, https://twitter.com/. And I got PHP Notice message for each link:
Notice: Undefined variable: host3 in link_icons_field_formatter_view() (line 193 of /srv/bindings/208dcb82d69646579233540884ac1525/code/sites/all/modules/contrib/link_icons/link_icons.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | link_icons-host3_undefined_variable-2881082.patch | 773 bytes | levmyshkin |
Comments
Comment #2
levmyshkinI added additional validation for $host3 variable
Comment #3
nattsThanks for that, I should have tested this issue.
I'll add a version of your patch in to a new release.
Comment #5
nattsComment #6
natts