Closed (fixed)
Project:
CVS integration
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Dec 2006 at 21:36 UTC
Updated:
8 Jan 2007 at 21:45 UTC
during the 5.x port (http://drupal.org/node/101150) AjK split out the search form stuff into a new function called cvs_search(). this conflicts with hook_search() (http://api.drupal.org/api/HEAD/function/hook_search for the interested reader). so, the result was a weird, empty tab on http://scratch.drupal.org/search which was screwing up some stuff. see http://drupal.org/node/105004#comment-182863 for a report on that.
attached patch just renames this form builder to cvs_search_form(). with this, s.d.o/search seems to be working fine again.
| Comment | File | Size | Author |
|---|---|---|---|
| cvs_search_conflict.patch.txt | 1.16 KB | dww |
Comments
Comment #1
dwwcommitted to HEAD and installed on s.d.o. ahh, much better. ;)
Comment #2
(not verified) commented