You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/02/05 09:33:59 UTC

[jira] Created: (OFBIZ-2168) Allow DataFile tool to import Strings that contain quote characters (")

Allow DataFile tool to import Strings that contain quote characters (")
-----------------------------------------------------------------------

                 Key: OFBIZ-2168
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2168
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: SVN trunk, Release Branch 4.0
            Reporter: Jacques Le Roux
            Priority: Minor


>From Leon Torres on dev ML
{quote}
I tried using the DataFile tool to import some CSV with Strings that contain quote characters (") such as, 6" x 6" Napkin. The resulting xml didn't replace these with &quot; so I get a malformed entity-engine-xml. 
{quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-2168) Allow DataFile tool to import Strings that contain quote characters (")

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2168.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Commited in trunk at revision: 741491  


> Allow DataFile tool to import Strings that contain quote characters (")
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-2168
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2168
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: DataFile2EntityXml.java.patch
>
>
> From Leon Torres on dev ML
> {quote}
> I tried using the DataFile tool to import some CSV with Strings that contain quote characters (") such as, 6" x 6" Napkin. The resulting xml didn't replace these with &quot; so I get a malformed entity-engine-xml. 
> {quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-2168) Allow DataFile tool to import Strings that contain quote characters (")

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-2168:
-----------------------------------

    Attachment: DataFile2EntityXml.java.patch

Per Scott's advice

> Allow DataFile tool to import Strings that contain quote characters (")
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-2168
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2168
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Jacques Le Roux
>            Priority: Minor
>         Attachments: DataFile2EntityXml.java.patch
>
>
> From Leon Torres on dev ML
> {quote}
> I tried using the DataFile tool to import some CSV with Strings that contain quote characters (") such as, 6" x 6" Napkin. The resulting xml didn't replace these with &quot; so I get a malformed entity-engine-xml. 
> {quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.