Actions
Bug #99437
closedImprove rendering of Clear Persistent Database Tables items
Start date:
2022-12-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Instead of
Delete 1 rows from table "be_sessions" table
use
Delete 1 row(s) from table "be_sessions"
Additionally an distracting space should be removed
Updated by Gerrit Code Review almost 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77240
Updated by Georg Ringer almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 46fd6f4f9b8a025955c84b00f0b0ce9761632e33.
Actions