Closed
Bug 481808
Opened 16 years ago
Closed 16 years ago
Error 550 on ftp server when open a folder in the encoding windows-1251
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 427089
People
(Reporter: zhelnin_a, Unassigned)
Details
Attachments
(1 file)
10.71 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
* Tried to disable all extensions. It did not give any result.
* This error occurs when attempt to open any file or directory in encoding WINDOWS-1251 on any FTP server.
Reproducible: Always
Steps to Reproduce:
1. Connect to any ftp server who have a directory name in encoding windows-1251.
2. Try to open a directory in the name of which contain characters encoded windows-1251.
Actual Results:
Mozilla gives an error message: "550 Failed to change directory".
Expected Results:
succesfull open a directory
about:buildconfig
Build platform
target
i686-pc-mingw32
Build tools
Compiler Version Compiler flags
cl 14.00.50727.762 -GL -wd4624 -wd4952 -TC -nologo -W3 -Gy -Fd$(PDBFILE)
cl 14.00.50727.762 -GR- -GL -wd4624 -wd4952 -TP -nologo -Zc:wchar_t- -W3 -Gy -Fd$(PDBFILE)
Configure arguments
--enable-application=browser --enable-update-channel=release --enable-optimize --disable-debug --disable-tests --enable-update-packaging --enable-official-branding --enable-jemalloc --with-crashreporter-enable-percent=10
Reporter | ||
Comment 1•16 years ago
|
||
This error occurs when attempt to open any file or directory in encoding WINDOWS-1251 on any FTP server.
Reporter | ||
Comment 2•16 years ago
|
||
Comment on attachment 365829 [details]
550 Failed to change directory
This error occurs when attempt to open any file or directory in encoding WINDOWS-1251 on any FTP server.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•