[ 
https://issues.apache.org/jira/browse/CXF-7162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721056#comment-15721056
 ] 

ASF GitHub Bot commented on CXF-7162:
-------------------------------------

Github user elrodro83 commented on the issue:

    https://github.com/apache/cxf/pull/210
  
    Per comment on woodstox issue 
(https://github.com/FasterXML/woodstox/issues/29#issuecomment-264719777), the 
reader is working as expected and cxf should process its input accordingly. 
This pr fixes that.


> Inconsistent reading of formatted xml when validating schema
> ------------------------------------------------------------
>
>                 Key: CXF-7162
>                 URL: https://issues.apache.org/jira/browse/CXF-7162
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.7.18, 3.1.8
>         Environment: All
>            Reporter: Rodrigo Merino
>
> When calling StaxUtils.copy() with a source reader that is validating schema, 
> the spaces between tags used for formatting the XML are not copied to the 
> output.
> This causes, when used, the soap body signature validation to fail when using 
> schema validation.
> I have already reported this to woodstox 
> (https://github.com/FasterXML/woodstox/issues/29) but anyway, 
> StaxUtils.copy() should be aware of both situations (CHARACTERS AND SPACES).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to