Project

General

Profile

Actions

Bug #23364

closed

TCEFORM.tt_content.media.config.maxitems doesn't work correctly

Added by Falk no-lastname-given over 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2010-08-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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)

Actions #1

Updated by Frank Kübler over 13 years ago

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

Actions #2

Updated by Clemens Riccabona over 13 years ago

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]

Actions #3

Updated by Edgar Karlson over 13 years ago

Same here with TCEFORM.pages.*:
TCEFORM.pages.media.config.maxitems = 10 don't work on TYPO3 v. 4.4.4

Actions #4

Updated by Alexander Opitz over 10 years ago

  • 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)?

Actions #5

Updated by Falk no-lastname-given over 10 years ago

Hi, the problem does still exists in 4.5.30

Actions #6

Updated by Alexander Opitz over 10 years ago

  • Category set to Backend User Interface
  • Status changed from Needs Feedback to New
Actions #7

Updated by Martin Neumann over 9 years ago

I can confirm this problem still exists in 4.7.14

Actions #8

Updated by Clemens Riccabona over 9 years ago

If you are on the way, could you please also fix this one in 4.5.X: https://forge.typo3.org/issues/26142
it seems a nobrainer.

Actions #9

Updated by Benni Mack over 9 years ago

TCEFORM.pages.media.config.maxitems = 10
works on 6.2/master now.

Actions #10

Updated by Wouter Wolters over 9 years ago

  • Status changed from New to Needs Feedback

Can anyone confirm Benni his finding on a 6.2 installation of higher?

Actions #11

Updated by Stephan Vidar over 9 years ago

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

Actions #12

Updated by Wouter Wolters over 9 years ago

  • 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.

Actions

Also available in: Atom PDF