GX-Bug #70245
Von Marvin Muxfeld vor fast 2 Jahren aktualisiert
### Activating a color gradient in style edit results in an error in PHP 8.x --- **Steps to reproduce:** 1. Launch StyleEdit Open style edit 2. set checkbox "Farbverlauf einfügen" for menu item "Navigations Menü" Scroll down to color gradient in the background options 3. set "Erste Farbe" to "Red" 4. Wait for StyleEdit to reload Activate it *Note*: for an unknown reason this does not occur for every gradient. For verification use the one under "Navigations Menü" --- **Expected:** The user should be able to set a color gradient. **Actual:** In the top left corner an error occurs. ``` An error has occurred HTTP 500 - str_replace(): Argument #3 ($subject) must be of type array|string, null given ```