Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.5.0
    • Fix Version/s: 5.7.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      To reproduce:

      1. Create an order form with tos required
      2. Visit the order form
      3. Add an item to cart
      4. Proceed without checking the tos box
      5. See that you can checkout without the box checked

        Activity

        jonathan Jonathan Reissmueller created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Sprint 5.7.0 Sprint 6 [ 175 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked lower
        Hide
        jonathan Jonathan Reissmueller added a comment -

        FYI the issue is in plugins/order/controllers/checkout.php around line 174. Around line 153 $order is defined (which seems to have been added during the task to implement abandoned cart functionality). This means the condition on 174 will always evaluate as false.

        Show
        jonathan Jonathan Reissmueller added a comment - FYI the issue is in plugins/order/controllers/checkout.php around line 174. Around line 153 $order is defined (which seems to have been added during the task to implement abandoned cart functionality). This means the condition on 174 will always evaluate as false.
        jonathan Jonathan Reissmueller made changes -
        Assignee Jonathan Reissmueller [ jonathan ]
        jonathan Jonathan Reissmueller made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              4/May/23

              Agile