Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6289246

Regression: behaviour with xi:include using DocumentBuilder and with SAXParserFactory is not correct

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 1.4.0
    • xml
    • b57
    • generic
    • generic

      test17.java - tests for xi:include using a DocumentBuilder and xi:include with a SAXParserFactory

        - attached test17.java, XInclHandler.java,
       doc_xinclude.xml, tasks.xml and doc_xincludeGold.xml(expected)


      <document xmlns:xi="http://www.w3.org/2001/XInclude">
      <p>The following is the source of the &quot;data.xml&quot; resource:</p>
      <example><tasks xml:base="tasks.xml">
      ------------------------------
          <task xml:base="tasks.xml" id="task1">
      ------------------------------
              <owner>John doe</owner>


      javac test17.java
      java -Djava.endorsed.dirs=${jaxp14-b05-jars} test17
      reproducible with jaxp1.4 b05 jars


      ###@###.### 2005-06-22 10:30:54 GMT

            sreddysunw Sunitha Reddy (Inactive)
            saksunw Sreejith Ak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: