Incorrect Headers format in modal row
-
The Headers row value in
.wp-mail-logging-modal-row-value-headerselement echoed withwp_kses_postmethod, but it’s breaks theReply-Toemail address output:Original header:
Reply-To: John Smith <john.smith@somesite.com>,\nContent-Type: text/htmlActual output:
Reply-To: John Smith ,\nContent-Type: text/htmlSee /src/Renderer/Format/BaseRenderer.php:178
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Incorrect Headers format in modal row’ is closed to new replies.