issue with RH10, Zoomsearch, and Firefox
We are having an issue with Robohelp 10, ZoomSearch, and Firefox. Here's what is going on:
Last year, we successfully implemented Zoom Search on a merged helpsystem on RoboHelp 9 (WebHelp layout and Java search). Everything worked as described in IE, Firefox, and Chrome and people liked the new search.
This month, we upgraded the entire help system to Robohelp 10 and followed the same steps to implement ZoomSearch on the published files. Everything works exactly as before with IE and Chrome, and the parent and child help systems display just fine in Firefox. All good news.
However, when we click the Zoom Search button from the parent project using a Firefox browser, things stop working. The right-hand frame momentarily displays "Search loading, please wait," followed by a blank page, and the browser goes into in an endless "Connecting" loop. That is, it appears that something in the redirect from search_options_redirect.htm (the file attached to the Search button in the parent project's skin) does not work using RH10 and Firefox even though the same redirect works in IE, Chrome, and Windows Explorer.
When we run Firebug in Firefox, Firebug displays the following error:
Error: Permission denied to access property 'whname'
Line 10
This error is repeated endlessly. RTPOneAdministration is the main project for the search.
I don't know enough about js files to debug the problem but I'm suspecting there's something in the RH10 version of this file that FIrefox doesn't like. It does appear that the RH9 version of whproxy.js is different than the RH 10 whproxy.js.
Can anyone suggest how to address this problem? I really don't want to have to tell our customers that they can no longer use Search if they are using Firefox.

