Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

This document provides details about how to debug mifos x issue's and report to developer. 

 

 

 

Debugging issue on Mozilla Firefox browser: 

Go to:- https://addons.mozilla.org/en-us/firefox/addon/firebug/

Step1:

Step 2:

Step 3:

Click on Firebug icon shown in the below screen shot.


Step 4:

In the below shown example: 1) Click on the +(Plus) button to open the post message

2) Click on Response button.

3) Copy developer message. 

and send it to the Developer list: mifos-developer@lists.sourceforge.net or user list: mifos-developer@lists.sourceforge.net 

 

Debugging issue on Chrome browser: 

Step 1:

Right click on the browser window & click on "Inspect element". 


Step 2:

1) Click on console

2) click on the post link

Step 3:

1) click on the error link, like mentioned below

Step 4: 

1) Copy developer message. 

and send it to the Developer list: mifos-developer@lists.sourceforge.net or user list: mifos-developer@lists.sourceforge.net 

Note: It's easier to debug in Mozilla Firefox using firebug then in Chrome.  

Please register for developer list: https://lists.sourceforge.net/lists/listinfo/mifos-developer. In either to send and receive mails. 

Also with user list: https://lists.sourceforge.net/lists/listinfo/mifos-users

 

  • No labels