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

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

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

Nicolas Malin (Jira)

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

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

I also reverted R15 and R14 at r1729379

See https://ci.apache.org/builders/ofbiz-branch14/builds/118#changes-
and
https://ci.apache.org/builders/ofbiz-branch14
for details

> 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
>             Fix For: 14.12.01, Upcoming Branch
>
>         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.3.4#6332)