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

Lukasz Chudy updated MIFOS-2347:
--------------------------------

    Fix Version/s:     (was: Unscheduled)
                   Release 2.2.2
    
> Branch Cash Confirmation Report is hardcoded to "mifos" db
> ----------------------------------------------------------
>
>                 Key: MIFOS-2347
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2347
>             Project: mifos
>          Issue Type: Bug
>          Components: Reports Module
>    Affects Versions: Release 1.2
>         Environment: Platform: All, OS: All
>            Reporter: Ryan Whitney
>            Assignee: mifosdeveloperqueue
>            Priority: Major
>              Labels: BIRTreports
>             Fix For: Release 2.2.2
>
>         Attachments: issue_2347_fix.patch
>
>
> When attempting to run the Branch Cash Confirmation Report 
> (BranchCashConfirmationReport.rptdesign), database name/port/user/pass are 
> hardcoded in MifosReport.rptlibrary. That means if someone changes the name 
> of their database or user/pass to something else, the report will still be 
> hitting "mifos" (or will simply fail to execute).
> Other reports (likely, those not using the MifosJDBCDataSource) are hitting 
> whatever database the system is configured to hit.
> This is the more robust fix: remove hardcoded settings from 
> MifosReport.rptlibrary and make reports that currently use the 
> MifosJDBCDataSource use the same database connection settings used by Mifos 
> itself. The only currently shipped report known to use MifosJDBCDataSource is 
> the Branch Cash Confirmation Report.
> MIFOS-2840 is the "quick fix" that will be completed for 1.5.0.2.
> See also: MIFOS-2833

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to