You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Preston Carman (JIRA)" <ji...@apache.org> on 2012/10/02 05:51:07 UTC

[jira] [Updated] (VXQUERY-80) SAXConnectHandler does not support XML Processing Instruction

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

Preston Carman updated VXQUERY-80:
----------------------------------

    Description: The current implementation of processingInstruction(String target, String data) on line 125 does not support this type of tag. Any XML document will fail with a comment.  (was: The current implementation of comment(char[] ch, int start, int length) on line 220 does not support this type of tag. Any XML document will fail with a comment.)
    
> SAXConnectHandler does not support XML Processing Instruction
> -------------------------------------------------------------
>
>                 Key: VXQUERY-80
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-80
>             Project: VXQuery
>          Issue Type: Bug
>            Reporter: Preston Carman
>            Assignee: Till Westmann
>
> The current implementation of processingInstruction(String target, String data) on line 125 does not support this type of tag. Any XML document will fail with a comment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira