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 ji...@apache.org on 2004/05/06 18:05:56 UTC

[jira] Resolved: (XERCESJ-954) Reporting of DOMError "pi-base-uri-not-preserved"

Message:

   The following issue has been resolved as FIXED.

   Resolver: Michael Glavassevich
       Date: Thu, 6 May 2004 9:05 AM

Thanks Neil. Your patch is in CVS. This was also broken for handling PIs in deferred DOM, so I applied the same fix to it. Please verify.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESJ-954

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESJ-954
    Summary: Reporting of DOMError "pi-base-uri-not-preserved"
       Type: Bug

     Status: Resolved
   Priority: Minor
 Resolution: FIXED

    Project: Xerces2-J
 Components: 
             DOM
   Versions:
             2.6.2

   Assignee: Michael Glavassevich
   Reporter: nddelima

    Created: Thu, 6 May 2004 8:22 AM
    Updated: Thu, 6 May 2004 9:05 AM

Description:
A DOMError of type "pi-base-uri-not-preserved" and severity [warning] is not being raised in LSParser while parsing an XML document when a processing instruction is encountered in a location where the base URI of the processing instruction can not be preserved. 

Currently, W3C DOM test entities07 is failing because the error type reported is "infoset-baseURI" instead of "pi-base-uri-not-preserved".  

[1]http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-LSParser


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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