Actions
Bug #56586
closedAbstractUserAuthenticationTest creates SQL error if openid is installed
Start date:
2014-03-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Updated by Philipp Gampe over 10 years ago
The test actually tests AuthenticationService from ext:sv. On top of that, the test has unneeded setUp/tearDown methods.
Move tests to actual tested class and remove setUp/tearDown.
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28090
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28090
Updated by Philipp Gampe over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6b72cf5e10f891e26b625864f8ff42f2edbea1f3.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions