- Issue created by @kopeboy
- 🇮🇹Italy kopeboy Milan
I could have phrased the issue "Remove dependency with drupal/address module" but I wouldn't know where to start looking among these dependencies:
- - Commerce:commerce
- - Commerce:commerce_checkout
- - Commerce:commerce_order
- - Commerce:commerce_payment
- - Commerce:commerce_product
- - Commerce:commerce_store
- 🇭🇷Croatia Aporie
Hi,
This issue has been fixed in the dev branch.
If you're using Drupal 10 you can safely use the dev version of the module.
If you're still on D9 you can edit the module manually (or create a patch): https://git.drupalcode.org/project/commerce_funds/-/commit/ae815c97d1e81...
Right now, the dev branch is only compatible with D10 (and no more D9) so I won't create any release before October, probably (except security or blocker issue).
- 🇮🇹Italy kopeboy Milan
I found (maybe relevant) references to address at lines:
- 110-115 of /tests/src/Functional/FundsTransactionElementTest.php
- 106-111 of /tests/src/Functional/DefaultFormsTest.php
and at (maybe irrelevant) lines 161 and 171 of /src/Plugin/Funds/WithdrawalMethod/Check.php
For the future maybe it will make sense to explicitate the dependency on (core) drupal:profile, since I see this module defines a "Funds payment" profile type (/config/install/profile.type.funds_payment.yml)
- Status changed to Fixed
about 1 year ago 8:14am 3 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.