Commit e5b1744
committed
bug #49401 [TwigBridge] Fix raw content rendering in HTML notification emails (1ed)
This PR was merged into the 5.4 branch.
Discussion
----------
[TwigBridge] Fix raw content rendering in HTML notification emails
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR |
Applying nl2br on raw HTML seems wrong to me and it also makes raw ineffective.
Commits
-------
f301f1db83 [TwigBridge] Fix raw content rendering in HTML notification emails1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments