Bug #49334

Remove last handling of multiplyDBfieldSize

Added by Christian Kuhn about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-06-21
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:Install Tool Spent time: -
Target version:6.2.0
TYPO3 Version:6.2 Is Regression:
PHP Version:5.4 Sprint Focus:
Complexity:no-brainer

Related issues

related to Core - Bug #35923: Remove deprecated code for 6.0 Resolved 2012-04-12
related to Core - Task #49162: Rewrite install tool Resolved 2011-10-30
related to Core - Bug #49299: Install tool: Remove obsolete settings from LocalConfigur... Resolved 2013-06-20

Associated revisions

Revision 003ff66c
Added by Christian Kuhn about 2 years ago

[TASK] Remove last bit of multiplyDBfieldSize handling

multiplyDBfieldSize was used in the past to extend the size of
database fields to cope with UTF8 content if the database did
not support it. The setting was deprecated for a long time already
and removed from DefaultConfiguration with version 6.0.
The patch removes still existing handler code from ext:install.
The setting is also removed from LocalConfiguration if found.

Change-Id: Ia36b8c05cab8814c91ffa0d8e8afcd4de5c7060b
Resolves: #49334
Related: #35923
Related: #49299
Releases: 6.2
Reviewed-on: https://review.typo3.org/21581
Reviewed-by: Philipp Gampe
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Markus Klein
Tested-by: Markus Klein

History

#1 Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21581

#2 Updated by Christian Kuhn about 2 years ago

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

Also available in: Atom PDF