GnuCash
Contact   Instructions
Bug 797048 - GnuCash in English doesn't show dates in register when book contains Polish characters
Summary: GnuCash in English doesn't show dates in register when book contains Polish c...
Status: NEW
Alias: None
Product: GnuCash
Classification: Unclassified
Component: General (show other bugs)
Version: git-maint
Hardware: PC Windows
: Normal major
Target Milestone: ---
Assignee: general
QA Contact: general
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-15 03:02 EST by Pawel
Modified: 2019-01-16 07:46 EST (History)
4 users (show)

See Also:


Attachments
Dates appear when the variable LANG is commented (8.76 KB, image/png)
2019-01-16 07:39 EST, JotaCe
no flags Details
Dates disappear when using the variable LANG (LANG=es_ES) (5.57 KB, image/png)
2019-01-16 07:40 EST, JotaCe
no flags Details

Description Pawel 2019-01-15 03:02:24 EST
I use GnuCash on Polish copy of Windows. To force use of English UI I use environment.local:
[Variables]
LANG=en_US.UTF-8
LANGUAGE={LANG}

In order to avoid the bug https://bugs.gnucash.org/show_bug.cgi?id=797047 I installed gnucash-3.4-2019-01-14-git-3.4-22-g3ab5a2be5+.setup.exe. 

I noticed that when using English UI the Date column in registers is empty - I had to revert to Polish UI (remove environment.local) to get the dates displayed.
Comment 1 JotaCe 2019-01-16 07:39:21 EST
Created attachment 373128 [details]
Dates appear when the variable LANG is commented
Comment 2 JotaCe 2019-01-16 07:40:27 EST
Created attachment 373129 [details]
Dates disappear when using the variable LANG (LANG=es_ES)
Comment 3 JotaCe 2019-01-16 07:46:29 EST
It seems that the missing dates problem appears whenever LANG is used.

Note You need to log in before you can comment on or make changes to this bug.