Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.7.1
-
Component/s: None
-
Labels:None
Description
When paying a client you may get a notice:
Indirect modification of overloaded property GoCardlessPro\Resources\RedirectFlow::$redirect_url has no effect on line 427 in path_to_blesta\components\gateways\nonmerchant\gocardless\gocardless.php
This is caused by passing the property by reference to the Gateway::ifSet() method. Just remove the ifset since the statement is already in a try/catch block that will handle the error gracefully if the property is not defined.
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 4.8.0 Sprint 1 [ 92 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |