Uri is getting incorrectly unwrapped

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: xml
    • b115
    • 9
    • b120
    • Verified

      CatalogUriResolver cur = CatalogManager.catalogUriResolver(CatalogFeatures.defaults(), catalogFile);
      Source source = cur.resolve("urn:publicid:-:Acme,+Inc.:DTD+Book+Version+1.0", null);
      assertNotNull(source, "Source returned is null");

      and the catalogFile has:
      <uri name="-//Acme, Inc.//DTD Book Version 1.0" uri="book.dtd"/>

      Test URL: api/javax_xml/catalog/CatalogUriResolver/index.html#ResolveTests[testMatch1]
      Look for 'Uri in publicId namespace is incorrectly unwrapped'

            Assignee:
            Joe Wang
            Reporter:
            Prabushankar Chinnasamy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: