You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Peter McCracken (JIRA)" <xe...@xml.apache.org> on 2006/02/24 20:47:37 UTC

[jira] Created: (XERCESJ-1141) root-type-definition property not read by XMLSchemaValidator during reset()

root-type-definition property not read by XMLSchemaValidator during reset()
---------------------------------------------------------------------------

         Key: XERCESJ-1141
         URL: http://issues.apache.org/jira/browse/XERCESJ-1141
     Project: Xerces2-J
        Type: Bug
  Components: XML Schema API  
    Versions: 2.7.1    
    Reporter: Peter McCracken


The "root-type-definition" property is not read by the XMLSchemaValidator during reset, which means setting the property in some situations (such as on a DocumentBuilderFactory) has no effect.

I'll attach a patch for XMLSchemaValidator and a testcase to confirm the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (XERCESJ-1141) root-type-definition property not read by XMLSchemaValidator during reset()

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1141?page=all ]

Michael Glavassevich updated XERCESJ-1141:
------------------------------------------

    Fix Version: 2.8.0

> root-type-definition property not read by XMLSchemaValidator during reset()
> ---------------------------------------------------------------------------
>
>          Key: XERCESJ-1141
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1141
>      Project: Xerces2-J
>         Type: Bug
>   Components: XML Schema Structures
>     Versions: 2.7.1
>     Reporter: Peter McCracken
>     Assignee: Michael Glavassevich
>      Fix For: 2.8.0
>  Attachments: BaseTest-patch.txt, RootTypeDefinitionTest-patch.txt, XMLSchemaValidator-patch.txt
>
> The "root-type-definition" property is not read by the XMLSchemaValidator during reset, which means setting the property in some situations (such as on a DocumentBuilderFactory) has no effect.
> I'll attach a patch for XMLSchemaValidator and a testcase to confirm the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Assigned: (XERCESJ-1141) root-type-definition property not read by XMLSchemaValidator during reset()

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1141?page=all ]

Michael Glavassevich reassigned XERCESJ-1141:
---------------------------------------------

    Assign To: Michael Glavassevich

> root-type-definition property not read by XMLSchemaValidator during reset()
> ---------------------------------------------------------------------------
>
>          Key: XERCESJ-1141
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1141
>      Project: Xerces2-J
>         Type: Bug
>   Components: XML Schema Structures
>     Versions: 2.7.1
>     Reporter: Peter McCracken
>     Assignee: Michael Glavassevich
>  Attachments: BaseTest-patch.txt, RootTypeDefinitionTest-patch.txt, XMLSchemaValidator-patch.txt
>
> The "root-type-definition" property is not read by the XMLSchemaValidator during reset, which means setting the property in some situations (such as on a DocumentBuilderFactory) has no effect.
> I'll attach a patch for XMLSchemaValidator and a testcase to confirm the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (XERCESJ-1141) root-type-definition property not read by XMLSchemaValidator during reset()

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1141?page=all ]
     
Michael Glavassevich resolved XERCESJ-1141:
-------------------------------------------

    Resolution: Fixed

Thanks Peter. I've committed your patches to SVN.

> root-type-definition property not read by XMLSchemaValidator during reset()
> ---------------------------------------------------------------------------
>
>          Key: XERCESJ-1141
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1141
>      Project: Xerces2-J
>         Type: Bug
>   Components: XML Schema Structures
>     Versions: 2.7.1
>     Reporter: Peter McCracken
>     Assignee: Michael Glavassevich
>  Attachments: BaseTest-patch.txt, RootTypeDefinitionTest-patch.txt, XMLSchemaValidator-patch.txt
>
> The "root-type-definition" property is not read by the XMLSchemaValidator during reset, which means setting the property in some situations (such as on a DocumentBuilderFactory) has no effect.
> I'll attach a patch for XMLSchemaValidator and a testcase to confirm the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (XERCESJ-1141) root-type-definition property not read by XMLSchemaValidator during reset()

Posted by "Peter McCracken (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1141?page=all ]

Peter McCracken updated XERCESJ-1141:
-------------------------------------

    Attachment: XMLSchemaValidator-patch.txt
                RootTypeDefinitionTest-patch.txt
                BaseTest-patch.txt

> root-type-definition property not read by XMLSchemaValidator during reset()
> ---------------------------------------------------------------------------
>
>          Key: XERCESJ-1141
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1141
>      Project: Xerces2-J
>         Type: Bug
>   Components: XML Schema API
>     Versions: 2.7.1
>     Reporter: Peter McCracken
>  Attachments: BaseTest-patch.txt, RootTypeDefinitionTest-patch.txt, XMLSchemaValidator-patch.txt
>
> The "root-type-definition" property is not read by the XMLSchemaValidator during reset, which means setting the property in some situations (such as on a DocumentBuilderFactory) has no effect.
> I'll attach a patch for XMLSchemaValidator and a testcase to confirm the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (XERCESJ-1141) root-type-definition property not read by XMLSchemaValidator during reset()

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1141?page=all ]

Michael Glavassevich updated XERCESJ-1141:
------------------------------------------

    Component: XML Schema Structures
                   (was: XML Schema API)

> root-type-definition property not read by XMLSchemaValidator during reset()
> ---------------------------------------------------------------------------
>
>          Key: XERCESJ-1141
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1141
>      Project: Xerces2-J
>         Type: Bug
>   Components: XML Schema Structures
>     Versions: 2.7.1
>     Reporter: Peter McCracken
>  Attachments: BaseTest-patch.txt, RootTypeDefinitionTest-patch.txt, XMLSchemaValidator-patch.txt
>
> The "root-type-definition" property is not read by the XMLSchemaValidator during reset, which means setting the property in some situations (such as on a DocumentBuilderFactory) has no effect.
> I'll attach a patch for XMLSchemaValidator and a testcase to confirm the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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