View Issue Details

IDProjectCategoryView StatusLast Update
0005727OXID eShop (all versions)1.03. Basket, checkout processpublic2017-06-27 10:55
Reporterleofonic Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version4.8.4 / 5.1.4 
Summary0005727: backtoshop uses SSL-Link
DescriptionIn basket.tpl, backtoshop form uses SSL (<form action="[{$oViewConf->getSslSelfLink()}]" method="post">) which causes problems according to this forum entry: http://forum.oxid-esales.com/showthread.php?t=23123

Problem: if you click backtoshop and select another size, basket gets emptied.
Possible Solution: change getSslSelfLink to getSelfLink in backtoshop form.
TagsBasket, Variants
ThemeAzure
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

jurate.baseviciene

2014-04-24 15:15

reporter   ~0009858

Reminder sent to: leofonic

Hi,

Thanks a lot for submitting this issue. Could you provide more details about this case? For us is not clear which behavior is not correct.


Best regards
Jurate

leofonic

2014-04-24 18:22

reporter   ~0009861

Last edited: 2014-04-24 18:26

In Demoshop settings azure "Select action when product is added to cart" choose "open basket". Put Jeans Anna into basket, click "continue shopping", change size and add new size to basket. Now only the first size is in the basket. Click "continue shopping" once more: Variant selection is broken.

jurate.baseviciene

2014-04-25 07:55

reporter   ~0009862

Product number are 2 but product size or color are not correct. Should be 2 products with different variants

leofonic

2014-05-10 12:31

reporter   ~0009902

Why is such a small fix targeted next major version? This bug can be quite annoying, e.g. customer wants to buy two different sizes to send back the one that does not fit => not possible.

QA

2017-06-27 10:55

administrator   ~0012149

Tested it with 5.3 / 4.10, the Flow and Azure theme, but it isn't reproducible anymore. Used the option "Select action when product is added to cart: Open basket" as it was suggested in the link board post.