FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.0

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
1 1 0 0

org.apache.myfaces.tobago.fileupload.FileUploadFacesContextFactoryImpl

Bug Category Details Line Priority
Use of non-localized String.toUpperCase() or String.toLowerCase in org.apache.myfaces.tobago.fileupload.FileUploadFacesContextFactoryImpl.getFacesContext(Object, Object, Object, Lifecycle) I18N DM_CONVERT_CASE 126 Low