Closed (fixed)
Project:
Organic Groups
Version:
6.x-2.x-dev
Component:
Og Views
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2011 at 07:23 UTC
Updated:
20 Feb 2012 at 04:20 UTC
There's been a change in how views handles exposed filters in blocks, and it seems to have bitten Group Search. As soon as I did the update it disappeared. The block still appears to be in the Blocks registry, it just doesn't show up anywhere anymore.
Has anybody else seen this behaviour?
Comments
Comment #1
Renee S commented(sigh)
Comment #2
Renee S commentedGot it - filters can no longer be exposed in default view, only in page view. So you have to edit the view manually and enabled "display exposed filter in block" on the page display. Patch forthcoming for the og.og_search.view page_1 display...
Comment #3
Grayside commentedComment #4
Grayside commentedhttp://drupalcode.org/project/og.git/commit/4ca53d5
Or just have the existing block definition use the existing page display. Agreed though, it would be nice to simply use the expose as block option, except the broken out hook_block() implementation allows for a more finessed UX. More significant change should be contemplated as a separate Feature Request.
Comment #5.0
(not verified) commentedtweak