Actions
Bug #24163
closedtcaTree should behave like select
Start date:
2010-11-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The current tcaTree implementation does not behave as the equivalent "selectbox" rendering.
For example:
- currently in 80% of setups deleted records are filtered out - renders hidden records if you not explicetely exclude theme
- foreign_table_where is not taken care of
- it's not checked pid is in an allowed path for the current user
- nodes should be sorted according to possible foreign_table_where or table default sorting
(issue imported from #M16510)
Actions