[jira] [Commented] (OFBIZ-6795) Bug on SFA vcard import

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

[jira] [Commented] (OFBIZ-6795) Bug on SFA vcard import

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-6795:
----------------------------------------

I reviewed your patch (not tested yet) and it looks good to me, I have 3 small questions though:
# Why did you put a _transaction-timeout="72000"_ to importVCard service?
# Why did you set  _unmarshaller.setStrict(false);_ in VCard class. Quickly looking at http://jpim.sourceforge.net/api/net/wimpi/pim/contact/io/vcard/vCardUnmarshaller.html#setStrict%28boolean%29 did not help much
# Why did you _"comments"_ when retrieving persons?

Thanks!

> Bug on SFA vcard import
> -----------------------
>
>                 Key: OFBIZ-6795
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6795
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>            Reporter: Chula Lathong
>            Assignee: Jacques Le Roux
>         Attachments: improtVcard.patch
>
>
> Error occur when create Lead/Contact from Vcard.
> This patch will improve importVcard service to able to create Lead/Contact from Vcard and display error messages when Vcard has invalid values.



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