Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2013 at 23:59 UTC
Updated:
11 Jun 2013 at 12:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
bojanz commentedThe id must be search_api_views_fulltext, the Kickstart source code always makes that assumption when altering the form.
There wouldn't be any way to identify the Search field otherwise.
Leaving this open in case jsacksick can think of anything smart I might have missed :)
Comment #2
jsacksick commentedThe attached patch should fix the issue, I also committed a fix to the Omega Kickstart theme because it was specifically targetting the #search-api-views-fulltext selector. See http://drupalcode.org/project/omega_kickstart.git/commit/086eb42
Here's the gerrit commit : https://code.drupalcommerce.org/#/c/694/
Comment #3
yenidem commentedThank you very much, the patch works.
Comment #4
jsacksick commentedCommitted