Closed (fixed)
Project:
Drupal core
Version:
6.12
Component:
search.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jul 2009 at 11:54 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
vflirt commentedI copied the description from the link i provided.
As explained more details about it of this can be found there.
Comment #2
jhodgdonIf you go read the other referenced issue, you find out that the issue is that in Drupal 6.12, if you copy search-results.tpl.php into your theme folder, and do not put a yourtheme_preprocess_search_results() function into your template.php file, the search results page is empty.
This appears to be a bug in the theming core code of Drupal 6.12.
However, I just tested it in Drupal 6.15, and this problem does not exist. So I am closing this issue.