Bug #46071
closed
External links doesn't work anymore since recent security update 4.5.24
Added by Armin Vieweg over 11 years ago.
Updated about 6 years ago.
Description
Hello,
since the last update (from today) to 4.5.24 the page doktype "External URL" is not working anymore.
The exception which I just get in frontend is:
#1359987599: jumpurl: Calculated juHash did not match the submitted juHash.
It seems that you guys, are already recognized the bug:
http://forum.typo3.org/index.php/t/194815/ ;-)
- Status changed from New to Under Review
Reproduce:
create a page 'external url', call frontend that renders this page link in a frontend menu, click it -> boom.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Sorry but this patch doesn't work in my TYPO3 4.7.9 installation.
By instance, site http://www.gamelli.it/ has an external link "Pro" (top right of nav) to http://pro.gamelli.it
this link throws a:
Uncaught TYPO3 Exception
#1359987599: jumpurl: Calculated juHash did not match the submitted juHash. (More information)
Exception thrown in file
***/typo3/sysext/cms/tslib/class.tslib_fe.php in line 2699.
What could I try to fix this?
We tested the fix in 4.5.24 and it works.
I fixed the problem described in #11 removing:
TSFE.jumpUrl_transferSession = 1
Same here, the extension cbstarter contained TSFE.jumpUrl_transferSession = 1
. Removing that line made the error disappear.
Thanks ian !
A fix to make it work even if TSFE.jumpUrl_transferSession = 1 is set is presented here: #46463
- Status changed from Resolved to Closed
Also available in: Atom
PDF