To reproduce this, follow these steps:
1. Create a new site that references Microsoft.Web.Helpers.
2. Add @Bing.SearchBox to one of the pages.
3. Navigate to the page in the browser of your choice.
Result: The search button image will be broken. This appears to be a recent development.
Expected: We should be using a current, valid image for the search button. It looks like Bing is currently using a sprite from the image file http://www.bing.com/fd/s/a/sw17.png
Comments: How to replace the http://www.bing.com/siteowner/s/siteowner/searchbutton_normal_k.gif with http://www.bing.com/siteowner/s/siteowner/Spyglass_24x24.gif ? The 1st one is showing on the "view source" of the page when bing image is broken.
1. Create a new site that references Microsoft.Web.Helpers.
2. Add @Bing.SearchBox to one of the pages.
3. Navigate to the page in the browser of your choice.
Result: The search button image will be broken. This appears to be a recent development.
Expected: We should be using a current, valid image for the search button. It looks like Bing is currently using a sprite from the image file http://www.bing.com/fd/s/a/sw17.png
Comments: How to replace the http://www.bing.com/siteowner/s/siteowner/searchbutton_normal_k.gif with http://www.bing.com/siteowner/s/siteowner/Spyglass_24x24.gif ? The 1st one is showing on the "view source" of the page when bing image is broken.