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 reordering breaks spree search #1

Open
greengrass opened this issue Apr 5, 2012 · 3 comments
Open

product reordering breaks spree search #1

greengrass opened this issue Apr 5, 2012 · 3 comments

Comments

@greengrass
Copy link

Hi, I recently installed this extension and found that if you search a product on my spree 0.11.0 app front end it returns the products on the page, meaning it doesnt search and return products using the keyword typed into the input box, its also the same when you click on taxons and also ascend and descend links are non clickible, once I disable this extension everything is fine, can someone please help, thanks Brian

@bryanmtl
Copy link
Owner

bryanmtl commented Apr 6, 2012

I'm not currently maintaining this extension, sorry.

@greengrass
Copy link
Author

hi thanks, sorry I know you dont maintain it anymore but could you please tell me why the spree search box does not work with your extension, just a few words would be really helpful, should it be working or do I need to write some scope, I get that below in my production log, thanks Brian

method_missing' app/models/product_group.rb:189:inorder_scope'
app/models/product_group.rb:105:in apply_on' lib/spree/search.rb:34:inretrieve_products'

@bryanmtl
Copy link
Owner

bryanmtl commented Apr 9, 2012

I can only assume that the position attribute isn't being considered when the calls are being scoped by the search. We never actually used this extension in conjunction with product groups though.

nocache pushed a commit to nocache/spree_product_ordering that referenced this issue Jun 20, 2013
Refactoring to spree style and added Version file
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