Problem with diacritics on v.2.4.0
See original GitHub issueHi, recently I upgraded from v.2.2.1 to v.2.4.0 and now I have a problem with diacritics. Here is a part of an output from stored procedure on v.2.4.0:
{
ID: '1',
NAME: 'PRANJI�',
ADDRESS: 'ZAGREBA�KA',
NAME_OLD: '�OLA',
}
and the same output on v.2.2.1:
{
ID: '1',
NAME: 'PRANJIĆ',
ADDRESS: 'ZAGREBAČKA',
NAME_OLD: 'ŠOLA',
}
Is there any fix for this? Thank you.
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
Linux accent usage sometimes blocks further input #2577
The problem started with version 2.4.0 and is still present in 2.5.0. Any accent ' ` ^ ~ blocks the keyboard until leaving...
Read more >Bug #1980944 “Searching titles and artists with accents and diac ...
Mixxx version: 2.3.3 OS version: MacOS 12.4 I have a lot of files with accents and diacritics (Spanish songs) and this causes some...
Read more >c# - Cannot Change Accent Color for WASM on Uno 2.4
The accent color on WASM do not match with UWP version which defined in App.xaml. It should be. How can I fix this?...
Read more >Error after pip3 install --upgrade -e - Mozilla Discourse
It seems, if I want to get DeepSpeech to transcribe anything that isn't in English, I first have to train a model for...
Read more >QtitanRibbon Changelog | QtitanComponents
Fixed: Fixed a lot of small errors in drawing of ribbon bar and issue with initializing the ribbon widgets palette by the office...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ljerka Please set system environment variable “DB2CODEPAGE=1208” and then restart the Data Studio to verify and share result. Thanks.
Ok. Looking into details. thanks.