Closed Bug 714288 Opened 13 years ago Closed 10 years ago

cm.bell-labs.com - Code on http://cm.bell-labs.com/sys/doc/comp.html is incomprehensible

Categories

(Web Compatibility :: Site Reports, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: repkaindustri, Unassigned)

References

()

Details

(Whiteboard: [havefix])

Attachments

(1 file)

http://cm.bell-labs.com/sys/doc/comp.html

Tested with Fx9 and tested with a new trunk profile, the issue persists, any code on the page is unreadable, Chromium works fine.

Here are several more confirmations
http://archive.installgentoo.net/g/thread/21929909#p21930478
Some new info. 
http://archive.installgentoo.net/g/thread/21929909#p21931047 

It was an character encoding issue, the site declares UTF-8 through xml, Nightly still continued with Western (ISO-8859-1) that led to the gibberish, even after reloading without cache several times and restarting, it still persisted, see:
 http://archive.installgentoo.net/g/thread/21929909#p21931260
The site looks fine if I change the encoding it UTF-8...is the issue that Nightly didn't auto detect that fact?
Well, I don't really think you should change the encoding to read the site, since many people don't have UTF-8 as default. 

And also Nightly failed to switch the setting after changing it in the option screen, several times and after several restarts and ctrl+f5's, so there might be some cache issues here.
(In reply to A, T from comment #3)
> 
> And also Nightly failed to switch the setting after changing it in the
> option screen, several times and after several restarts and ctrl+f5's, so
> there might be some cache issues here.

When I changed from Western to UTF-8 the page automatically refreshed and the UTF characters appeared correctly. Please test in Safe Mode and a new Profile.
>When I changed from Western to UTF-8 the page automatically refreshed and the UTF >characters appeared correctly. Please test in Safe Mode and a new Profile.

Safe mode didn't do a thing, it still showed the gibberish characters.
The new profile worked, though requiring a restart...
<?xml version="1.0" encoding="utf-8"?>

I think the above is ignored since the document is served as text/html

Adding charset info to the file or to the HTTP headers seems like the solution, eg:
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Assignee: nobody → english-us
Component: General → English US
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Summary: Code on http://cm.bell-labs.com/sys/doc/comp.html is incomprehensible → cm.bell-labs.com - Code on http://cm.bell-labs.com/sys/doc/comp.html is incomprehensible
Whiteboard: [havefix]
Version: Trunk → unspecified
→ host cm.bell-labs.com
cm.bell-labs.com is an alias for plan9.bell-labs.com.
plan9.bell-labs.com has address 135.104.24.16
plan9.bell-labs.com mail is handled by 10 plan9.bell-labs.com.
plan9.bell-labs.com mail is handled by 90 aw.cs.bell-labs.com.


→ http HEAD http://cm.bell-labs.com/sys/doc/comp.html

http: error: ConnectionError: HTTPConnectionPool(host='cm.bell-labs.com', port=80): Max retries exceeded with url: /sys/doc/comp.html (Caused by <class 'socket.error'>: [Errno 51] Network is unreachable)


Let's close as INVALID
Assignee: english-us → nobody
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Component: English US → Desktop
Resolution: --- → INVALID
Product: Tech Evangelism → Web Compatibility
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: