G
Guest
Good Morning,
My office is currently in the process of rolling new computers out to all of
our users. During this rollout we've discovered an issue with one of our
main web applications on all the new computers.
After much research we've nailed the issue down to a problem with the IE
Security Patch KB905915.
Here's the issue. Our web application initially opens in a normal IE
window, same as any other web application would. On the main window, there
is a 'Search' link that simply opens a new search page in the IE Search
Companion. (This operation is performed through javascript using
window.open('http://url', '_search')). On all the new computers, when you
click the search link to open the IE search companion, it automatically
causes the main window to navigate away from the main page and to the same
page that was opened in the IE search companion. This problem then dominos
into other problems which eventually cause the search functionality in the
web application to be completely inoperable.
Once we uninstall the KB905915 security update, the problem disappears and
everything works properly.
Now my question is, does anybody have any ideas regarding how to correct
this problem without uninstalling the KB905915 update? Maybe special coding
or headers in the web application, or something else? I'm concerned that
eventually the organizations that we answer to will REQUIRE us to roll out
the KB905915 update.
Any assistance would be greatly appreciated!
Civel.
My office is currently in the process of rolling new computers out to all of
our users. During this rollout we've discovered an issue with one of our
main web applications on all the new computers.
After much research we've nailed the issue down to a problem with the IE
Security Patch KB905915.
Here's the issue. Our web application initially opens in a normal IE
window, same as any other web application would. On the main window, there
is a 'Search' link that simply opens a new search page in the IE Search
Companion. (This operation is performed through javascript using
window.open('http://url', '_search')). On all the new computers, when you
click the search link to open the IE search companion, it automatically
causes the main window to navigate away from the main page and to the same
page that was opened in the IE search companion. This problem then dominos
into other problems which eventually cause the search functionality in the
web application to be completely inoperable.
Once we uninstall the KB905915 security update, the problem disappears and
everything works properly.
Now my question is, does anybody have any ideas regarding how to correct
this problem without uninstalling the KB905915 update? Maybe special coding
or headers in the web application, or something else? I'm concerned that
eventually the organizations that we answer to will REQUIRE us to roll out
the KB905915 update.
Any assistance would be greatly appreciated!
Civel.