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

product sku work - only without dot #13

Open
tommy83 opened this issue Jul 4, 2018 · 1 comment
Open

product sku work - only without dot #13

tommy83 opened this issue Jul 4, 2018 · 1 comment

Comments

@tommy83
Copy link

tommy83 commented Jul 4, 2018

Magento 2.2.3
php 7.1

Search will not find product if dot is included
product sku: 145.6
Search product by: 145.6
Product will be not found.

product sku: 1457
search product by: 1457
Product will be found.

The extension will not find product by sku if sku have a dot (.).
In magento standard search it's working with and without dot.

How to fix this issue?

@tommy83
Copy link
Author

tommy83 commented Oct 18, 2018

Hello friends,
do you have any updates? Same problem again in new project.

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

1 participant