Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2011 at 22:36 UTC
Updated:
5 Aug 2016 at 16:34 UTC
Jump to comment: Most recent
If I navigate to /admin/config/search/path/patterns I get a broken page; much of the CSS isn't loaded and the 'maintenance' message displays.
The error log shows:
Notice: Undefined index: #type in template_preprocess_search_block_form() (line 1070 of /home/susdes/webapps/passivehouse/modules/search/search.module).
If I turn off the search module, no change, error still occurs.
All other pages for the pathauto module work fine.
Comments
Comment #1
ben.kyriakou commentedLooks like this has been fixed in the interim - #1928690: Search block template: Undefined index: #type.