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

DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 6u37, 7-pool, 8
    • xml
    • generic
    • generic

      SHORT SUMMARY: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false).
      .
      INDICATORS:
      Entity references is expanded during the parsing if there was a call to DocumentBuilderFactory.setExpandEntityReferences(false)
      .
      COUNTER INDICATORS:
      Entity references shouldn't be expanded during the parsing and should remain in '&<ref>' form.
       
      TRIGGERS:
       
      KNOWN WORKAROUND:
       
      PRESENT SINCE:

      HOW TO VERIFY: Run the test associated with the bug in bugdb
       
      NOTES FOR SE: None
       
      REGRESSION: No

            aefimov Aleksej Efimov
            asaha Abhijit Saha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: