Project

General

Profile

Actions

Bug #28317

closed

Increase "maxitems" for media in TCA of pages

Added by Stefan Neufeind almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Currently allows to add only 5 ressources. But that field is already of type TEXT in the database and there are usecases (multiple random-backgrounds for a page, ...) where more than 5 resources might be needed.

Field "resources" of sys_template has maxitems at 100 which we can safely apply here as well.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #26142: Media field in pages_language_overlay differs from field in pages tableClosed2011-04-20

Actions
Actions #1

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I7acb4d9bfc38b6d5cef0fabe82560586f0c4eea3 has been pushed to the review server.
It is available at http://review.typo3.org/3417

Actions #2

Updated by Tolleiv Nietsch almost 13 years ago

  • Status changed from New to Under Review
Actions #3

Updated by Mr. Hudson almost 13 years ago

Patch set 2 of change I7acb4d9bfc38b6d5cef0fabe82560586f0c4eea3 has been pushed to the review server.
It is available at http://review.typo3.org/3417

Actions #4

Updated by Stefan Neufeind almost 13 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9243

Actions #6

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/15839

Actions #7

Updated by Christian Kuhn over 11 years ago

I'd prefer to not merge this in 4.5: The overlay table media field is only a tinytext in 4.5 (changed to text with 4.6). So, with 100 maxItems in 4.5 the overlay could easily break the max length of 256 characters. Since we do not want db changes if not really important, I'd say we shouldn't backport this change to 4.5. If someone needs it, he could still make the overlay media field bigger on his own, and increase the maxItem together.

Please abandon this patch for 4.5.

https://review.typo3.org/#/c/15839/

Actions #8

Updated by Christian Kuhn over 11 years ago

  • Status changed from Under Review to Resolved
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF