Task #39468
Mark all config.stat* options as removed
| Status: | Closed | Start date: | 2012-08-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Chris topher | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 6.0 | |||
| Votes: | 0 |
Description
Functionality was dropped with #39347, target: 6.0
Also remove these options in examples, if anywhere mentioned.
Associated revisions
[TASK] Mark all config.stat* options as removed
All statistics related functionality was dropped from the TYPO3 core.
Change-Id: I7b45e96c7958babeac2555f4c652387f9b172dbf
Resolves: #39468
History
Updated by Francois Suter 10 months ago
- Project changed from Documentation to TSref
Updated by Francois Suter 10 months ago
Note that the parameters must not be removed entirely from the TSref. They must just be marked as removed as of TYPO3 6.0. They must be left so that the documentation can still be used for older versions.
Updated by Chris topher 10 months ago
- Subject changed from Tsref: Remove all config.stat* parameters to Mark all config.stat* parameters as removed
- Target version set to 6.0
Updated by Chris topher 7 months ago
- Tracker changed from Bug to Task
- Subject changed from Mark all config.stat* parameters as removed to Mark all config.stat* options as removed
Updated by Chris topher 7 months ago
In the API in typo3\sysext\frontend\Classes\Controller\TypoScriptFrontendController.php some of the stat* options were deprecated, but are still mentioned. However, all the functions to actually write the results to logfiles have been removed, so that these options on its own won't work any more and TSref does not document extensions (which in that case would make use of deprecated stuff and also should stop doing so btw).
Updated by Gerrit Code Review 7 months 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 http://review.typo3.org/15888
Updated by Gerrit Code Review 7 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15888
Updated by Chris topher 7 months ago
- Assignee set to Chris topher
Updated by Chris topher 7 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1dec43b752318463b2cbb2d964dcd12b8aee650c.
Updated by Chris topher 3 months ago
- Status changed from Resolved to Closed