You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sascha Rodekamp (JIRA)" <ji...@apache.org> on 2010/09/30 11:26:34 UTC

[jira] Updated: (OFBIZ-3967) Overwriting Shopping cart when a anonymes user logging in

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

Sascha Rodekamp updated OFBIZ-3967:
-----------------------------------

    Attachment: OFBIZ-3967_ShoppingListEvents.java.patch

> Overwriting Shopping cart when a anonymes user logging in
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3967
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3967
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3967_ShoppingListEvents.java.patch
>
>
> Hi guys,
> when a product is added by an anonymous user to the shopping cart and login after adding. The shopping cart will be overwritten by the persistence shopping cart (if one exists).
> After this patch the user will keep his shopping cart which he had filled before the login, it will not be overwritten by the persistence one.
> Cheers
> Sascha

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