Project

General

Profile

Actions

Bug #25111

closed

Cleanup: Remove obsolete checkbox code for input fields

Added by Alexander Stehlik about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-02-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Since version 4.5 the "checkbox" configuration for columns of type "input" is obsolete. Every input field now has a clear button within the field and input fields with date/time values automatically get a date picker.

The code for the checkboxes hasn't been removed completely but is not used any more.

Solution: Remove all obsolete code and output a deprecation warning if someone uses the configuration option "checkbox" for columns of type "input".

Related information:

http://forge.typo3.org/issues/23742 (The original RFC that replaced the checkbox)

http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/2/#id2520906 (TCA Reference for columns of type "input")

http://forge.typo3.org/issues/13137 (issue for updating the "checkbox" configuration in TCA Reference)
(issue imported from #M17680)


Files

typo3-17680b-remove_checkbox.diff (6.13 KB) typo3-17680b-remove_checkbox.diff Administrator Admin, 2011-02-20 14:02
Actions

Also available in: Atom PDF