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

TypolinkSoftReferenceParser not found #155

Closed karelkuijpers closed 11 months ago

karelkuijpers commented 2 years ago

Since typo3 version 10.4.24 I get this error when saving content with an image: Class 'TYPO3\CMS\Core\DataHandling\SoftReference\TypolinkSoftReferenceParser' not found

in /var/www/accept2/public/typo3conf/ext/rte_ckeditor_image/Classes/Database/RteImagesSoftReferenceIndex.php line 24

xerc commented 2 years ago

stay at "netresearch/rte-ckeditor-image": "10.2.1" or @CybotTM drop ^10.2 @ composer.json 11.0.0 ref. https://github.com/netresearch/t3x-rte_ckeditor_image/commit/abc6239d436c5ff7a3b7cde0b2b5a3b565b73b82

Gitsko commented 1 year ago

Hi @karelkuijpers, it shoud be work since version 11.0.0, can you confirm this ?

Gitsko commented 11 months ago

no answer here, I close the issue, should the problem arise again please open the issue again

xerc commented 11 months ago

fyi/ as written above the version v11.0.0 has v10 within spec. which is wrong https://github.com/netresearch/t3x-rte_ckeditor_image/blob/b2bb458fa051ccf1718bc51d79815396049200ce/ext_emconf.php#L13-L14