IE7 fix: Search toolbar not working

Symptom:  When using the IE7 Search Toolbar the text  %s  is populated into the search field of a Search Provider instead of the search text entered by the User.

Fix: Reinstall your search providers.

Click on the drop down arrow to the right of the Search Pane, then select "Get Search Providers".

Click on the link for each provider that you want to use, then select "Replace Provider".  If the Provider is not already installed, the "Replace Provider" option will disappear from the Add Search Provider window.

If you previously used Sean Alexander's registry script to add a slew of Search Providers, all the entries created by the script will be broken. This is because the Wildcard has been changed from %s to {searchTerms}.  You'll need to edit the original registry file to replace %s with {searchTerms} then remerge the file, or edit the registry manually.

Published Wed, Feb 1 2006 0:05 by sandi
Filed under:

Comments

# Adding more search providers to IE7's Search Pane

Sunday, April 09, 2006 1:10 AM by Spyware Sucks
The few regular readers of this Blog will remember that when IE7 Beta 2 Preview was released some people...

# re: IE7 fix: Search toolbar not working

Tuesday, April 25, 2006 6:29 PM by Yousif
What I don't understand is, why do you manually add search providers via the registry?? You really don't have to. All you need is to write an OpenSearch XML file and let Internet Explorer 7 do the rest.

<a href="http://tredosoft.com/internet_explorer_7_search_providers">Here is an example of that on my website.</a>

# re: IE7 fix: Search toolbar not working

Tuesday, April 25, 2006 7:26 PM by sandi
"Why do you manually add search providers via the registry? ... All you need to do is write an OpenSearch XML".

If you'd like to create an XML template that a user can easily edit to add their favorite provider, then I'm happy to host it.

Disclaimer: Always be careful of third party sites - I have not tested the add-a-search-provider service provided by tredosoft.com ;o)