Project

General

Profile

Actions

Bug #53125

closed

TypoScript Editor Help is disabled after multiline comment

Added by Gernot Ploiner about 11 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
t3editor
Target version:
-
Start date:
2013-10-25
Due date:
% Done:

0%

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

Description

If you write TypoScript in Setup-Field there is a great Editor with Help-Dropdown after each dot (Example: 10.wrap.)
If you write a Multiline Comment, the Help-Dropdown doesn't appear anymore after the Comment.

Test with this TypoScript:

page = PAGE
page {
10 = TEXT
10 {
value = Helpdropdown works fine here
}
/*
Multiline Comment
*/
20 = TEXT # Here the Dropdown is missing, also with STRG+Space:
20.
}


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #48170: No autocomlete / hints after multiline commentClosed2013-05-14

Actions
Actions

Also available in: Atom PDF