Opened 6 years ago

Closed 6 years ago

#1013 closed bug (fixed)

Control labels of the preview are garbled, tangled

Reported by: adminusername Owned by:
Priority: minor Milestone: 8.4.2
Component: User Interface Version: 8.4.1
Keywords: Cc:

Description

https://logicaldoc.freshdesk.com/a/tickets/7120

After upgrading to 8.4.1 the preview control of the file contains wrong codepage fonts in the menu of the control (see attached picture)

Attachments (4)

pic001.png (248.4 KB ) - added by adminusername 6 years ago.
pic002.png (185.6 KB ) - added by adminusername 6 years ago.
ScreenHunter 152.png (127.5 KB ) - added by adminusername 6 years ago.
LogicalDOC system service properties
ScreenHunter 154.png (46.1 KB ) - added by adminusername 6 years ago.
the option added to logicaldoc.bat

Download all attachments as: .zip

Change History (8)

by adminusername, 6 years ago

Attachment: pic001.png added

by adminusername, 6 years ago

Attachment: pic002.png added

comment:1 by adminusername, 6 years ago

The preview module used by LogicalDOC 8.4.1 is exactly the same version of LD 8.3.4

After a close inspection, changing the language of the browser here are some results

Greek = KO
Chinese = KO
Spanish = English
Italiano = OK
German = Not perfect but OK, some labels are a bit TANGLED
French = Not perfect but OK, some labels are a bit TANGLED
Japanese = KO
Korean = KO
Arabic = KO

comment:2 by adminusername, 6 years ago

It seems to be a problem of charset encoding

If you run LogicalDOC on Windows as a system service you should add the option -Dfile.encoding=UTF-8 to the launch options

If you run it on Linux you should add the option to /LogicalDOC/bin/logicaldoc.sh​

by adminusername, 6 years ago

Attachment: ScreenHunter 152.png added

LogicalDOC system service properties

by adminusername, 6 years ago

Attachment: ScreenHunter 154.png added

the option added to logicaldoc.bat

comment:3 by admin, 6 years ago

Milestone: 8.4.2

comment:4 by admin, 6 years ago

Milestone: 8.4.2
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.