You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "G. Kramer (JIRA)" <xe...@xml.apache.org> on 2007/09/18 16:45:44 UTC

[jira] Created: (XERCESC-1748) parsing registry based authorities in URI fails

parsing registry based authorities in URI fails
-----------------------------------------------

                 Key: XERCESC-1748
                 URL: https://issues.apache.org/jira/browse/XERCESC-1748
             Project: Xerces-C++
          Issue Type: Bug
          Components: Utilities
    Affects Versions: 2.7.0
         Environment: Linux
            Reporter: G. Kramer
            Priority: Blocker


validating documents against schema containing registry based authorities in anyURI typed attributes fails with:

Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value '...' is NOT a valid URI

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Closed: (XERCESC-1748) parsing registry based authorities in URI fails

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1748.
------------------------------------

    Resolution: Fixed

The fix is in SVN.

> parsing registry based authorities in URI fails
> -----------------------------------------------
>
>                 Key: XERCESC-1748
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1748
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (XML Schema)
>    Affects Versions: 3.0.1
>         Environment: Linux
>            Reporter: G. Kramer
>            Assignee: Boris Kolpackov
>            Priority: Blocker
>             Fix For: 3.1.0
>
>         Attachments: anyURITest.xml, anyURITest.xsd, xercesc-1748patch.txt
>
>
> validating documents against schema containing registry based authorities in anyURI typed attributes fails with:
> Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value '...' is NOT a valid URI

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Updated: (XERCESC-1748) parsing registry based authorities in URI fails

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov updated XERCESC-1748:
-------------------------------------

    Affects Version/s:     (was: 2.7.0)
                       3.0.1
        Fix Version/s: 3.1.0
             Assignee: Boris Kolpackov

> parsing registry based authorities in URI fails
> -----------------------------------------------
>
>                 Key: XERCESC-1748
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1748
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (XML Schema)
>    Affects Versions: 3.0.1
>         Environment: Linux
>            Reporter: G. Kramer
>            Assignee: Boris Kolpackov
>            Priority: Blocker
>             Fix For: 3.1.0
>
>         Attachments: anyURITest.xml, anyURITest.xsd, xercesc-1748patch.txt
>
>
> validating documents against schema containing registry based authorities in anyURI typed attributes fails with:
> Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value '...' is NOT a valid URI

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Updated: (XERCESC-1748) parsing registry based authorities in URI fails

Posted by "G. Kramer (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

G. Kramer updated XERCESC-1748:
-------------------------------

    Attachment: anyURITest.xml
                anyURITest.xsd

The attached files demonstrate the issue with some URIs. some host based URIs are included as well. validation does not fail for the later.

> parsing registry based authorities in URI fails
> -----------------------------------------------
>
>                 Key: XERCESC-1748
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1748
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.7.0
>         Environment: Linux
>            Reporter: G. Kramer
>            Priority: Blocker
>         Attachments: anyURITest.xml, anyURITest.xsd
>
>
> validating documents against schema containing registry based authorities in anyURI typed attributes fails with:
> Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value '...' is NOT a valid URI

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Updated: (XERCESC-1748) parsing registry based authorities in URI fails

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov updated XERCESC-1748:
-------------------------------------

    Component/s:     (was: Utilities)
                 Validating Parser (XML Schema)

> parsing registry based authorities in URI fails
> -----------------------------------------------
>
>                 Key: XERCESC-1748
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1748
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (XML Schema)
>    Affects Versions: 2.7.0
>         Environment: Linux
>            Reporter: G. Kramer
>            Priority: Blocker
>         Attachments: anyURITest.xml, anyURITest.xsd, xercesc-1748patch.txt
>
>
> validating documents against schema containing registry based authorities in anyURI typed attributes fails with:
> Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value '...' is NOT a valid URI

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Updated: (XERCESC-1748) parsing registry based authorities in URI fails

Posted by "G. Kramer (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

G. Kramer updated XERCESC-1748:
-------------------------------

    Attachment: xercesc-1748patch.txt

This is a patch based on current trunk. For 2.7.0 this will be very similar. 

This patch only solves the problem for isValidURI within processAuthority.
However it does not change anything in the constructors or initialize methods, so instantiating XMLUri objects might accept different URIs from isValidURI.



> parsing registry based authorities in URI fails
> -----------------------------------------------
>
>                 Key: XERCESC-1748
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1748
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.7.0
>         Environment: Linux
>            Reporter: G. Kramer
>            Priority: Blocker
>         Attachments: anyURITest.xml, anyURITest.xsd, xercesc-1748patch.txt
>
>
> validating documents against schema containing registry based authorities in anyURI typed attributes fails with:
> Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value '...' is NOT a valid URI

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org