Project

General

Profile

Actions

Bug #14937

closed

multiple lines in TS variable get cropped to 1line

Added by Stefan Beylen over 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-08-22
Due date:
% Done:

0%

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

Description

In my TSSetup I got the following value:

myvar(
line1
line2
)

in the ext when I make

echo $conf['myvar'];

I just get "line1" as result
where is "line2" ?

(issue imported from #M1396)

Actions #1

Updated by Wolfgang Klinger about 18 years ago

This works for me with the latest source from CVS,
can you test it again?

Actions #2

Updated by Wolfgang Klinger about 18 years ago

Please test this again with the latest source from CVS (or 4.0 beta source).

Actions

Also available in: Atom PDF