Bug #98653
closedInMemoryLogWriter does not interpolate messages
100%
Description
The InMemoryLogWriter, used in the admin panel, does not interpolate log messages so it does still contain unreplaced placeholders.
Current State:TYPO3.CMS.Frontend.Authentication.FrontendUserAuthentication {count} usergroup records found
Expected: TYPO3.CMS.Frontend.Authentication.FrontendUserAuthentication 1 usergroup records found
Updated by Gerrit Code Review about 2 years ago
- Status changed from New 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/+/76161
Updated by Gerrit Code Review about 2 years ago
Patch set 2 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/+/76161
Updated by Gerrit Code Review about 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76177
Updated by Sascha Egerer about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ee3044df548cbd42a759596d7b0aab4f98ccff8c.