Closed (fixed)
Project:
Drupal Commons
Component:
Events
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
7 Mar 2013 at 19:07 UTC
Updated:
4 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
With Events-Solr:
A) Folks sometimes see a broken block with no facets
B) The page is labeled "Search results" rather than "Events"
.png)
| Comment | File | Size | Author |
|---|---|---|---|
| skitch (3).png | 218.8 KB | ezra-g |
Comments
Comment #1
ezra-g commentedjpontani said he could take this on.
Comment #2
jpontani commentedI'm unable to reproduce the empty facet area, so I'm not sure where that's coming from. It might have had something to do with enabling Acquia Search post-install and the facets not being created right away, but that was fixed a while back, so it shouldn't be happening. Need more info on the steps to take to get that to happen.
As for changing the title aspect of the page, this is currently hard-coded into the template file from Rich Snippets, so I made a new template file in Events Solr (possibly move to just Commons Search base feature?) that allows for a custom title variable to be set.
http://drupalcode.org/project/commons_events.git/commitdiff/0e97fd3
Leaving open for more info on the empty facet block.
Comment #3
ezra-g commentedMarking as "needs review" per the commit in #2.
Comment #4
ezra-g commentedClose! The page title is still "Search results" when it should be "Events".
Comment #5
jpontani commentedWith a change to Commons Origins, Events, and Search, this should be fixed now. Commons Origins now has a $title variable available, and Events and Search modify that as needed.
http://drupalcode.org/project/commons_events.git/commit/bcd6ca2
http://drupalcode.org/project/commons_search.git/commit/85b2109
Comment #6
jpontani commentedOrigins commit: http://drupalcode.org/project/commons_origins.git/commit/e4e1d57