Antoine Duprat created JAMES-1819:
-------------------------------------
Summary: Base64 data is badly parsed when getting message
Key: JAMES-1819
URL: https://issues.apache.org/jira/browse/JAMES-1819
Project: James Server
Issue Type: Bug
Components: JMAP
Reporter: Antoine Duprat
Assignee: Antoine Duprat
Having an HTML message with data sur as:
{code}
<p><br><img data-filename=\"Capture du 2016-06-21 09:19:07.png\"
src=\"data:image/png;base64,iVBORw0KGgo.....Jggg==\" style=\"width:
165px;\"></p>
{code}
is badly parsed when getting the message: the last base64 character is missing.
(getting: {code}iVBORw0KGgo.....Jggg={code})
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]