Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 278 Bytes

2023-03-09-fix-send-mail-message-encoding.md

File metadata and controls

9 lines (9 loc) · 278 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix send mail message encoding
issue: NEXT-25651
author: Oliver Skroblin
author_email: o.skroblin@shopware.com
author_github: @OliverSkroblin
---

Core

  • Added SendEmailMessageJsonSerializer serializer which fixes the json encoding of the SendMailMessage class.