Project

General

Profile

Actions

Bug #100832

closed

Module "Page TSconfig" -> Active page TSconfig -- Shows comments

Added by Christian Hackl 12 months ago. Updated 10 months ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-05-08
Due date:
% Done:

0%

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

Description

I have a sitepackage which includes Page TsConfig via Configuration/TCA/Overrides/page.php

If i have a comment just befor the beginning "TCEFORM..." then this comment shows up at BE module "Page TSconfig" -> Active page TSconfig.

Example:

   ...some other code
   ### my comment
   TCEFORM { ...

Than "### my comment" shows up. If i put a empty line between my comment and the "TCEFORM..." than the comment dosen't show up.
Example:

   ... some other code
   ### my comment

   TCEFORM { ...

Files

pageTsConfig-be-module.JPG (158 KB) pageTsConfig-be-module.JPG Christian Hackl, 2023-05-08 12:02

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #97816: New TypoScript parserClosed2022-06-27

Actions
Related to TYPO3 Core - Bug #100831: Module "Page TSconfig" -> Active page TSconfig -- Shows commentsClosed2023-05-08

Actions
Actions

Also available in: Atom PDF