Task #69914
closedMove login-related constants to EXT:felogin
100%
Description
Due to historic reasons EXT:css_styled_content has defined
constants that were used before EXT:felogin was there.
The constants were set correctly, but haven't been handed over
to EXT:felogin, thus they were useless since the old loginform was
removed.
The patch adds the constants to EXT:felogin so they are also added
when using e.g. EXT:fluid_styled_content as the
"defaultContentRendering" feature is used.
Updated by Gerrit Code Review about 9 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 http://review.typo3.org/43392
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43392
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43392
Updated by Benni Mack about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 01718d36a08010f50c7c36a576c6cdc4a08a4a09.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed