Project

General

Profile

Actions

Bug #5669

open

Mercurial commit messages doesn't show cyrillic symbols

Added by Oleg Schelykalnov over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01.10.2021
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:
Affected Version:

Description

I updated from 4.17 version and cyrillic in commit messages started to shown as ?.

I applied workaround from https://issues.rhodecode.com/issues/5297 but it only helped with setlocale python error.

hg log shows messages correctly.

related configurations

supervisord.ini

environment = HOME=/home/glassfish,LANG=ru_RU.UTF-8,LC_ALL=ru_RU.UTF-8,LOCALE_ARCHIVE=/home/glassfish/locale-archive,HGENCODING=utf8

rhodecode.ini

lang = ru
default_encoding = UTF-8 # CP1251 also tried

vcsserver.ini

pyramid.default_locale_name = ru
locale = ru_RU.UTF-8
Actions #1

Updated by Oleg Schelykalnov over 2 years ago

Looks like some incorrect messages was caches while I played with configurations. It is fixed now.

Actions #2

Updated by Marcin Kuzminski [CTO] over 2 years ago

  • Status changed from New to Resolved

Thanks for confirmation

Actions

Also available in: Atom PDF