Project

General

Profile

Actions

Bug #19162

closed

backslashes will removed on saving in extension manager / edit file.

Added by Andreas almost 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
-
Start date:
2008-07-28
Due date:
% Done:

0%

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

Description

if u save the editing file, all backslashes will removed.

before:
echo "some \n test!";

after:
echo "some n test!";

(issue imported from #M9064)

Actions

Also available in: Atom PDF