Bug #29747
closedtcaTree got troubles with many items
0%
Description
The tcaTree is certainly nice but it seems this feature is currently not at enterprise level as it got big troubles with a larger record see.
I got this problem with a tcaTree out of pages in bigger project and there is no also another report concerning ext:news (#29746)
Updated by Tobias Liebig about 13 years ago
Could you provide a dump or .t3d with test data?
Updated by Andreas Wolf about 13 years ago
- Target version changed from 4.5.6 to 4.5.7
Without knowing your exact situation, I would guess that this is because the TCA tree always returns the full depth - at least that's my impression from what I saw in the source. Maybe we can cut this to the first one or two levels (below the root level), to decrease stress on the client when loading a huge tree.
Updated by Georg Ringer about 13 years ago
the number of levels can be configured but problem is more that the full tree is always loaded. only solution is IMO to use ajax as done in the page tree. of course this is not that easy as the complete configuration (which tceform, which table, ...) needs to be sent to ajax handler too
Updated by Chris topher about 13 years ago
- Target version changed from 4.5.7 to 4.5.8
Updated by Ernesto Baschny almost 13 years ago
- Target version changed from 4.5.8 to 4.5.12
Updated by Alexander Opitz almost 10 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
4.5.12) - Is Regression set to No
Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.