[ 
https://issues.apache.org/jira/browse/XERCESJ-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Glavassevich resolved XERCESJ-1403.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.10.0

Thanks. I've committed a fix in SVN rev 885927.

> org.apache.dom.html.HTMLDocumentImpl.populateElementType(String, String) 
> forgets to throw new RuntimeException(String)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: XERCESJ-1403
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1403
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: DOM (HTML)
>    Affects Versions: 2.9.1
>            Reporter: Ludger Bünger
>            Assignee: Michael Glavassevich
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to