Closed
Bug 20292
Opened 26 years ago
Closed 25 years ago
FTP not show some Japanese directory names correctly
Categories
(Core Graveyard :: Networking: FTP, defect, P2)
Tracking
(Not tracked)
Future
People
(Reporter: momoi, Assigned: dougt)
References
()
Details
(Keywords: intl)
** Observed with 11/29/99 Win32 build (1999112908) **
Mozilla seems to have a left panel which displays directory structure of an FTP site.
The above URL contains 3 directories under it. The first 2 are escaped names of the 3rd
directory. The 3rd one is in Japanese and should display as Japanese
under Japanese (EUC-JP) encoding but instead it shows in Latin characters.
Here's how you can reproduce the problem:
0. (Make sure that you have a Japanese font on your system.)
1. Set the Broweser encoding to: View | Character Set: Multibyte | Japanese (EUC-JP)
2. Go to the above URL.
3. Observe that the 3rd directory from the top is NOT in Japanese.
As a contrast, use Comm 4.7 and followe the same steps as above. You will see the name of the 3rd directroy
in Japanese.
| Reporter | ||
Comment 1•26 years ago
|
||
Although we are nort displaying Japanese names, we seem to be resolving the directory
and file names in Japanese correctly.
I depposited a Japanese-named file under the 3rd link (which is in Japanese).
The current build is able to get inside this directory and also is able to display the
contents of the Japanese-named .html file.
Updated•26 years ago
|
Assignee: gagan → valeski
Target Milestone: M13
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Updated•26 years ago
|
Assignee: valeski → don
Target Milestone: M13 → M15
Comment 3•26 years ago
|
||
over to don. the directory content viewer needs to be able to dispaly other
languages.
The url bar bug is 11083
Updated•26 years ago
|
Target Milestone: M16 → M18
This is a regression from 4.x.
Does moving this to M21 imply it won't be fixed for 6.0?
Keywords: 4xp
Comment 7•25 years ago
|
||
Since Don has left, Vishy is taking his bugs in bulk, pending reassignment.
thanks,
Vishy
Assignee: don → vishy
Updated•25 years ago
|
Assignee: vishy → mcafee
Priority: P3 → P2
Comment 8•25 years ago
|
||
Reassigning to McAfee.
Marking as nsbeta1 | P2 per the Nav Bug Triage Team.
Updated•25 years ago
|
Summary: FTP side panel does not show Japanese directory names corectly → FTP side panel does not show Japanese directory names correctly
Target Milestone: --- → mozilla0.8
Comment 10•25 years ago
|
||
Does this only happen in the sidebar? Or does regular ftp URL not render
the third directory correctly as well?
Comment 11•25 years ago
|
||
I checked in regular ftp URL/WinME-ja, the 3rd directory name can be display
correctly on Mtest build(01-31-2001) after you choose EUC-jp encoding, however,
when you go View|Character Coding, Unicode(UTF-8) has been marked instead of
EUC-jp even by click the EUC-jp again. The 3rd directory name still display as
Latin on Mtrunk build(02-02-2001), and Unicode(UTF-8) has been marked too.
Severity: major → minor
Comment 12•25 years ago
|
||
talked with ylong, this is a general ftp display problem,
removing sidebar from summary.
Summary: FTP side panel does not show Japanese directory names correctly → FTP not show some Japanese directory names correctly
| Reporter | ||
Comment 13•25 years ago
|
||
Yes. That agrees with what I reported originally.
I was referring to a tree view of FTP directories
on the left side of the browser window as 'side panel',
not the Sidebar.
Updated•25 years ago
|
Target Milestone: mozilla0.8 → mozilla0.9
Comment 14•25 years ago
|
||
Mass moving most of mozilla0.9 bugs to mozilla0.8.1
Target Milestone: mozilla0.9 → mozilla0.8.1
Comment 15•25 years ago
|
||
->dougt
| Assignee | ||
Comment 16•25 years ago
|
||
See 26767.
| Assignee | ||
Updated•25 years ago
|
Target Milestone: mozilla0.8.1 → Future
| Assignee | ||
Comment 17•25 years ago
|
||
this is a dup. need to support RFC2640 at some point
*** This bug has been marked as a duplicate of 26767 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Core → Core Graveyard
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•