Actions
Bug #31952
closedWrong "comment" interpretation in typoscript(-files)
Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-11-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi all,
in one of my typoscript files I put in a comment-statement like this:
/* This is the comment: */
It seems that TYPO3 ignores the comment-end "*/" in the same row like the comment-start "/*"!?
The result was, that all the typoscript statements following the above mentioned comment line would all be interprated as COMMENT (till the end of file)!
Kind regards from Jülich, Germany
Kurt Kunig
Actions