TransformerFactory.getFeature("http://www.oracle.com/feature/use-service-mechanism") should return the actual value

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: xml
    • None

      Method getFeature(String) of TransformerFactoryImpl will always return true if the parameter is XalanConstants.ORACLE_FEATURE_SERVICE_MECHANISM, it should return the real value of _useServicesMechanism.

      Test method testTransform_DOM_withSM in Bug7143711Test.java is disabled due to this bug, it should be re-enabled once this bug is fixed.

            Assignee:
            Joe Wang
            Reporter:
            Frank Yuan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: