[TYPO3-english] TYPO3 + Redis Cache Backend + Workspaces

Thorsten Kahler thorsten.kahler at typo3.org
Mon Aug 12 13:02:43 CEST 2013


Hi Viktor,

Viktor Livakivskyi schrieb am 12.08.13 11:20:
> Hi, List.
> 
> I've started using Redis as caching backend for all caches, that are using db. So far so good, but now I'm experiencing issues with workspaces caches.
> Whenever I do some change, that involves processCmdmap_afterFinish() hook (i.e. mark BE user as "admin"), I'me getting an exception:
> #1279578078: The specified tag is of type "integer" but a string is expected. 
> 
> The stacktrace is following:
> [...]
> 
> So, the problem is in fact, taht LIVE workspace has id=0, and this is incorrect tag name for Redis.
> 
> Am I doing something wrong or this is a bug and I should report it to Forge?
> 

it would be great if you would report that issue at Forge. We've
stumbled accross that problem recently, too, and it is a bug: the check
for the data type isn't appropriate at that place.

Thanks,
Thorsten

-- 
Thorsten Kahler
TYPO3 CMS Active Contributor

TYPO3 ... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-english mailing list