[jira] [Commented] (OFBIZ-10848) XML import fails when xml data contains special symbols

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

[jira] [Commented] (OFBIZ-10848) XML import fails when xml data contains special symbols

Nicolas Malin (Jira)

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

Deepak Dixit commented on OFBIZ-10848:
--------------------------------------

Nice catch Pawan.
What I understand it, as we did changes regarding multi-part parameter reading in OFBIZ-5048 , due to this modelParam.allowHtml check was not working properly in ServiceEventHandler.java, System get the decoded values and service validation return error.

Have to checked the other use case as well for allowHtml?

> XML import fails when xml data contains special symbols
> -------------------------------------------------------
>
>                 Key: OFBIZ-10848
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10848
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework/webtools
>            Reporter: Lalit Dashora
>            Assignee: Pawan Verma
>            Priority: Major
>         Attachments: OFBIZ-10848.patch
>
>
> Instance: https://demo-trunk.ofbiz.apache.org/webtools/control/entityImport
> Not able to import data which contains special symbols like & (&).
> {code:java}
> <Product longDescription="A small round gizmo with multi-colored lights. Works great in the dark. Small &amp; compact." productId="GZ-2644" />
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)