Actions
Task #75556
closedEpic #75555: Further Doctrine Development
Make getPagePermsClause() portable
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2016-04-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
Description
\TYPO3\CMS\Core\Authentication\BackendUserAuthentication::getPagePermsClause() is currently raw SQL strings and should be rewritten to return portable SQL fragments using the QueryBuilder/ExpressionBuilder from Doctrine.
Actions