Actions
Bug #15563
closedAllowed excludefields:
Start date:
2006-02-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Allowed excludefields:
doesn't cover everyting
Missing features controlling 'tt_content'
From the header can't take off
Align:
Link:
It is HIGHLY recommendable that these could be taken off
As far as I know also some RealURL had problems - path segment couldn't be taken off
(issue imported from #M2477)
Updated by Mathias Schreiber almost 19 years ago
Correct.
Excludefields only cover fields marked as "exclude = 1".
So you have the possibility to set this by yourself with an extension (which sets exclude = 1 for the desired fields).
Updated by Christian Kuhn over 15 years ago
Resolved as duplicate of #18192
This has been solved in revision 3519, header_position and header_link are now exclude fields.
Actions