Bug #91393
closed
Cachingproblems after recent TYPO3 9.5.17
Added by Sys Reset over 4 years ago.
Updated over 4 years ago.
Description
After mentioned update i receive the following errorcode:
[https://typo3.org/go/exception/CMS/debug/1588784142]
It seems this happens when the data ("mixed") i want to put into the cache is an array which contains objects as array-elements.
This worked well with TYPO3 9.5.16 and before (9.5.11 was working too).
Files
- Status changed from New to Needs Feedback
Are you putting data/objects to a custom cache or does it happen without custom implementations?
In case it's a custom implementation, could you please share the code and objects/classes you're trying to put into cache? Thx
- Related to Bug #91387: Relax constraints on serializing objects added
- Target version changed from next-patchlevel to 9.5.18 & 10.4.3
In issue #91404 a similar behavior is reported which seems to be related to extension VHS. Is ext:vhs used and probably the cause in your scenario as well?
- Is duplicate of Bug #91404: After update from 9.5.16 to 9.5.17 I get an error 'Cannot serialize' added
- Status changed from Needs Feedback to Closed
Continuing at #91404 as tracking issue, which has a proof-of-concept patch for handling ReflectionService
serialization
Also available in: Atom
PDF