Martin R. Krause

Results 2 comments of Martin R. Krause

Can confirm the issue. Plus the related news (not from) can appear from a translation on the default news.

The correct code would be ```php private const DUMMY_SOURCE = ['sheets' => ['sDEF' => ['ROOT' => ['type' => 'array', 'el' => []]]]]; ``` `sDEF` not `lDEF` Same in `Classes/Provider/AbstractProvider.php:776`. should...