You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2014/12/19 01:00:22 UTC

[jira] [Commented] (CAMEL-8164) Add a secondary compatibility test in XMLTokenizer xtokenize to reject incompatible stax parsers

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

Akitoshi Yoshida commented on CAMEL-8164:
-----------------------------------------

somehow missed to add the issue number to the commit messages

master
https://git-wip-us.apache.org/repos/asf?p=camel.git;a=commit;h=628493645476c795c56cc3e3ea4753f243a5142f

camel-2.14.x
https://git-wip-us.apache.org/repos/asf?p=camel.git;a=commit;h=9f40feb01a72d44e97c075db9e19aa35cde8e45e

> Add a secondary compatibility test in XMLTokenizer xtokenize to reject incompatible stax parsers
> ------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8164
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8164
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.14.1
>         Environment: without woodstox
>            Reporter: Akitoshi Yoshida
>            Assignee: Akitoshi Yoshida
>             Fix For: 2.14.2, 2.15.0
>
>
> XMLTokeinizer xtokenize is supposed to automatically recognize whether it can use the provided StAX parser to continue or abort the processing. However, this detection check is not working when there is no xml declaration in the input data. This leads to incorrect tokens being extracted from the input data.
> http://camel.465427.n5.nabble.com/camel-xsd-td5760376.html



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