Error with kTypeText???

Florian Bogeschdorfer fb at memedia.de
Wed Dec 3 10:36:46 CST 2003


Hi Ruslan,

I experience a very weird behaviour with the only field kTypeText in my
whole application. The field is #Text_text

This is the data before writing to it:

-- [#RecID: 1, #Text_name: "SMS-Test2", #Text_Kommentar: "", #Text_text:
"Hallo #FELD2#, 565656 5555 im B291i-Galli: die Miss-Wahll-222Wahlll-Wahl
99", #Text_Spare1: 0, #Text_Spare2: "", #Text_Spare3: "", #Text_Spare4: 0]

Now I add "212121212" in the middle of the text

Before saving:
-- [#Text_name: "SMS-Test2", #Text_Kommentar: "", #Text_text: "Hallo
#FELD2#, 565656 5555 im B291i-Galli: die Miss-Wahll-222212121212 Wahlll-Wahl
99"]

After saving:
-- [#Text_name: "SMS-Test2", #Text_Kommentar: "", #Text_text: "Hallo
#FELD2#, 565656 5555 im B291i-Galli: die Miss-Wahll-222212121212 Wahlll-Wahl
99"]

OK, the text was added.

Now I try to delete some text, saving:

-- [#Text_name: "SMS-Test2", #Text_Kommentar: "", #Text_text: "Hallo
#FELD2#, 565656"]

But it did not save the new text, this is still the record:

-- [#RecID: 1, #Text_name: "SMS-Test2", #Text_Kommentar: "", #Text_text:
"Hallo #FELD2#, 565656 5555 im B291i-Galli: die Miss-Wahll-222212121212
Wahlll-Wahl 99", #Text_Spare1: 0, #Text_Spare2: "", #Text_Spare3: "",
#Text_Spare4: 0]

This means changes happen when I add more characters, so my routines are OK.
But when I try to delete some chars, changes don't happen.

There is no error in Director whatsoever.

The server log shows no errors

>From Valentina Studio Data Browser I can easily change eg #Text_name but not
#Text_text. Not delete or add chars (difference here!!) but I get no error
in Vstudio either.

The field has no flags set and is type ASCII. And it is the ONLY field of
type #Text (all others are strings)


What is wrong?

Best regards, Florian


PS: please fix the NULL/"" bug and yesterdays bug until tomorrow night, if
possible, I am selling on Monday as I told you already.

Thank you for your always fast and willing help.



More information about the Valentina mailing list