Open
Bug 928661
Opened 12 years ago
Updated 12 years ago
Unable to create Saved Search Folder(Virtual Folder) with "#" in folder name. "... folder name you specified contains an unrecognized character..."
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: World, Unassigned)
References
(Blocks 1 open bug)
Details
Build : Thuderbird 24.0.1 on Win-XP.
If # is used in Saved Search Folder name(Virtual Folder), following alert is shown, and folder is not created.
> The folder could not be used in Virtual Folder name.
created because the folder name you specified contains
> an unrecognized character. Please enter a different name and try again.
So, # can not be used in Virtual Folder name.
| Reporter | ||
Updated•12 years ago
|
Blocks: folders-with-special-characters
| Reporter | ||
Comment 1•12 years ago
|
||
Sorry, mistake in pasting.
Alert is;
> The folder could not be created because the folder name you specified contains
> an unrecognized character. Please enter a different name and try again.
Updated•12 years ago
|
Summary: Unable to create Saved Search Folder(Virtual Folder) with # in folder name → Unable to create Saved Search Folder(Virtual Folder) with "#" in folder name. "... folder name you specified contains an unrecognized character..."
It may be there are further restrictions on the Saved Search folder names (than normal folders) because those are stored in different files. E.g. the folder path is stored in VirtualFolders.dat as uri= . Maybe a URI can't contain # normally (or would have a special meaning).
Is it a problem that this character is not allowed?
You need to log in
before you can comment on or make changes to this bug.
Description
•