pdir / social-feed-bundle

Social feed extension for Contao CMS
GNU Lesser General Public License v3.0
13 stars 13 forks source link

Use empty string, if getPostMessage() returns null #136

Closed bytehead closed 9 months ago

bytehead commented 9 months ago

Contao 4.9.42 SocialFeedBundle: 2.12.4

It only breaks on cron job execution.

I fixed it the same way it is in the NewsImporter: https://github.com/pdir/social-feed-bundle/blob/a1c71f33c1a44105f251cd769971a3f6cc736ee9/src/Importer/NewsImporter.php#L83