You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "Emmanuel Nnaa (JIRA)" <ji...@apache.org> on 2016/03/01 11:12:18 UTC

[jira] [Created] (FINERACT-52) Null value not handled in "ClientWritePlatformServiceJpaRepositoryImpl.CloseClient" date comparison

Emmanuel Nnaa created FINERACT-52:
-------------------------------------

             Summary: Null value not handled in "ClientWritePlatformServiceJpaRepositoryImpl.CloseClient" date comparison
                 Key: FINERACT-52
                 URL: https://issues.apache.org/jira/browse/FINERACT-52
             Project: Apache Fineract
          Issue Type: Improvement
            Reporter: Emmanuel Nnaa
            Assignee: Markus Geiss
            Priority: Minor


The "client.getActivationLocalDate().isAfter(closureDate)" date comparison will throw a null pointer exception if "client.getActivationLocalDate()" is null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)