Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-9404

Insufficient checking of checkOutPaymentId in CheckOutEvents.getSelectedPaymentMethods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • 16.11.04
    • order
    • None

    Description

      The following patch fixes a bug where the paymentMethod in CheckOutEvents.getSelectedPaymentMethods might be filled with a phantom payment method.

      It checks for an empty parameter, not only NULL, to avoid a phantom paymentMethod with ID "" in selectedPaymentMethods, that causes subsequent errors in payment handling (e.g. ShoppingCart.getValueObject).

      Attachments

        Activity

          People

            arunpati Arun Patidar
            mbecker Martin Becker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: