Project

General

Profile

Actions

Task #99798

closed

TinyMCE won't work, if you use <f:debug> in the template

Added by Dieter Porth about 1 year ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-02
Due date:
% Done:

100%

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

Description

I installed the RTE TinyMCE (JavaScript_Framework) on one side. As soon as I use <f:debug> in the template, the TinyMCE refuses to work because it is missing <!DOCTYPE html> in the first line. In order for both xdebug and TinyMCE to work, each <f:debug> information should be preceded by the text '<!DOCTYPE html> ' when generating.


Files

20230202_local_history.patch (740 Bytes) 20230202_local_history.patch Dieter Porth, 2023-02-02 09:29
Actions #1

Updated by Georg Ringer about 1 year ago

  • Status changed from New to Needs Feedback

what about using <f:debug inline="1">{yourcode}</f:debug>?

as the name suggests, it is for debugging only. there are also other issues which might interfere with the created code but is IMHO impossible or very hard to scope everything

Actions #2

Updated by Georg Ringer about 1 year ago

  • Tracker changed from Feature to Task
  • TYPO3 Version set to 11
Actions #3

Updated by Dieter Porth about 1 year ago

  • % Done changed from 0 to 100

Your hint will work for me fine. Thank you.

You are right. It is only a problem of debugging.

Actions #4

Updated by Riccardo De Contardi 11 months ago

@Dieter Porth Thank you for your reply and sorry for asking you this so late: Do you think that there is still some work to be done here or the issue can be closed?

Thank you again

Actions #5

Updated by Riccardo De Contardi about 1 month ago

  • Status changed from Needs Feedback to Closed
  • Target version deleted (Candidate for patchlevel)

@ Dieter Porth I am closing this issue for lack of feedback;

If you think that this is the wrong decision or experience the issue again please open a new issue with a reference to this one.

Thank you

Actions

Also available in: Atom PDF