|
|||||||
| Add shlashes in email | ||||
|---|---|---|---|---|
Category Unknown |
Affected Version 1.6 rc4 |
Priority Unknown |
||
Status Fixed |
Fixed Version 1.6 rc5 |
|||
Submitted 08-11-2008 |
||||
|
||||
|
|
||
|
||
|
Add shlashes in email
Hello,
If i use a premade reply like this : Quote:
Quote:
|
|
|
||
|
||
|
this worked for me. thanks very much
|
|
|
||
|
||
|
this did not work for me - around line 64 & 65:
Code:
$subject=stripslashes(preg_replace("/(\r\n|\r|\n)/s",'', trim($subject)));
$message = stripslashes(preg_replace("/(\r\n|\r)/s", "\n", trim($message)));
Why can't it be an easy fix to enable HTML outbound emails from this? |
|
|
||
|
||
|
Ah - turned on my Magic Quotes and the slashes are gone. And now we have a VB.NET Admin shell which sends the Response Emails for us which look a lot nicer in HTML. Now if I could only get the Site "New Ticket" to use HTML EMail... Still can't figure it out.
|
![]() |
| Issue Tools |
|---|
Subscribe to this issue |