You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Aditya Patwa (JIRA)" <ji...@apache.org> on 2015/04/18 08:30:59 UTC

[jira] [Updated] (OFBIZ-4837) Separator Error in data file tools

     [ https://issues.apache.org/jira/browse/OFBIZ-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya Patwa updated OFBIZ-4837:
--------------------------------
    Attachment: OFBIZ-4837.patch

Updated the OFBIZ-4837.patch, as the OFBIZ-4837_2.patch was failing due to changes in Record.java. Here is the updated patch. I also tested and verified it on my local machine.

> Separator Error in data file tools
> ----------------------------------
>
>                 Key: OFBIZ-4837
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4837
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Gil Portenseigne
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>              Labels: data, parsing
>         Attachments: OFBIZ-4837.patch, OFBIZ-4837.patch, OFBIZ-4837_2.patch, dataDefinition.xml, dataSample.csv, result.xml, resultBefore.xml
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In https://demo-trunk.ofbiz.apache.org/webtools/control/viewdatafile 
> There is a bug when defining simple separator (for instance ",") in definition file, and when in data file a string data contains the separator. This one sould not be interpreted in data parsing.
> To illustrate a bit more, i add small sample files to reproduce the problem. 
> And the patch which fix the bug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)