Menu

#232 Texteditor of filemanager removes backslashes

phpCMS_1.2.1pl2
open
nobody
Filemanager (1)
5
2006-02-01
2006-02-01
No

As described in the forum thread
http://phpcms.de/forum/index.de.html?topic=6247 (german
language) the editor of the filemanager removes leading
backslashes in front of quotationmarks.

So when a file with the line

$foo = "This is \"bar\" !!";

is edited and saved, it will save the line

$foo = "This is "bar" !!";

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.