Bug #23364
closed
TCEFORM.tt_content.media.config.maxitems doesn't work correctly
Added by Falk no-lastname-given over 14 years ago.
Updated almost 10 years ago.
Category:
Backend User Interface
Description
I have tried to increase the possible upload files in the CE filelinks with the page TSConfig setting 'TCEFORM.tt_content.media.config.maxitems = 20'. With this config I'm able to post 20 files without validation errror but after saving are only 10 files (default maxitems) remained.
The workaround is the manipulation over the TCA - Array.
(issue imported from #M15374)
I can confirm that!
On a 4.2 Version the TSConfig:
TCEFORM.tt_content.media.config.maxitems = 20
is working very well.
I tested it on a 4.3.3 Version: not working
and on a 4.4.2 Version: not working
same problem with pages.media on TYPO3 4.4.2
the size btw is possible to override.
[edit] -> the size of the group-box. (the filesize i did'nt test)[/edit]
Same here with TCEFORM.pages.*:
TCEFORM.pages.media.config.maxitems = 10 don't work on TYPO3 v. 4.4.4
- Status changed from New to Needs Feedback
- Target version deleted (
0)
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Hi, the problem does still exists in 4.5.30
- Category set to Backend User Interface
- Status changed from Needs Feedback to New
I can confirm this problem still exists in 4.7.14
TCEFORM.pages.media.config.maxitems = 10
works on 6.2/master now.
- Status changed from New to Needs Feedback
Can anyone confirm Benni his finding on a 6.2 installation of higher?
This works as expected in TYPO3 6.2.5:
TCEFORM.pages.media.config.maxitems = 20
TCEFORM.tt_content.media.config.maxitems = 20
This doesn't work as expected in TYPO3 4.5.39:
(After saving some files are lost)
TCEFORM.pages.media.config.maxitems = 20
TCEFORM.tt_content.media.config.maxitems = 20
- Status changed from Needs Feedback to Closed
Thanks for the feedback. As 4.5 is in security and really important bug fixes mode I will mark this issue as solved.
Also available in: Atom
PDF