[ 
http://mifosforge.jira.com/browse/MIFOS-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

keithwoodlock updated MIFOS-2637:
---------------------------------

    Component/s:     (was: Configuration)
                 Custom Properties

> Custom properties outside of allowed range are ignored during application 
> startup. 
> -----------------------------------------------------------------------------------
>
>                 Key: MIFOS-2637
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2637
>             Project: mifos
>          Issue Type: Bug
>          Components: Custom Properties
>    Affects Versions: Release 1.4
>            Reporter: Jeff Brewster
>            Assignee: mifosdeveloperqueue
>            Priority: Major
>              Labels: wontfix
>             Fix For: Unscheduled
>
>
> When administrator puts invalid range values in the custom properties file, 
> Mifos ignores these invalid values and continues to start with no error.  
> These could lead to unknown states when using this settings in the product.
> For example, in applicationConfiguration.custom.properties, I added these:
> # Mutability: always
> # Type: short
> # Allowed: 0-5
> # The number of digits after the decimal that Mifos will carry for interest.
> AccountingRules.DigitsAfterDecimalForInterest=-10
> # Mutability: always
> # Type: double
> # Allowed: 0 - 999
> # The maximum allowable interest rate.
> AccountingRules.MaxInterest=99999
> # Mutability: always
> # Type: double
> # Allowed: 0 - 999
> # The minimum allowable interest rate.
> AccountingRules.MinInterest=-1
> These show up in view organization settings:
> Maximum Interest: 99999.0
> Minimum Interest: -1.0
> Number of digits after decimal for interest: -10 
> The min/max interest settings seem to be ignored, whereas when the negative 
> setting for digits after decimal is set to -10 that is enforced by the 
> application.  When entering an interest of 12.200, the application complains 
> "The default interest is invalid because the number of digits after the 
> decimal separator exceeds the allowed number -10"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to