Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Master
-
None
-
Android
Description
Modify the code to remove the following warnings
From Fortify:
Poor Error Handling: Empty Catch Block (Errors, Structural)
And from SonarQube:
Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead