Closed
Bug 306629
Opened 19 years ago
Closed 19 years ago
Downloaded file (launch.ica) opens Stuffit Expander instead of the expected app, which is Citrix ICA Client
Categories
(Camino Graveyard :: Downloading, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: latth, Assigned: mikepinkerton)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari) OmniWeb/v563.51 Build Identifier: I am accessing a site which requires Citrix ICA Client. When I go to the site, a file (launch.ica) is downloaded and that file is supposed to open Citrix ICA Client. That is what happens when I go there with Firefox. But when I go there with Camino, after the file is downloaded it tries to open Stuffit Expander instead of Citrix ICA Client. I do not think you can reproduce this problem because you need authorization to access the site. Reproducible: Always Steps to Reproduce: 1. 2. 3. I chatted with samuelsidler|work on irc.mozilla.org #camino and he said he would look at it. I emailed him the launch.ica file.
The other thing that might have some bearing on this is the MIME type (Content-Type) the server is sending with the file. Are you comfortable with the Terminal? If so, can you do curl -I 'http://this.is.the.url/to/the/file/launch.ica' and report back the Content-Type? Also, what version of Camino are you using?
Comment 2•19 years ago
|
||
(In reply to comment #1) > The other thing that might have some bearing on this is the MIME type > (Content-Type) the server is sending with the file. Are you comfortable with > the Terminal? If so, can you do > > curl -I 'http://this.is.the.url/to/the/file/launch.ica' > > and report back the Content-Type? From our conversation, the download is served in a way that can't be curled because it requires a login/uses dynamic stuff to send the file. I'll be checking this later tonight.
Comment 4•19 years ago
|
||
This seems to be an issue with the server, which I can reproduce. Augustine is not receiving bugmail, so closing as WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•