Closed (fixed)
Project:
SpreadFirefox
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2005 at 17:27 UTC
Updated:
5 Feb 2006 at 12:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
Mad Maks commentedadding name="op" in the form submit line makes a different. If you are on the search page, the search field in the head of the page works but if you are on an other page it still does not work. any suggestion?
Comment #2
Mad Maks commentednobody? :-(
Comment #3
Mad Maks commentedi found out that the next php variable in the code doesn't work anymore:
php print $search_url;
php print $search_button_text
If you replace the code with a hardcoded string ("search") everything is allright.
In a theme for 4.7 the total search code ( i can not post the original code here because it is suspicious code) be replaced by one line :
print $search_boxbut i can not get it in the same layout as the original theme.Comment #4
Mad Maks commentedthe lay-out problem is solved
Comment #5
Mad Maks commentedcommitted
Comment #6
(not verified) commented