backdrop-contrib / socialfield

The Social field module provides a field that allows you to collect links to social network profiles like facebook, twitter, google+, linkedin, etc.
GNU General Public License v2.0
2 stars 4 forks source link

PHP Notice: Trying to access array offset on value of type bool in in socialfield_field_validate() #19

Closed jenlampton closed 1 year ago

jenlampton commented 3 years ago

I'm seeing tons of these notices in the logs:

Notice: Trying to access array offset on value of type bool in socialfield_field_validate() (line 315 of /home/backdrop/repo/www/modules/contrib/socialfield/socialfield.module).
jenlampton commented 1 year ago

I pushed a fix for this, it will be included in the next release. closing.