{"commit":"012eed24b0b7bd730f98705635a5319e53d06d12","old_file":"portal\/src\/main\/webapp\/WEB-INF\/jsp\/error.jsp","new_file":"portal\/src\/main\/webapp\/WEB-INF\/jsp\/error.jsp","old_contents":"<%@ page import=\"org.mskcc.cbio.portal.servlet.QueryBuilder\" %>\n<%@ page import=\"org.mskcc.cbio.portal.util.GlobalProperties\" %>\n<%\n request.setAttribute(QueryBuilder.HTML_TITLE, \"cBio Cancer Genomics Pathway Portal::Error\");\n String userMessage = (String) request.getAttribute(QueryBuilder.USER_ERROR_MESSAGE);\n%>\n\n
<\/span>\n <% if (userMessage != null) { %>\n Oops! <%= userMessage %><\/strong><\/p>\n <% } else {%>\n Oops! An Error Has occurred while processing your request.\n <% } %>\n Please try again or send email to <%= GlobalProperties.getEmailContact() %> if this is any error in this portal.\n <\/div>\n <\/td>\n <\/tr>\n <\/span>\n <% if (userMessage != null) { %>\n Oops! <%= userMessage %><\/strong><\/p>\n <% } else {%>\n Oops! An Error Has occurred while processing your request.\n <% } %>\n Please try again or send email to <%= emailContact %> if this is any error in this portal.\n <\/div>\n <\/td>\n <\/tr>\n \n \n\t \n \n\t