[jira] [Comment Edited] (OFBIZ-9669) Error on clicking MyCommunicationEvents

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-9669) Error on clicking MyCommunicationEvents

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147318#comment-16147318 ]

Rohit Rai edited comment on OFBIZ-9669 at 8/30/17 2:33 PM:
-----------------------------------------------------------

Attaching a patch to fix.


was (Author: rohit.rai):
Attached a patch for the issue.

> Error on clicking MyCommunicationEvents
> ---------------------------------------
>
>                 Key: OFBIZ-9669
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9669
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Rohit Rai
>            Assignee: Rohit Rai
>         Attachments: OFBIZ-9669.patch
>
>
> Go to Party -> My Communications
> {code:java}
> E| XmlFileLoader: File file:/home/rohit/sandbox/trunk/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml process fatal error. Line: 582. Error message: The value of attribute "from-field" associated with an element type "set" must not contain the '<' character.
> 2017-08-30 19:59:03,047 |jsse-nio-8443-exec-3 |ControlServlet                |E| Error in request handler:
> org.xml.sax.SAXParseException: The value of attribute "from-field" associated with an element type "set" must not contain the '<' character.
>         at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) ~[xercesImpl-2.9.1.jar:?]
>         at org.apache.ofbiz.base.util.UtilXml.readXmlDocument(UtilXml.java:562) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.base.util.UtilXml.readXmlDocument(UtilXml.java:400) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.model.ScreenFactory.getScreensFromLocation(ScreenFactory.java:121) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.model.ScreenFactory.getScreenFromLocation(ScreenFactory.java:100) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:113) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:99) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.renderer.macro.MacroScreenViewHandler.render(MacroScreenViewHandler.java:122) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:985) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:646) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:212) [ofbiz.jar:?]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [javax.servlet-api-3.1.0.jar:3.1.0]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servle
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)