Closed Bug 351278 Opened 18 years ago Closed 18 years ago

Firefox tries to download aspx pages instead of rendering them

Categories

(Firefox :: File Handling, defect)

2.0 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dave, Unassigned)

References

()

Details

(Whiteboard: SUSE bug- resolved by altering mime types as described below)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1b2) Gecko/20060821 Firefox/2.0b2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1b2) Gecko/20060821 Firefox/2.0b2

If you click on the search for a job link firefox comes up with an open file window rather than rendering the next page. This seems to be true for all version of firefox in linux and not just the beta

Reproducible: Always

Steps to Reproduce:
1.Visit http://www.jobcentreplus.gov.uk/JCP/Customers/index.html
2.Click on search for a job
3.Behold it not working

Actual Results:  
An open file dialogue box comes up. Clicking open has no effect

Expected Results:  
The next page should render in the firefox window. Fault seems isolated to linux builds as I never had any trouble in windows
Just tried steps to reproduce in windows version of firefox using WINE. Bug does not exist in windows build but exists in linux build
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1b2) Gecko/20060903 BonEcho/2.0b2

This works fine for me. Can you reproduce in a clean profile? http://kb.mozillazine.org/Profile_manager
Summary: browser wont open aspx pages → Firefox tries to download aspx pages instead of rendering them
Version: unspecified → 2.0 Branch
Bug reproduced in clean profile. Also reproduced in both current beta 2 and stable branch (1.5.0.6)

Also reproduced using both source download from mozilla.com and rpm package from update repositories.

Bug also exists in the KDE browser konqueror. Does not exist in the gnome browser epiphany or opera.

Am running SUSE linux. IF you aren't on SUSE it could be distro specific????
wfm Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1b2) Gecko/20060821 Firefox/2.0b2
This WFM on Fedora Core 5 with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
This is also WFM with Kantonix and Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.8.1b2) Gecko/20060911 BonEcho/2.0b2
can anyone with SUSE linux reproduce??
WFM on Debian mixed Sarge and testing (Etch).
Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1b2) Gecko/20060821 Firefox/2.0b2
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1b2) Gecko/20060912 BonEcho/2.0b2
I'm wondering if SUSE puts a weird MIME type in their mime.types file (/etc/mime.types or ~/.mime.types) that's causing us to want to download these files.

Does `grep -i "aspx" /etc/mime.types' or `grep -i "aspx" ~/.mime.types' return anything interesting?
Whiteboard: [possibly a SUSE bug]
Tried those in Konsole output as follows

dave@linux-6jzd:~> grep -i "aspx" /etc/mime.types
application/x-aspx aspx
dave@linux-6jzd:~> grep -i "aspx" ~/.mime.types
grep: /home/dave/.mime.types: No such file or directory
If you comment out that line (by putting a # at the beginning of it) and restart Firefox, does the problem still persist?
Bug resolved!!!
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → WORKSFORME
Whiteboard: [possibly a SUSE bug] → SUSE bug- resolved by altering mime types as described below
(In reply to comment #12)
> Bug resolved!!!
> 

I'm affraid not... try loading http://gallery.live.com

Still got this error, firefox 2.0 updated tries to download the file instead of loading it.
New link WFM. Have you carried out the steps to resolve as above
Bug present in new opensuse 10.2. Resolution by commenting out aspx from /etc/mime.types once again corrects this. Will file as a suse bug
I am having the same issue with Firefox 2.0.0.1 whenever I try to use a site that uses *.aspx such as hotmail.  I have windows xp media center edition.  can someone explain to me how to "alter mime types" using as few acronyms as possible, or direct me to a more appropriate venue for my question.
You need to log in before you can comment on or make changes to this bug.