Modify ↓
Ticket #2897 (closed defect: duplicate)
Only ASCII characters are valid for a share name
| Reported by: | lioncub@… | Owned by: | cperez@… |
|---|---|---|---|
| Milestone: | 2.2 | Component: | samba |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Why not create names in Cyrillic?
Example:
Share name: Папка
Share path: Directory under Zentyal: FOLDER
However, I can create a folder in the Cyrillic alphabet in the 'Sharing directory for this group'.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
This is duplicate of #2576
The ASCCI character limitation was introduced for problems related to the way Perl handles characters. We should fix this someday.