Review Request: Fix for Kexi: MS Access import does not honor encoding
"Jaroslaw Staniek" <[email protected]> Wed, 08 Dec 2010 21:44:32 -0000
| Newsgroups | gmane.comp.kde.devel.koffice |
|---|---|
| Message-ID | <[email protected]> |
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/6076/
-----------------------------------------------------------
Review request for KOffice and Adam Pigg.
Summary
-------
Fix for using ICONV, and also a small fix for 'advanced options' button
possition in the import wizard.
Steps to Reproduce:
Open database with texts with encoding other than latin1.
Actual Results:
question marks replace characters
Expected Results:
proper Unicode characters in texts
The reason is that ICONV character set conversion library is not properly
linked at build time.
Also a small related fix for broken 'advanced options' button placement in the import wizard.
This addresses bug 259259.
https://bugs.kde.org/show_bug.cgi?id=259259
Diffs
-----
trunk/koffice/kexi/migration/importwizard.cpp 1204719
trunk/koffice/kexi/migration/mdb/src/CMakeLists.txt 1204719
Diff: http://svn.reviewboard.kde.org/r/6076/diff
Testing
-------
Yes, with various databases and encodings (US, PL, RU).
Thanks,
Jaroslaw
_______________________________________________
koffice-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/koffice-devel