Closed (duplicate)
Project:
Drupal core
Version:
6.0-beta4
Component:
search.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2007 at 04:32 UTC
Updated:
9 Dec 2007 at 19:19 UTC
Using Drupal 6.0 Beta 4
If you do a search using firefox, latest, enter the search term and press the return key rather than the search button - search executes correctly.
If you do a search using Internet Explorer (ver 7.0.5730.11) , enter the search term and press the return key rather than the search button - search does not execute - screen flickers but no search processed.
On both browsers, if you enter the search term, and do the search using the "search" button - search works OK
Hope this is of some use
Alex
Comments
Comment #1
JirkaRybka commentedSmells to me like FAPI ('forms system' component) issue (or IE7 compatibility to word it differently), I think there are some hacks in there, exactly for this case (IE submits with Enter). Can you check, how other forms on your site work with the same browser - try to log in with Enter, or submit some of the administrative forms etc.
I suspect that it's not only just search, in which case a "FAPI/IE ninja" is needed here...
Comment #2
catchduplicate of this: http://drupal.org/node/194327