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

Catalog.matchSystem() appends an extra '/' to the matched result

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • xml
    • None
    • 9
    • b102

      With the following entry in the catalog file:
      {code}
      <rewriteSystem systemIdStartString="http://remote.com/dtd"
                         rewritePrefix="file:///share/docbook/docbook/pass"/>
      {code}, match for system id "http://remote.com/dtd/book.dtd" returns "file:/share/docbook/docbook/pass//book.dtd". Notice the extra '/' before book.dtd.

            joehw Joe Wang
            pchinnasamy Prabushankar Chinnasamy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: