Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The constructor of the private CustomI18N class in AbstractProjectInfoReport creates a new Locale( null ) object but this always throws a NPE.
Fixed in r1049044