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 17:24:56 UTC

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

The following issue has been updated:

    Updater: nddelima (mailto:nddelima@ca.ibm.com)
       Date: Thu, 6 May 2004 8:24 AM
    Comment:
Proposed patch.
    Changes:
             Attachment changed to AbstractDOMParser.java.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESJ-954?page=history

---------------------------------------------------------------------
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: Unassigned
   Priority: Minor

    Project: Xerces2-J
 Components: 
             DOM
   Versions:
             2.6.2

   Assignee: 
   Reporter: nddelima

    Created: Thu, 6 May 2004 8:22 AM
    Updated: Thu, 6 May 2004 8:24 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