You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/05/02 20:42:55 UTC

[jira] Created: (WSCOMMONS-339) SOAP11BuilderHelper#processText doesn't recognize CDATA sections

SOAP11BuilderHelper#processText doesn't recognize CDATA sections
----------------------------------------------------------------

                 Key: WSCOMMONS-339
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-339
             Project: WS-Commons
          Issue Type: Bug
          Components: AXIOM
            Reporter: Andreas Veithen
            Priority: Minor


SOAP11BuilderHelper#processText should handle CDATA events in the same way as CHARACTER events.

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


[jira] Resolved: (WSCOMMONS-339) SOAP11BuilderHelper#processText doesn't recognize CDATA sections

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

Rich Scheuerle resolved WSCOMMONS-339.
--------------------------------------

    Resolution: Fixed

Fixed by WSCOMMONS-367

> SOAP11BuilderHelper#processText doesn't recognize CDATA sections
> ----------------------------------------------------------------
>
>                 Key: WSCOMMONS-339
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-339
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Andreas Veithen
>            Priority: Minor
>         Attachments: WSCOMMONS-339.patch.txt
>
>
> SOAP11BuilderHelper#processText should handle CDATA events in the same way as CHARACTER events.

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


[jira] Updated: (WSCOMMONS-339) SOAP11BuilderHelper#processText doesn't recognize CDATA sections

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

Andreas Veithen updated WSCOMMONS-339:
--------------------------------------

    Attachment: WSCOMMONS-339.patch.txt

Attached patch.

> SOAP11BuilderHelper#processText doesn't recognize CDATA sections
> ----------------------------------------------------------------
>
>                 Key: WSCOMMONS-339
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-339
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Andreas Veithen
>            Priority: Minor
>         Attachments: WSCOMMONS-339.patch.txt
>
>
> SOAP11BuilderHelper#processText should handle CDATA events in the same way as CHARACTER events.

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