You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by nikpawar89 <gi...@git.apache.org> on 2017/01/04 02:05:29 UTC

[GitHub] incubator-fineract pull request #271: addressModuleNullPointerFix

GitHub user nikpawar89 opened a pull request:

    https://github.com/apache/incubator-fineract/pull/271

    addressModuleNullPointerFix

    This is a fix for a bug in address module. The address module throws a null pointer exception when the user creates a new client and puts in the address without activating it ( keeping the enable check box as unchecked). Now the code assumes that the address is not active by default and only checks for value if the parameter has one.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nikpawar89/incubator-fineract addressModuleNullPointerFix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-fineract/pull/271.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #271
    
----
commit b8d8c452cc920d6c08d7c2a4cebfe785d0e91423
Author: nikpawar89 <ni...@yahoo.in>
Date:   2017-01-02T22:54:47Z

    addressModuleFix

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-fineract issue #271: Fineract-265:addressModuleNullPointerFix

Posted by nazeer1100126 <gi...@git.apache.org>.
Github user nazeer1100126 commented on the issue:

    https://github.com/apache/incubator-fineract/pull/271
  
    @nikpawar89 Changes looks OK. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-fineract pull request #271: Fineract-265:addressModuleNullPointerF...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-fineract/pull/271


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---