Bug 150092 - kexi does not handle encoding in scripting correctly
Summary: kexi does not handle encoding in scripting correctly
Status: CLOSED LATER
Alias: None
Product: KEXI
Classification: Applications
Component: Scripting (show other bugs)
Version: 1.1.3 (KOffice 1.6.3)
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kexi Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-22 15:32 UTC by manolis
Modified: 2016-01-29 19:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
example sqlite3 database (52.00 KB, application/x-kexiproject-sqlite3)
2007-09-22 15:34 UTC, manolis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manolis 2007-09-22 15:32:50 UTC
Version:           1.1.3 (KOffice 1.6.3) (using KDE 3.5.7, Gentoo)
Compiler:          Target: x86_64-pc-linux-gnu
OS:                Linux (x86_64) release 2.6.21-gentoo-r2

During copying of a column of data (strings encoded in greek) to another column in another table, with a simple script...
Kexi does not honor the encoding of the strings... and 
gives ????? ??? symbols in the target column.
Comment 1 manolis 2007-09-22 15:34:24 UTC
Created attachment 21672 [details]
example sqlite3 database

In the example above there should be a one to one copy of a column from table
proyp_analytikos1->Name to proyp_analytikos->Name with the embeddded script... 

Running the script produces just ???? ???? to the target "Name" column
Comment 2 Jarosław Staniek 2012-04-24 19:37:10 UTC
TODO: check in Kexi 2.4, probably fix is still needed.
Comment 3 Jarosław Staniek 2014-12-04 11:24:11 UTC
Experimental scripts will be replaced with something new after 3.0.