netresearch / t3x-rte_ckeditor_image

Image support in CKEditor for the TYPO3 ecosystem
GNU Affero General Public License v3.0
56 stars 65 forks source link

PHP Warning: Undefined array key "data-htmlarea-file-uid" #203

Closed DanYouCan closed 1 year ago

DanYouCan commented 1 year ago

With TYPO3 V11.5.22 / PHP8.1.13 / rte_ckeditor_image 11.0.6 got same php error:

Core: Error handler (FE): PHP Warning: Undefined array key "data-htmlarea-file-uid" in /public/typo3conf/ext/rte_ckeditor_image/Classes/Controller/ImageRenderingController.php line 88

magicsunday commented 1 year ago

No longer reproducible with #207

DanYouCan commented 1 year ago

Thank you very much for your efforts. Will this be published in the next version?

magicsunday commented 1 year ago

I hope so. Pull request is currently in review.