Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Release 1.5.5
-
Fix Version/s: Release 1.5.6
-
Component/s: None
-
Labels:None
Description
The attached patch against current svn trunk removes some redundant null checks and adds a couple of needed ones.
Patched as fixed, except UrlBinding.java. The suggested patch revealed some other things that could have been done better there so I fixed that file differently.