| Summary: | kexi does not handle encoding in scripting correctly | ||
|---|---|---|---|
| Product: | [Applications] KEXI | Reporter: | manolis <manolis> |
| Component: | Scripting | Assignee: | Kexi Bugs <kexi-bugs> |
| Status: | CLOSED LATER | ||
| Severity: | normal | CC: | staniek |
| Priority: | NOR | ||
| Version First Reported In: | 1.1.3 (KOffice 1.6.3) | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | example sqlite3 database | ||
|
Description
manolis
2007-09-22 15:32:50 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
TODO: check in Kexi 2.4, probably fix is still needed. Experimental scripts will be replaced with something new after 3.0. |