Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-2395

NullPointerException calling reset() on TransformerIdentityImpl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7
    • 2.7.1
    • JAXP
    • None
    • PatchAvailable

    Description

      Calling reset() on a Transformer created using TransformerFactory.newInstance() give a NullPointerException.

      java.lang.NullPointerException
      at org.apache.xalan.transformer.TransformerIdentityImpl.reset(TransformerIdentityImpl.java:167)
      .....

      Xalan reports its Version.getVersion() as: XSLT4J Java 2.7.6

      Attachments

        1. XALANJ-2395.patch
          0.6 kB
          Kevin Cormier
        2. XALANJ-2395-revised.patch
          0.6 kB
          Kevin Cormier

        Activity

          People

            kcormier Kevin Cormier
            dr_java Dr. Java
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: