Web application on Domino not working with Linux workstation

I have a Web application that has buttons to invoke a Lotus Script agent which opens a document containing an embedded view. Everything works fine on a Windows system with either IE, NetScape or FireFox. However I have one user who has Linux on his workstation. When he tries to access one of the views, the Agent never gets invoked and he gets a blank screen returned. Viewing the source shows a completely blank screen with no HTML. The version of Linux is Fedora Core 3 2.6.10-1.760_FC3. I also had someone else try it and he had the same problem.

I know the Agent doesn’t even get accessed because I renamed the Agent and while I got the ever popular 404 error, he still got the blank screen.

The URL looks like this (not the real db):

https://xxx.yyy.com/c_dir/dbname.nsf/OpenWebPage?OpenAgent&WHelp

Subject: Re: Web application on Domino not working with Linux workstation

The user created a new FireFox profile and the site started working for him, He doesn’t know the difference between the two profiles but doesn’t have the time to investigate. Hopefully the problem will not come back.