Closed
Bug 24972
Opened 26 years ago
Closed 22 years ago
"My Panels, What's Related" doesn't handle ü and other special entities
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
INVALID
M15
People
(Reporter: dciemo, Assigned: nhottanscp)
References
()
Details
Attachments
(1 file)
79.13 KB,
image/jpeg
|
Details |
Go to URL: http://www.muenchen.de/
Look at My Panels, Bookmarks.
Titles which should be listed as:
Technische Universität München
Are instead listed as:
Technische Universität München
There are other weird characters as well (like 1/4).
Sorry, don't know how to isolate this further.
Comment 1•26 years ago
|
||
probably not a bookmark-specific bug.
Component: Bookmarks → Internationalization
Comment 2•26 years ago
|
||
is the bookmark you refer to an IE imported bookmark? i ask because this reminds me of
bug 24785
Reporter | ||
Comment 3•26 years ago
|
||
No, this is not imported bookmarks.
On the left hand side of the Mozilla window are lists of "related" sites
in an area labelled "My Panels", with a 'panel' labelled "Bookmarks".
This list of related sides is probably generated by a query to some server.
My guess is that the presentation is presenting the <TITLE> text of those
documents without parsing for entities.
The module within Mozilla that presents this related sites (labelled
"Bookmarks") should perform entity parsing.
Reporter | ||
Comment 4•26 years ago
|
||
Oops. My confusion interpreting the UI. What I thought was "Bookmarks" is
actually "What's Related" in the "My Panels" area of the UI. I assumed
adjacency indicated the content of the panel, not highlighted color.
Summary: My Panels, Bookmarks doesn't handle ü and other special entities → "My Panels, What's Related" doesn't handle ü and other special entities
Updated•26 years ago
|
QA Contact: claudius → paulmac
Comment 6•25 years ago
|
||
*** This bug has been marked as a duplicate of 26260 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 10•25 years ago
|
||
Re-openining this bug because I can't reopen the "top" of the duplicate chain as
it is not visible to me.
I've just tried this with M17 and discovered several examples of entities in
titles not being converted from &entity; to the corresponding glyph/character.
The http://www.muenchen.de/ example turned up what's related titles with ü
I just notied that today's default example turned up the example:
Deja.com: It Goes to 11. "pork
^^^^^^
Corresponding to URL:
http://x21.deja.com/getdoc.xp?AN=514885205&CONTEXT=935117639.230424684&hitnum=0
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Comment 11•25 years ago
|
||
reassigning to component owner
Assignee: slamm → nhotta
Status: REOPENED → NEW
QA Contact: blee → teruko
Assignee | ||
Comment 12•25 years ago
|
||
I don't see the problem with http://www.muenchen.de/.
Can anyone reproduce?
Comment 13•25 years ago
|
||
Now I see question marks in some cases where the ä and other extended
characters should be (using DE RTM build) in the What's Related sidebar panel.
Some extended characters show up properly. It looks like the way that What's
Related server displays its interpretation of different page titles is the
problem. If the source page has extended characters in HTML in the title, they
will not appear properly in What's Related. If the extended characters where
just entered "as is" (e.g., ä, ü, etc.), then they will display fine in What's
Related.
To test this, please do the following:
1. Go to http://www.muenchen.de using the DE browser.
2. On the What's Related sidebar panel, select item one (shown in the
attachment). View the source of the resulting page and look at the title tag
info.
3. Go back to the What's Related page for http://www.muenchen.de (may have to
refresh a few times or back out and come back to the page).
4. Select item number 2 from the attached image.
5. Look at the source of the resulting page and note the title tag info.
Attachment will follow these instructions.
Comment 14•25 years ago
|
||
Assignee | ||
Comment 15•25 years ago
|
||
Lynn, I think this is a server problem (see bug 57127).
Please file a bug in bugscape. I close this bug.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → REMIND
Comment 16•25 years ago
|
||
correct. it is a server side issue. Bugsplat bug number 523703 covers it.
Comment 18•22 years ago
|
||
REMIND is deprecated per bug 35839.
Status: VERIFIED → REOPENED
Resolution: REMIND → ---
Comment 19•22 years ago
|
||
not a mozilla bug, resolving INVALID.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•