Open
Bug 1943004
Opened 9 months ago
Updated 9 months ago
Cannot access Local Folders content if file path contains diacritics (Romanian language)
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: nicubunu, Unassigned)
Details
Attachments
(1 file)
44.51 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
- Have the Local Folders located in a folder containing diacritics, to confirm this issue I created a folder C:\Testășt (Romanian locale) and pointed Local Folders to it
- Copy an email from Inbox to Local Folders
- Open Local Folders, see the title of the email, the content is blanc
- Try to open the email (double click)
Actual results:
Error message (ă is replaced with a, both ș and ț are replaced with _):
File not found
The file mailbox:///C:/Testa__/Inbox?number=1 cannot be found. Please check the location and try again.
Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.
Expected results:
The email is opened correctly. Some parts of Thunderbird can read the file path correctly (Local Folder settings, displaying the list of the mailbox) and other don't (showing the email content).
Probably different parts of the code use different character encoding.
Reporter | ||
Comment 1•9 months ago
|
||
Tested also in 135.0b2, doesn't work either, just that it display a white page instead of the error message
Updated•9 months ago
|
Component: Untriaged → Folder and Message Lists
You need to log in
before you can comment on or make changes to this bug.
Description
•