Actions
Task #65938
closedDeprecate $TSFE->anchorPrefix
Start date:
2015-03-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The shortcut variable to for having the anchorPrefix within
$TSFE is set when a baseURL is defined and does the same
as config.prefixLocalAnchors = auto. It is solely used for
Indexed Search and only if baseURL is activated.
The patch deprecates this property and implements
the functionality directly when needed within indexed_search.
Updated by Gerrit Code Review over 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/38040
Updated by Gerrit Code Review over 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/38040
Updated by Benni Mack over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c4db4da74f720e4e217550ac7ac0f50bd41e3486.
Updated by Mathias Schreiber over 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions