Actions
Task #80010
closedRemove temporary solution for comparing BLOBS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2017-02-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
Description
Due to an error in Doctrine (https://github.com/doctrine/dbal/issues/2663) a comparison of changes in
the BLOB datatype cannot be detected. Since the new session framework needs this changes - a
temporary workaround has been made via https://forge.typo3.org/issues/79722.
As soon as this has been fixed in Doctrine this workaround must be removed again.
Actions