Project

General

Profile

Actions

Bug #84530

closed

Deprecate globals usage in FormEngine

Added by Nicole Cordes about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2018-03-24
Due date:
% Done:

100%

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

Description

Instead of removing the handling of _GP(defVals), it needs to be deprecated in FormEngine. I think FormEngine is public API and there is no way to find out if the current version handles _GP(defVals) on its own or needs proper configuration from outside. If you set configuration from outside your code will throw an error if the new configuration is not supported (e.g. with 9.1).

As there is no method that can be used to determine if configuration is needed, I think the _GP usage needs to be deprecated "softly".


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #84506: Free FormEngine from _GP usageClosed2018-03-21

Actions
Actions #1

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56443

Actions #2

Updated by Gerrit Code Review about 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56443

Actions #3

Updated by Mathias Brodala about 6 years ago

  • Related to Task #84506: Free FormEngine from _GP usage added
Actions #4

Updated by Gerrit Code Review about 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56443

Actions #5

Updated by Nicole Cordes about 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF