You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2017/08/26 08:04:00 UTC

[jira] [Updated] (OFBIZ-6805) Session already invalidate (removeAttribute: Session already invalidated) on destroyCart for anonymous userLogin

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

Deepak Dixit updated OFBIZ-6805:
--------------------------------
    Fix Version/s:     (was: Upcoming Release)
                       (was: 14.12.01)

> Session already invalidate (removeAttribute: Session already invalidated) on destroyCart for anonymous userLogin
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6805
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6805
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Ankush Upadhyay
>            Assignee: Deepak Dixit
>         Attachments: DestroyCart.patch
>
>
> ShoppingCartEvents.destroyCart event throws error *Session already invalidated (removeAttribute: Session already invalidated)* if anonymous userLogin set into the session and this session going to be destroyed.
> The reason is clearCart method invalidated the session and after that destroyCart method calls removeAttribute method on same session object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)