You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2018/06/12 15:15:00 UTC

[jira] [Closed] (SANTUARIO-482) Don't include newline characters in BASE-64 encoded output if the "org.apache.xml.security.ignoreLineBreaks" system property is set

     [ https://issues.apache.org/jira/browse/SANTUARIO-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed SANTUARIO-482.
-----------------------------------------

> Don't include newline characters in BASE-64 encoded output if the "org.apache.xml.security.ignoreLineBreaks" system property is set
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SANTUARIO-482
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-482
>             Project: Santuario
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: Java 2.1.2
>
>         Attachments: SANTUARIO-482.patch.2
>
>
> Since Santuario 2.1.0, due to the switch to use the java.util.Base64 Mime Encoder, newline characters are always emitted in BASE-64 content, even if the "org.apache.xml.security.ignoreLineBreaks" system property is set to true. Instead, we should not emit newline characters when this system property is set, to provide consistency with previous versions and also to avoid potential interop problems with other distributions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)