Feature #3046
Unify default charset in recording profiles
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-08-20
Due date:
% Done:
0%
Estimated time:
Description
The default charset for the (default) recording profile is ASCII, however if you add a new profile, it detaults to UTF-8. It seems like the default should be the same for both.
History
Updated by Jaroslav Kysela about 9 years ago
- Status changed from New to Rejected
- Target version deleted (
4.2)
I cannot confirm. I looked to the code and the charset is selected per environment variable "LANG" for all newly created entries. Verified using a "blank" configuration directory. So - no issue at all.