Bug 134520 (FTP) - PlaceEditDialog - File Services does not detect correct character set of remote service, FTP (but likely WebDav and SSH as well) so file names are mishandled
Summary: PlaceEditDialog - File Services does not detect correct character set of remo...
Status: NEW
Alias: FTP
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: x86-64 (AMD64) All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CMIS
  Show dependency treegraph
 
Reported: 2020-07-05 08:44 UTC by m15611858237
Modified: 2023-11-09 16:05 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description m15611858237 2020-07-05 08:44:58 UTC
Description:
I seletct a non English named file,the name can not show accurate,if I try to open,the software show "General input/output error.".

Steps to Reproduce:
1.Open Remote Files;
2.Add a FTP;
3.No options to change charset.

Actual Results:
If I try to open a non English named file ,like Chinese named file,I will get "General input/output error.".

Expected Results:
I can change charset to GBk and open a Chinese named file successfully.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.4.5.2 (x64)
Build ID: a726b36747cf2001e06b58ad5db1aa3a9a1872d6
CPU threads: 8; OS: Windows 6.3 Build 9600; UI render: GL; VCL: win; 
Locale: zh-CN (zh_CN); UI-Language: en-US
Calc: CL
Comment 1 m15611858237 2020-08-06 10:12:55 UTC
From 6.4 to 7.0,noone noticed this?
Comment 2 Ming Hua 2020-08-06 12:03:26 UTC
Please don't set bug status to NEW on your own.  It doesn't help anyone and usually reduces the chance that an interested QA/developer will see your bug.

请不要自行将你提交的 bug 设为 NEW 状态。这样反而可能会让相关的质控人员和开发者看不到你的 bug 报告。

Also adding random aliases and keywords is frowned upon.

自主加很多别名和关键词也是不礼貌的行为。
Comment 3 m15611858237 2020-09-10 02:15:20 UTC
I don not need somebody tell me about which is "frowned upon".I just post a bug about a software.If I don't add random aliases and keywords,maybe this bug will never be noticed.
Comment 4 m15611858237 2020-09-10 02:16:18 UTC
(In reply to m15611858237 from comment #3)
> I do not need somebody tell me about which is "frowned upon".I just post a
> bug about a software.If I don't add random aliases and keywords,maybe this
> bug will never be noticed.
Comment 5 m15611858237 2020-09-10 02:18:08 UTC
(In reply to Ming Hua from comment #2)
> Please don't set bug status to NEW on your own.  It doesn't help anyone and
> usually reduces the chance that an interested QA/developer will see your bug.
> 
> 请不要自行将你提交的 bug 设为 NEW 状态。这样反而可能会让相关的质控人员和开发者看不到你的 bug 报告。
> 
> Also adding random aliases and keywords is frowned upon.
> 
> 自主加很多别名和关键词也是不礼貌的行为。

我不添加别人会看见吗?你看看最早什么时候发布的bug,我不明白你说的“不礼貌”怎么个不礼貌了。有问题还不让说?
Comment 6 m15611858237 2020-10-22 10:03:09 UTC
I don't know how to make a program,but I know FileZilla can change charset,and it is also a open source program.
Comment 7 V Stuart Foote 2020-10-28 15:23:04 UTC
@Szymon, is it feasible to add 'charset' and possibly a 'locale' selection to the PlaceEditDialog and "File Services" UI? Would guess for WebDav, SSH and FTP as here. 

Maybe drawing from the textimportoptions we use for parsing CSV for Calc?
Comment 8 Michael Stahl (allotropia) 2023-11-09 16:05:52 UTC
FTP support was removed in bug 146386

i find it unlikely that WebDAV would be affected

not sure where LO implements SSH, not in any bundled code? perhaps it's using GIO on Linux?

not sure if this can be closed like the other FTP bugs, leaving open for now.