It doesn't work with english chars either.
(just try 'lean')
- in IE I get the error that there is no search-term, but it does display it in the (new) search form.
In FF I am taken directly to the results...
edited to add: the problem seems to be with the block, not with the normal search form (for Opera at least).
-- Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.
Comments
it doesn´t work when you
it doesn´t work when you search for words with non-english symbols?
And does it work when u search for only english words?
neither
It doesn't work with english chars either.
(just try 'lean')
- in IE I get the error that there is no search-term, but it does display it in the (new) search form.
In FF I am taken directly to the results...
Other thread
Could it be related to http://drupal.org/node/52107 ? You can check with ethereal.
edited to add: the problem seems to be with the block, not with the normal search form (for Opera at least).
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.
mouse or enter: same result
The result is the same with mouse or enter.
But I think it is related anyway --
I tried to change the search input type to submit, and now there is the difference in IE whether you use the mouse or enter (as in 52107).
It must be something with how IE carries the vars in POST ...
solved ...
OK it works now but perhaps not very elegant.
I added: input type="hidden" name="op"
- now even IE can handle it ...