DEFER from Features API is taking precedence over defer preference in catalog file

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: xml
    • 9
    • b114

      CatalogFeatures features = CatalogFeatures.builder().with(CatalogFeatures.Feature.DEFER, "true").build();
      is taking effect instead of the following entry in the catalog file:
      <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" defer="false">
          <delegatePublic publicIdStartString="DELEGATE-DEFER" catalog="bad_cat.xml"/>
          <!--<nextCatalog catalog="file_cat.xml"/>-->
      </catalog>

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

              Created:
              Updated:
              Resolved: