Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-1403

org.apache.dom.html.HTMLDocumentImpl.populateElementType(String, String) forgets to throw new RuntimeException(String)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.9.1
    • 2.10.0
    • DOM (HTML)
    • None

    Description

      I do not know whether anyone is interested at all in Bugs for HTML DOM.

      Here is one that the FindBugs Tool (findbugs.sourceforge.org) found:

      org.apache.dom.html.HTMLDocumentImpl.populateElementType(String, String) forgets to throw new RuntimeException(String) in Line 845

      The solution is simple: add "throw" so I do not provide a patch this time.

      Attachments

        Activity

          People

            mrglavas@ca.ibm.com Michael Glavassevich
            ludger.buenger Ludger Bünger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: