Bug #89636
closedBackendLogo not working with leading slash
100%
Description
For all configurable backend images and logos in ext:backend extension configuration e.g. loginLogo or _ loginBackgroundImage_ the defined path get resolved by a custom method `getUriForFileName`.
This method calls, among others, GeneralUtility::getFileAbsFileName by providing the path with replacing a possible leading slash.
This is not done for the backendLogo field. Therefore it's not possible to enter a path with leading slash in contrast to the other settings.
As this is not explicit allowed or disallowed it should be unified with the other configuration fields.
Updated by Gerrit Code Review about 5 years ago
- Status changed from New 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/c/Packages/TYPO3.CMS/+/62293
Updated by Gerrit Code Review almost 5 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/c/Packages/TYPO3.CMS/+/62293
Updated by Gerrit Code Review almost 5 years ago
Patch set 1 for branch 9.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/+/62467
Updated by Oliver Bartsch almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7999caed3b6434b01c383cb7ad01ee4fc18ddc55.