Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.11
-
None
-
None
Description
When I create a FileAppender without a filename and I call ActivateOptions(), a NullReferenceException is thrown. This is because the filename is first trimmed before the check whether the filename is null or not.