Bug 150092

Summary: kexi does not handle encoding in scripting correctly
Product: [Applications] KEXI Reporter: manolis <manolis>
Component: ScriptingAssignee: Kexi Bugs <kexi-bugs>
Status: CLOSED LATER    
Severity: normal CC: staniek
Priority: NOR    
Version: 1.1.3 (KOffice 1.6.3)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: example sqlite3 database

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.