Prestashop Core Application V1.4

At the last step of the purchase process, before confirming the order, if you empty the cart, Prestashop still makes you complete your order.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Security Level: All-users
  • Labels:
    None
  • Similar issues:
    PSCFI-5941 Deleting all items from card on order last step = Generate empty order with 0 total value
    PSCFI-3358 The Cart dont refresh correctly When you ADD more of one product ... And you confirm the Order
    PSCFI-1067 order confirmation page: cart should now be empty (but is not)
    PSCFI-4533 Before Order confirmation de display dissapear right column
    PSCFI-6806 AJAX cart is emptied sometimes when confirming the cart or just moving to another page
    PSCFI-5361 Your shopping cart is empty
    PSCFI-629 cart still full on payment confirmation
    PSCFI-5225 Cannot process PayPal orders.

Description

At the last step of the purchase process, before confirming the order, if you empty the cart, Prestashop still makes you complete your order.
Result: an order is executed, regular filed, and sent to the customer, but with zero products and zero amount.

The bug is not in the template because it happens in every case and with all 1.4.x versions I tested.

Activity

Hide
eugenata added a comment - 07/Jul/12 11:51 AM - edited

To prevent some users to have fun playing with the cart, the only viable solution, without modifying the code, you hide the "basket block" on page order.php by setting positions in the configuration.

Per evitare che qualche utente si diverta a giocare con il carrello, al momento l'unica soluzione praticabile, senza intervenire sul codice, è non visualizzare il blocco carello nella pagina order.php.
Questo si ottiene dal bo nella configurazione delle posizioni.

Show
eugenata added a comment - 07/Jul/12 11:51 AM - edited To prevent some users to have fun playing with the cart, the only viable solution, without modifying the code, you hide the "basket block" on page order.php by setting positions in the configuration. Per evitare che qualche utente si diverta a giocare con il carrello, al momento l'unica soluzione praticabile, senza intervenire sul codice, è non visualizzare il blocco carello nella pagina order.php. Questo si ottiene dal bo nella configurazione delle posizioni.
Hide
eugenata added a comment - 14/Aug/12 5:52 PM

Bug occurs only with the cart ajax active.

Il bug si verifica solo ed esclusivamente con il carrello ajax attivo.

Show
eugenata added a comment - 14/Aug/12 5:52 PM Bug occurs only with the cart ajax active. Il bug si verifica solo ed esclusivamente con il carrello ajax attivo.
Hide
Gregory Roussac added a comment - 10/Jan/13 10:41 AM

Hi eugenata,

This bug is a duplicate of an already reported bug http://forge.prestashop.com/browse/PSCFI-5941, that's why I'm closing it.

Best regards.

Show
Gregory Roussac added a comment - 10/Jan/13 10:41 AM Hi eugenata, This bug is a duplicate of an already reported bug http://forge.prestashop.com/browse/PSCFI-5941, that's why I'm closing it. Best regards.

People

  • Assignee:
    Unassigned
    Reporter:
    eugenata
Vote (0)
Watch (0)

Dates

  • Created:
    06/Jul/12 11:23 AM
    Updated:
    24/Jan/13 11:21 AM
    Resolved:
    10/Jan/13 10:41 AM