[jira] Created: (OFBIZ-2609) Cannot upload vCard to SFA contacts

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

[jira] Created: (OFBIZ-2609) Cannot upload vCard to SFA contacts

Nicolas Malin (Jira)
Cannot upload vCard to SFA contacts
-----------------------------------

                 Key: OFBIZ-2609
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2609
             Project: OFBiz
          Issue Type: Bug
          Components: marketing
    Affects Versions: SVN trunk
         Environment: ubuntu, FF3
            Reporter: awdesh singh parihar
            Priority: Minor
             Fix For: SVN trunk


Steps to re-create:

1. Go to: https://demo.ofbiz.org/sfa/control/FindContacts
2. Click Create from VCard button
3. Upload VCard

Result: System throws error
The Following Errors Occurred:
Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (null)

Expected Result: Upload VCard data to contacts

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2609) Cannot upload vCard to SFA contacts

Nicolas Malin (Jira)

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

awdesh singh parihar updated OFBIZ-2609:
----------------------------------------

    Attachment: SfaVCardBug_OFBiz-2609.patch

please find the patch of improvement
I put some check to handle the error coming on current implementation.

--
Thanks
Awdesh Parihar


> Cannot upload vCard to SFA contacts
> -----------------------------------
>
>                 Key: OFBIZ-2609
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2609
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>         Environment: ubuntu, FF3
>            Reporter: awdesh singh parihar
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: SfaVCardBug_OFBiz-2609.patch
>
>
> Steps to re-create:
> 1. Go to: https://demo.ofbiz.org/sfa/control/FindContacts
> 2. Click Create from VCard button
> 3. Upload VCard
> Result: System throws error
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (null)
> Expected Result: Upload VCard data to contacts

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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-2609) Cannot upload vCard to SFA contacts

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya reassigned OFBIZ-2609:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Cannot upload vCard to SFA contacts
> -----------------------------------
>
>                 Key: OFBIZ-2609
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2609
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>         Environment: ubuntu, FF3
>            Reporter: awdesh singh parihar
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: SfaVCardBug_OFBiz-2609.patch
>
>
> Steps to re-create:
> 1. Go to: https://demo.ofbiz.org/sfa/control/FindContacts
> 2. Click Create from VCard button
> 3. Upload VCard
> Result: System throws error
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (null)
> Expected Result: Upload VCard data to contacts

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2609) Cannot upload vCard to SFA contacts

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya closed OFBIZ-2609.
--------------------------------------

    Resolution: Fixed

Thanks Awdesh!
Your changes are in trunk now at revision 785145.

--
Ashish Vijaywargiya

> Cannot upload vCard to SFA contacts
> -----------------------------------
>
>                 Key: OFBIZ-2609
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2609
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>         Environment: ubuntu, FF3
>            Reporter: awdesh singh parihar
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: SfaVCardBug_OFBiz-2609.patch
>
>
> Steps to re-create:
> 1. Go to: https://demo.ofbiz.org/sfa/control/FindContacts
> 2. Click Create from VCard button
> 3. Upload VCard
> Result: System throws error
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (null)
> Expected Result: Upload VCard data to contacts

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2609) Cannot upload vCard to SFA contacts

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

awdesh singh parihar updated OFBIZ-2609:
----------------------------------------

    Attachment: SfaVCardBug_OFBiz-2609.patch

In this patch I put some more check to avoid mentioned error coming in existing implementation .

--
Thanks
Awdesh Parihar

> Cannot upload vCard to SFA contacts
> -----------------------------------
>
>                 Key: OFBIZ-2609
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2609
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>         Environment: ubuntu, FF3
>            Reporter: awdesh singh parihar
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: SfaVCardBug_OFBiz-2609.patch, SfaVCardBug_OFBiz-2609.patch
>
>
> Steps to re-create:
> 1. Go to: https://demo.ofbiz.org/sfa/control/FindContacts
> 2. Click Create from VCard button
> 3. Upload VCard
> Result: System throws error
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (null)
> Expected Result: Upload VCard data to contacts

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2609) Cannot upload vCard to SFA contacts

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya commented on OFBIZ-2609:
--------------------------------------------

Thanks Awdesh.
Done at r787971.

--
Ashish

> Cannot upload vCard to SFA contacts
> -----------------------------------
>
>                 Key: OFBIZ-2609
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2609
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>         Environment: ubuntu, FF3
>            Reporter: awdesh singh parihar
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: SfaVCardBug_OFBiz-2609.patch, SfaVCardBug_OFBiz-2609.patch
>
>
> Steps to re-create:
> 1. Go to: https://demo.ofbiz.org/sfa/control/FindContacts
> 2. Click Create from VCard button
> 3. Upload VCard
> Result: System throws error
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (null)
> Expected Result: Upload VCard data to contacts

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