bednee / cooluri

GIT repository for TYPO3 extension CoolUri
7 stars 12 forks source link

Typo3 9.5.28 crashes CoolURI #100

Open ut opened 3 years ago

ut commented 3 years ago

After a minor security update of Typo3 9.5.28, all pages of a website were not reachable any more via a CoolURI URL.

Error message:

Page Not Found 
The page did not exist or was inaccessible. 
Reason:
Request parameters could not be validated (&cHash comparison failed)

Cache deletion didn't help, even resetting the CoolURI Chache.

Hot fix: Reverting the Typo3 Update solved instantly this issue.

bednee commented 3 years ago

There was a problem in handling query parameters, can you please try current master? I've just pushed a possible fix. This cHash validation can be turned off in TYPO3 configuration.

ut commented 3 years ago

Cool, I'll try and give you feedback.

ut commented 3 years ago

The update gives the same error (both after installation and plus after "Delete everything and start again"

A-Kalkhoff commented 3 years ago

Error persists in the recent 9.5.29

ut commented 3 years ago

We can confirm.