if canPlayType leads to mp3 being used, the calculated chash of the audiocaptcha URL is wrong which leads to a 404 error.
I guess the parameter formatName should be added to $GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash']['excludedParameters']
Hi,
if _canPlayType_ leads to mp3 being used, the calculated chash of the audiocaptcha URL is wrong which leads to a 404 error.
I guess the parameter formatName should be added to
`$GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash']['excludedParameters']`
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
sjbr/sr-freecap#12
Reference in a new issue
No description provided.
Delete branch "%!s(
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
jogo commented
Hi,
if canPlayType leads to mp3 being used, the calculated chash of the audiocaptcha URL is wrong which leads to a 404 error.
I guess the parameter formatName should be added to
$GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash']['excludedParameters']