Commit c86e357
committed
[BUGFIX] Remove extbase debugger markup in MailFactory.php
There is the rare chance that some extbase debugger code is saved
in the database in the body field of mails. Switching to another
function solves the issue.
Related in2code-pro/powermail#3
Related #897
Fixes #9201 parent 4fc5e40 commit c86e357
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments