sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
57 stars 77 forks source link

Fix nullable excerpt images #475

Closed wachterjohannes closed 4 years ago

wachterjohannes commented 4 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets none
Related issues/PRs none
License MIT

What's in this PR?

The images/icons of the excerpt can be empty by the database.

Why?

The MediaCollectionFactory requires the array type for the data parameter.