Closed rvock closed 9 months ago
Bug description When opening the page view of a page, you sometimes get the error "Call to a member function count() on null".
Steps to reproduce
The regression was introduced with https://github.com/netresearch/t3x-rte_ckeditor_image/commit/34bd1ae125ed56c98cb8cbe639b387d4778ed811
It seems that the bugfix "($node->childNodes !== null) && ..." from previous versions has disappeared in v11.0.15.
According to discussion for 34bd1ae
This is due to an outdated PHP version.
Bug description When opening the page view of a page, you sometimes get the error "Call to a member function count() on null".
Steps to reproduce
The regression was introduced with https://github.com/netresearch/t3x-rte_ckeditor_image/commit/34bd1ae125ed56c98cb8cbe639b387d4778ed811