Task #63818

Remove staticFileEditPath magic

Added by Christian Kuhn 8 months ago. Updated 7 months ago.

Status:Resolved Start date:2014-12-12
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:- Spent time: -
Target version:7.1 (Cleanup)
TYPO3 Version:7 Complexity:
PHP Version: Sprint Focus:

Related issues

related to Core - Bug #63668: High memory consumption in DataHandler->fillInFieldArray ... Resolved 2014-12-08

Associated revisions

Revision 4dd99fee
Added by Christian Kuhn 8 months ago

[!!!][TASK] Remove static file edit magic

Configuring RTE fields TCA in defaultExtras section with static_write
enabled the DataHandler to write content to specific sections of files
in a specific directory.

This feature is documented and existed for a long time, but is not used
in the wild. Searching for keywords just revealed a very outdated
demo page, the according core source and documentation. No extension
or real live use case was found and even a call for feedback on this
by Benni half a year ago got no answers.

The patch removes this feature without substitution and improves
DataHandler performance as a nice side effect.

Resolves: #63818
Resolves: #63668
Releases: master
Change-Id: I5532ba1565370baeb03ce074c8ab8036a0936d5b
Reviewed-on: http://review.typo3.org/35369
Reviewed-by: Anja Leichsenring <>
Tested-by: Anja Leichsenring <>
Reviewed-by: Markus Klein <>
Reviewed-by: Helmut Hummel <>
Reviewed-by: Wouter Wolters <>
Tested-by: Benjamin Mack <>
Reviewed-by: Christian Kuhn <>
Tested-by: Christian Kuhn <>

History

#1 Updated by Gerrit Code Review 8 months 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 http://review.typo3.org/35369

#2 Updated by Gerrit Code Review 8 months ago

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

#3 Updated by Gerrit Code Review 8 months ago

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

#4 Updated by Gerrit Code Review 8 months ago

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

#5 Updated by Christian Kuhn 8 months ago

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

#6 Updated by Chris topher 7 months ago

  • Target version set to 7.1 (Cleanup)

Also available in: Atom PDF