Skip to content

Removing backslashes in 2 text strings

Xavier Dequinze requested to merge issue/smtp-3206930:8.x-1.x into 8.x-1.x

Escaping in text string causes invalid input syntax for type bytea with PostgreSQL. Remove 2 Backslashes in SMTPConfigForm.php.

Merge request reports