Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
framework-5.6.10
-
None
Description
the code immediately returns null due to a inverted logic expression, the method should return when m_builtIn.get(m_mimeType) returns non null instead of null.
In framework 5.4.0 there was no problem getting content handlers, but when switching to 5.6.10 this bug appeared