[ 
http://mifosforge.jira.com/browse/MIFOS-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61220#action_61220
 ] 

Mifos Hudson Jira Plugin User commented on MIFOS-3591:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-1.7.x 
#151|http://ci.mifos.org/hudson/job/head-1.7.x/151/]
     MIFOS-3591: Implemented a mechanism to handle all uncaught exceptions so 
that the user sees a friendly error page rather than a stack trace. Work in 
progress.
[FIXED MIFOS-3591] Cleanup, support for MifosDevCookie, new uncaught exception 
handler.

Jakub Slawinski : 
[01162191f2adf879b7539a0061150a55b19af6d7|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=01162191f2adf879b7539a0061150a55b19af6d7]
Files : 
* userInterface/src/main/webapp/pages/js/uncaughtException.js
* application/src/main/webapp/WEB-INF/cheetah-servlet.xml
* 
userInterface/src/main/java/org/mifos/ui/core/controller/UncaughtExceptionController.java
* application/src/main/webapp/WEB-INF/web.xml
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/uncaughtException.ftl

Jakub Slawinski : 
[d42ea196513abd39bddd27865784c8d702f02ae5|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=d42ea196513abd39bddd27865784c8d702f02ae5]
Files : 
* application/src/main/webapp/WEB-INF/web.xml
* 
application/src/main/java/org/mifos/framework/servlet/UncaughtExceptionHandler.java
* application/src/main/webapp/WEB-INF/cheetah-servlet.xml
* 
userInterface/src/main/java/org/mifos/ui/core/controller/UncaughtExceptionController.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/uncaughtException.ftl
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/unhandledError.ftl


> End user should not see any stack traces of any kind
> ----------------------------------------------------
>
>                 Key: MIFOS-3591
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3591
>             Project: mifos
>          Issue Type: Bug
>          Components: Navigation and UI
>    Affects Versions: Release 1.6.0
>            Reporter: Adam Feuer
>            Assignee: Jakub Sławiński
>            Priority: Major
>             Fix For: Release E - Iteration 10, Release E
>
>         Attachments: 
> 0003-MIFOS-3591-Implemented-a-mechanism-to-handle-all-unc.patch
>
>
> Some errors throw null pointer exceptions or other kinds of exceptions. 
> Currently, the user sees the raw stack trace page from tomcat.
> This should never occur - the user should see a special page in the UI that 
> says, "An unknown error occurred. Please contact your system administrator." 
> *All* errors should be caught at the top level of the user interface and 
> never shown raw to the user.
> The stack trace should be available to the user on the Unknown Error Page by 
> pressing a button or clicking a link. For instance, "Click here to see 
> detailed information on the error."
> For extra credit, provide another link or button on this page that will 
> automatically file a Jira issue on Mifosforge, posting the stack trace, the 
> user's contact info, etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to