This is a web application, https being served by Tomcat. We've encountered browser-version-specific RoboHelp rendering bugs with MSIE, Firefox, and Chrome. Typically if I test the help on an Apache server it works fine, so the only way for me to troubleshoot the issues and test potential fixes is to load the help on a test instance of the application.
On Tue, Feb 5, 2013 at 10:05 AM, Jim Owens <jowens at magma.ca> wrote: > In case it's relevant, most browsers (including Firefox) won't open HTML > files saved to a non-local drive and called using the file protocol. If > they're not on a local drive, the files must be served by an HTTP server and > called using the http protocol.
