Project

General

Profile

Actions

Task #61743

closed

Cleanup: Unquote integer in BackendUserSessionRepository

Added by Andreas Kienast over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2014-09-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7.0
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently, in the method "findByBackendUser" in EXT:beuser/Classes/Domain/Repository/BackendUserSessionRepository.php the backend user uid is casted to int and is quoted.

This behaviour is
1. not necessary
2. breaks sql for Oracle databases

Actions

Also available in: Atom PDF