You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Thomas Termin (JIRA)" <ji...@apache.org> on 2011/01/20 14:42:43 UTC

[jira] Created: (SM-2042) XMLStreamHelper copy method miss CDATA section

XMLStreamHelper copy method miss CDATA section
----------------------------------------------

                 Key: SM-2042
                 URL: https://issues.apache.org/jira/browse/SM-2042
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-utils
    Affects Versions: servicemix-utils-1.4.0
            Reporter: Thomas Termin
            Assignee: Thomas Termin
             Fix For: servicemix-utils-1.4.0


CDATA section is missing in the copy method and therefore the CDATA sections in the target xml document is just lost.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work stopped: (SM-2042) XMLStreamHelper copy method miss CDATA section

Posted by "Thomas Termin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SM-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SM-2042 stopped by Thomas Termin.

> XMLStreamHelper copy method miss CDATA section
> ----------------------------------------------
>
>                 Key: SM-2042
>                 URL: https://issues.apache.org/jira/browse/SM-2042
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-utils
>    Affects Versions: servicemix-utils-1.4.0
>            Reporter: Thomas Termin
>            Assignee: Thomas Termin
>             Fix For: servicemix-utils-1.4.0
>
>
> CDATA section is missing in the copy method and therefore the CDATA sections in the target xml document is just lost.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SM-2042) XMLStreamHelper copy method miss CDATA section

Posted by "Thomas Termin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SM-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Termin resolved SM-2042.
-------------------------------

    Resolution: Fixed

Added cdata section:


Send          src/main/java/org/apache/servicemix/jbi/jaxp/XMLStreamHelper.java

Revision 1061300 

> XMLStreamHelper copy method miss CDATA section
> ----------------------------------------------
>
>                 Key: SM-2042
>                 URL: https://issues.apache.org/jira/browse/SM-2042
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-utils
>    Affects Versions: servicemix-utils-1.4.0
>            Reporter: Thomas Termin
>            Assignee: Thomas Termin
>             Fix For: servicemix-utils-1.4.0
>
>
> CDATA section is missing in the copy method and therefore the CDATA sections in the target xml document is just lost.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (SM-2042) XMLStreamHelper copy method miss CDATA section

Posted by "Thomas Termin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SM-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SM-2042 started by Thomas Termin.

> XMLStreamHelper copy method miss CDATA section
> ----------------------------------------------
>
>                 Key: SM-2042
>                 URL: https://issues.apache.org/jira/browse/SM-2042
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-utils
>    Affects Versions: servicemix-utils-1.4.0
>            Reporter: Thomas Termin
>            Assignee: Thomas Termin
>             Fix For: servicemix-utils-1.4.0
>
>
> CDATA section is missing in the copy method and therefore the CDATA sections in the target xml document is just lost.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.