jokumer / direct_mail

it's an newsletter sending extension for the TYPO3 CMS
7 stars 7 forks source link

JumpUrl v8.0 incompatibility with TYPO3_9 version #21

Open jokumer opened 4 years ago

jokumer commented 4 years ago

Within develop of TYPO3 CMS v9.5 compatible version of direct_mail v6.0, the required extension friendsoftypo3/jumpurl is compatible with v7.8 only. Update to v8.0 breaks for links. #1359987599 Exception The calculated Jump URL hash ("juHash") did not match the submitted "juHash" query parameter.

AnatoliZich commented 4 years ago

I don't think you need to adapt to jumpurl 8.x IMHO. Just leave the dependency to 7.8 in your composer.json.

For TYPO3 v10 however the story is completely different. My TYPO3 v10 fork migrates the jumpurl handling to middlewares as needed with jumpurl 8.x