Undefined property: stdClass::$title in /var/www/html/plugins/Oembed/OembedPlugin.php
Hi!
I'm getting this on GNUSocial (nightly, up-to-date) logs:
PHP Notice: Undefined property: stdClass::$title in /var/www/html/plugins/Oembed/OembedPlugin.php on line 177, referer: https://node/user/notifications
This is the referred line: $file->setTitle($oembed_data->title);
Does this mean that the instance is unable to title the "oembebed" images? Should i be concerned about it?
Thanks!