Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Aug 2012 at 15:42 UTC
Updated:
4 Jan 2014 at 02:24 UTC
Jump to comment: Most recent
Comments
Comment #1
jsacksick commentedTagging
Comment #2
jsacksick commentedThis shouldn't appear anymore as https://code.drupalcommerce.org/#/c/500/ has been commited to dev.
Comment #3
Johannes De Boeck commentedI see this message in the log while using (upgraded) RC4..
"Undefined data alteration commerce_kickstart_search_bundle_filter specified in index Product Display"
Can I get rid of it somehow?
Comment #4
bojanz commentedRevert your index and the error should be gone (we don't even have a class with that name anymore). See #1819842: How to manually update search index between Kickstart RCs for more details.
Comment #5
Johannes De Boeck commentedThat worked perfectly!
Thank you.