Project

General

Profile

Actions

Task #71656

closed

Story #69617: FormEngine bugs

RTE improve FE check for writeTemporaryFile

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-11-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The check reagrding FE Mode for writeTemporaryFile in RteHtmlAreaApiBase does only check for existing TSFE object, however, that isn't enough because another extension could have a crated such a object in the backend
and not removed it correctly.

Actions #1

Updated by Gerrit Code Review over 8 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/44769

Actions #2

Updated by Andreas Allacher over 8 years ago

Can be tested by installing https://github.com/TYPO3-Solr/ext-solr/commit/b04ea3b4cdce9c19e754f47bb6f2c327f2e2fb5b, then:
1.) Open content elment
2.) save content elment (without close)

After saving RTE-Linkhandler won't open because temporary file cannot be loaded (solr adds information to index queue and generates a TSFE object to read configuration but doesn't clean it up in that commit)

Not sure if it can be verified without a solr host being configured though.

Actions #3

Updated by Christian Kuhn over 8 years ago

  • Parent task set to #69617
Actions #4

Updated by Anonymous over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF