- Issue created by @joseph.olstad
- Issue was unassigned.
- 🇨🇦Canada joseph.olstad
I rolled this fix into this massive patch:
- Status changed to Fixed
about 1 year ago 5:38pm 30 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.
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
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.
see patch, very simple fix
add this patch to the build, tag a new release.
N/A
see patch
N/A
Fixed
1.0
Code
I rolled this fix into this massive patch:
Automatically closed - issue fixed for 2 weeks with no activity.