Actions
Task #69914
closedMove login-related constants to EXT:felogin
Start date:
2015-09-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
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.
Actions