"Remove Autobid Button press" increases bid instead of removal of autobid

Created on 12 February 2023, over 1 year ago
Updated 30 October 2023, 8 months ago

Problem/Motivation

Running PHP 8.0 and PHP 8.0+ problem with the remove autobid fuctionality, when clicking it it actually increases the bid instead of removing the autobid.
Patch is very simple

Steps to reproduce

install auctions with PHP 8.0 , Drupal 9.4.10+ and commerce 2.x

add an auction, users, place a bid
then someone else increase bid
then place autobid for more than bid amount
prior to patch, "Remove autobid" actually INCREASES the bid amount instead of removing the autobid.

Proposed resolution

see patch, very simple fix

Remaining tasks

add this patch to the build, tag a new release.

User interface changes

N/A

API changes

see patch

Data model changes

N/A

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada joseph.olstad

Live updates comments and jobs are added and updated live.
  • PHP 8.0

    The issue particularly affects sites running on PHP version 8.0.0 or later.

  • PHP 8.1

    The issue particularly affects sites running on PHP version 8.1.0 or later.

  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024