Ticket #1455 (new defect)
Wide characters removed from config values when running with LC_ALL=C
| Reported by: | mikhirev | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | not classified yet | Version: | 0.96 |
| Keywords: | Cc: |
Description
I use ru_RU.UTF-8 locale. After I changed default_projects_directory value to /home/user/документы and then started Padre with LC_ALL=C, it changed to /home/user. After restarting with my regular locale settings it remains /home/user.
Note: See
TracTickets for help on using
tickets.

please check this against current trunk r19514
see #1374