Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A PreCheckout-Hook set breaks the checkout process #1526

Closed
Defcon0 opened this issue Sep 14, 2015 · 1 comment
Closed

A PreCheckout-Hook set breaks the checkout process #1526

Defcon0 opened this issue Sep 14, 2015 · 1 comment
Milestone

Comments

@Defcon0
Copy link
Contributor

Defcon0 commented Sep 14, 2015

The following line breaks the checkout process:

Line 198:

$objCallback = \System::importStatic($callback[0], $this);
if ($objCallback->$callback1 === false) {

$this is in the wrong line, it should be in the method call.

@aschempp
Copy link
Member

Duplicate of #1520

@aschempp aschempp added this to the 2.3.1 milestone Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants