Actions
Bug #78171
closedException in List module with more than 1000 records in extra tables
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-10-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If more than 100 records exist in an extra table on a page (e.g. tt_news), then clicking the "[1001 - ...]" button in the web module (not list module) leads to exception:
Uncaught TYPO3 Exception
#1294585070: No module "" could be found. (More information)
UnexpectedValueException thrown in file
.../typo3/mod.php in line 46.
Actions