Error "/WEB-INF/jsp/view/notes.jsp(86,74) Attribute value"
----------------------------------------------------------
Key: XPR-454
URL:
http://jira.codehaus.org/browse/XPR-454 Project: xplanner
Issue Type: Bug
Affects Versions: 0.7
Reporter: Jorge RamÃrez
Error when I go to view project:
org.apache.jasper.JasperException: /WEB-INF/jsp/view/notes.jsp(86,74) Attribute value "return confirm('Do you want to delete note \\\\'" + StringUtilities.replaceQuotationMarks(StringEscapeUtils.escapeJavaScript(note.getSubject())) + "\\\\'?')" is quoted with ' which must be escaped when used within the value
Attributes
* HibernateSession: net.sf.hibernate.impl.SessionImpl@1e57c25
* OpenSessionInViewFilter.FILTERED: true
* domainContext: com.technoetic.xplanner.tags.DomainContext@a498d0
* javax.servlet.error.exception: org.apache.jasper.JasperException: /WEB-INF/jsp/view/notes.jsp(86,74) Attribute value "return confirm('Do you want to delete note \\\\'" + StringUtilities.replaceQuotationMarks(StringEscapeUtils.escapeJavaScript(note.getSubject())) + "\\\\'?')" is quoted with ' which must be escaped when used within the value
* javax.servlet.error.request_uri: /xplanner/WEB-INF/jsp/view/project.jsp
* javax.servlet.error.servlet_name: jsp
* javax.servlet.error.status_code: 500
* javax.servlet.forward.context_path: /xplanner
* javax.servlet.forward.path_info: /view/project
* javax.servlet.forward.query_string: oid=298&returnto=%2Fdo%2Fview%2Fprojects&projectId=0
* javax.servlet.forward.request_uri: /xplanner/do/view/project
* javax.servlet.forward.servlet_path: /do
* javax.servlet.include.context_path: /xplanner
* javax.servlet.include.request_uri: /xplanner/WEB-INF/jsp/common/unexpectedError.jsp
* javax.servlet.include.servlet_path: /WEB-INF/jsp/common/unexpectedError.jsp
* javax.servlet.jsp.jspException: org.apache.jasper.JasperException: /WEB-INF/jsp/view/notes.jsp(86,74) Attribute value "return confirm('Do you want to delete note \\\\'" + StringUtilities.replaceQuotationMarks(StringEscapeUtils.escapeJavaScript(note.getSubject())) + "\\\\'?')" is quoted with ' which must be escaped when used within the value
* object: Project{id='298, name='STUCCO PLAN'}
* org.apache.struts.action.MESSAGE: org.apache.struts.util.PropertyMessageResources@8b83e3
* org.apache.struts.action.MODULE: org.apache.struts.config.impl.ModuleConfigImpl@17fc1e7
* org.apache.struts.action.mapping.instance: ActionConfig[path=/view/project,scope=session,type=com.technoetic.xplanner.actions.ViewObjectAction
* org.apache.struts.taglib.tiles.CompContext: org.apache.struts.tiles.ComponentContext@e426a3
* project: Project{id='298, name='STUCCO PLAN'}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email