Task #44763
Remove deprecated code that is marked to be deleted in 6.1
Status: | Resolved | Start date: | ||
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Wouter Wolters | % Done: | 0% |
|
Category: | Code Cleanup | Spent time: | - | |
Target version: | 6.1.0 | |||
TYPO3 Version: | 6.1 | Complexity: | ||
PHP Version: | Sprint Focus: |
Description
Remove deprecated code that is marked to be deleted in 6.1
Related issues
Associated revisions
[TASK] Remove deprecated code
Remove deprecated code that is marked to be deleted in 6.1.
Change-Id: I4a8f512c039e537733228840f1fb8a592f8331a3
Resolves: #44763
Releases: 6.1
Reviewed-on: https://review.typo3.org/17676
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] EM ConstantsView crashs with dep/faulty types.
The types default and input are deprecated. Removing of this let
the ConstantsView crash, as there is no function configuration for them.
We now readd the config in 6.1 as we have no problems with this lines
in the core and we don't know how much extsnions exists which fail.
Resolves: #46996
Related: #44763
Releases: 6.1, 6.0
Change-Id: I670e80bab6b415997fcfd26de19fba870a0f8446
Reviewed-on: https://review.typo3.org/19697
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] EM ConstantsView crashs with dep/faulty types.
The types default and input are deprecated. Removing of this let
the ConstantsView crash, as there is no function configuration for them.
We now readd the config in 6.1 as we have no problems with this lines
in the core and we don't know how much extensions exists which fail.
So removing deprecation in 6.1 message.
Resolves: #46996
Related: #44763
Releases: 6.1, 6.0
Change-Id: Ic9696bb61ac9cbe1618381f42c1c9d8a282cd14c
Reviewed-on: https://review.typo3.org/19698
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review over 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/17676
#2 Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17676
#3 Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17676
#4 Updated by Gerrit Code Review over 2 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17676
#5 Updated by Christian Kuhn over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100