Closed Bug 213422 Opened 22 years ago Closed 22 years ago

hwelectric.com - HTML served as text/plain

Categories

(Tech Evangelism Graveyard :: English US, defect, P4)

x86
Windows NT
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jkonecny, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030624 When I go to http://www.hwelectric.com/contactus/index.html I see the source code instead of a formatted page. Not sure if it is because of invalid html or a bug. I did notice that some of their pages work but others do not. It appeared that the ones that didn't work had a few blank lines before the source of the html frame. The frames that didn't have the space worked fine. Reproducible: Always Steps to Reproduce: 1. Visit http://www.hwelectric.com/contactus/index.html 2. 3. Actual Results: I saw html source. Expected Results: Displayed a correctly formatted page.
That's because http://www.hwelectric.com/hwe/contactus/condx.asp (the largest frame) is send to the browser with a text/plain mime-type. IE will show the webpage, but Mozilla is standards compliant and has to show the source code (that's what this mime-type is for). --> Tech Evangelism (bad configured webserver)
Component: Browser-General → English US
Product: Browser → Tech Evangelism
Version: Trunk → unspecified
Ok... so should this bug be invalid then?
No, it's not invalid. It's a valid Tech Evang bug. Confirming new. You should consider writing the owner of the site and ask them to fix their server. You could refer them to this bug's URL as a reference.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P4
Summary: The provided urls shows source instead of formatted page. → hwelectric.com - HTML served as text/plain
Assigning to correct component owner.
Assignee: general → english-us
QA Contact: general → english-us
I guess I don't understand what a "Tech Evang bug" is. The problem lies in their web server configuration so why is that a valid bug of any type for Mozilla?
Joe, a Tech Evangelism bug (http://www.mozilla.org/projects/tech-evangelism/) is about educating people (both server and client side) to "do the right thing".
Site works now. ASP page referenced in comment #1 no longer exists. Cannot find any use of .asp extensions on the site any more.
yep. fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.