Closed (fixed)
Project:
Commerce Funds
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2021 at 11:36 UTC
Updated:
23 Jul 2021 at 07:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aporieHi Rozh,
Thanks for reporting this issue. Was able to reproduce.
Patch attached.
Comment #4
aporieComment #5
riazsaid15 commentedIf payment method is not selected + withdrawal price is greater than the wallet or there is no balance. Below error comes in.
Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "method" for route "commerce_funds.withdrawal_methods.edit" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 204 of core/lib/Drupal/Core/Routing/UrlGenerator.php).
Comment #6
aporieHi riazaid,
Thanks for reporting this issue.
Patch attached.
Comment #8
aporieComment #9
riazsaid15 commentedIt works, You're awesome. Thanks for resolving the issues quickly.