UNIFY claimes to have fixed the TD named above in TD 6.0 SP6, but it isn't. The problem still exists and there is no difference compared to SP5.
We URGENTLY need this problem to be fixed, it is blocking the next release of our app.
=================================================================================================
Added a reprocase.
The zip-file contains:
- Test_TD-17512.apt: the test app
- logtest_db.sql: the SQL commands used to create the test table in the DB (described below)
- sql.ini (eventually must be adapted)
The app allows to write a data set into a DB table (INSERT) and to read the data sets from the DB table (SELECT). When logging is off everything is OK.
However, when logging is on, the text fields in the new data set are empty after INSERT, numeric fields are set correctly.
So, first run the app with logging off
[win32client.ifx32]
;log=c:\himed\ifx32.log
then close it, turn logging on
[win32client.ifx32]
log=c:\himed\ifx32.log
and run it again.
Prerequisites:
- folder c:\himed for the log file must exist
- DB is Informix 11.70 FC4
- DB was created with db_locale=en_us.utf8 (i. e. configured for Unicode)
- DB table must exist
- run test app with TD 6.0 SP6
Use logtest_db.sql to create the DB table (e. g. with DbVisualizer).
The table (named logtest_tbl) contains the fields
- tbl_index SERIAL
- text1 CHAR(60)
- num1 INTEGER
- text2 CHAR(60)
TD-17617: TD-17512 not fixed in TD 6.0 SP6 (reprocase added)
TD-17617: TD-17512 not fixed in TD 6.0 SP6 (reprocase added)
You do not have the required permissions to view the files attached to this post.
Re: TD-17617: TD-17512 not fixed in TD 6.0 SP6 (reprocase added)
Please notice the reprocase added.
Re: TD-17617: TD-17512 not fixed in TD 6.0 SP6 (reprocase added)
Many Thanks for the reprocase.
This issue has been reopened but because SP6 has already been released, it got assigned a new number: TD-17617
Please use TD-17617 as a reference from now on.
More to come soon.
Thanks,
This issue has been reopened but because SP6 has already been released, it got assigned a new number: TD-17617
Please use TD-17617 as a reference from now on.
More to come soon.
Thanks,
Re: TD-17617: TD-17512 not fixed in TD 6.0 SP6 (reprocase added)
Just a quick update.
We were able to reproduce this issue using your attached reprocase. The problem only happened on a German locale.
More news soon.
Thanks again,
We were able to reproduce this issue using your attached reprocase. The problem only happened on a German locale.
More news soon.
Thanks again,
Who is online
Users browsing this forum: [Ccbot] and 0 guests