Page does not exist
-------------------
Key: DS-641
URL: http://jira.dspace.org/jira/browse/DS-641
Project: DSpace 1.x
Issue Type: Bug
Components: Documentation, JSPUI
Affects Versions: 1.6.2, 1.6.1, 1.6.0, 1.5.2
Reporter: Hardik Mishra
org.dspace.app.webui.servlet/BrowserServlet.java
/**
* Display the error page
*
* @param context
* @param request
* @param response
* @throws ServletException
* @throws IOException
* @throws SQLException
* @throws AuthorizeException
*/
protected void showError(Context context, HttpServletRequest request,
HttpServletResponse response)
throws ServletException, IOException, SQLException,
AuthorizeException
{
JSPManager.showJSP(request, response, "/browse/error.jsp");
}
There is no error.jsp under jspui/browse/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel