Installed core search module and google_cse module.
After configuration, setup and deployment noticed that
Search page title is incorrectly "Home",
but when displaying results it is correctly "Search".

Comments

neRok’s picture

Project: Drupal core » Google Programmable Search Engine
Version: 7.21 » 7.x-1.x-dev
Component: search.module » User interface

With only core modules, when I visit /search, /search/node, or /search/node/MYKEYWORDS, the title is always Search. Therefore, the aforementioned module must be effecting things.

Otherwise you have a panel page, preprocess function or something similar modifying the search page.

aaron.ferris’s picture

Issue summary: View changes

Cannot replicate this using 7.x-1.x-dev and a clean install of D7 (7.38)

As above, i'm assuming there is some code somewhere/panel page setting this page title.

aaron.ferris’s picture

Status: Active » Closed (cannot reproduce)