You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/08/22 13:50:20 UTC

[jira] [Created] (JAMES-1819) Base64 data is badly parsed when getting message

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org