You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "linda skrocki (JIRA)" <no...@atlassian.com> on 2007/07/05 18:45:30 UTC

[Roller-JIRA] Resolved: (ROL-932) Code Cleanup: Refine user-facing error messages

     [ http://opensource.atlassian.com/projects/roller/browse/ROL-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

linda skrocki resolved ROL-932.
-------------------------------

    Resolution: Fixed

> Code Cleanup: Refine user-facing error messages
> -----------------------------------------------
>
>                 Key: ROL-932
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-932
>             Project: Roller
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: linda skrocki
>            Assignee: Allen Gilliland
>             Fix For: 4.0
>
>
> Rather than rendering detailed server error messages (example below) to the user, refine the user-facing error messages to be informative, comprehensive, and user appropriate.
> Example (btw, the actual issue causing this error message has been corrected, the following is simply an example of what shouldn't be presented to the user):
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> javax.servlet.ServletException
> 	org.roller.presentation.weblog.actions.WeblogEntryFormAction.remove(WeblogEntryFormAction.java:661)
> 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	java.lang.reflect.Method.invoke(Method.java:324)
> 	org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:276)
> 	org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:196
> etc. etc.

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