Closed
Bug 42209
Opened 26 years ago
Closed 25 years ago
question mark characters in msn.com
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: Stefan.Fey, Assigned: ftang)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m16) Gecko/20000609
BuildID: 2000060908
Mozilla shows some unusual question mark charactern in the msn.com Menu for
example at. "Radio & Video" looks like "Radio?&?Video".
Looks ok in other browsers.
Reproducible: Always
Steps to Reproduce:
1. open website msn.com
2. take a look at the menu on the left side
Actual Results: Showing unusual characters
Expected Results: showing a blank character
using German (European Latin-1) system
Updated•26 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•26 years ago
|
||
Nav4x shows the same problem but IE5 doesn't (not surprising...). I think it is
an error on the server side. The question marks represent characters in the HTML
source that are out of the 7-bit range and unknown for the specified charset
("charset=utf-8"). These characters were supposed to be non-breakable spaces.
See the 2 testcases that I'm going to attach for more information.
Reassigned to i18n.
Assignee: pierre → ftang
Component: HTML Element → Internationalization
OS: Windows 98 → All
QA Contact: petersen → teruko
Hardware: PC → All
Comment 3•26 years ago
|
||
Comment 4•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 7•25 years ago
|
||
The www.msn.com fix their page.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 8•25 years ago
|
||
With 01-16 Mtrunk, I didn't see the problem here.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•