Le 19 juil. 04, � 17:52, Bill Conlon a �crit :

What character set encoding is specified in the HTML <head>?
iso 8859-1

What character encoding is the apache user environment?
iso 8859-1
What character encoding is the witango user environment?
in Witango.ini : encodeResults=TRUE

It's very strange. In debug mode, when the value is "tango", i get :
[Invocation of method "Echo_var" of object "TCF://test.tcf:Request$Objet_Test" with parameters [Valeur=tango]


but when the value is "h�", i get :
[Invocation of method "Echo_var" of object "TCF://test.tcf:Request$Objet_Test" with parameters [Valeur=]


More informations
Server : Mac OS X 10.3.4 / Apache 1.3.29
Tango : 5.0.1.062 ou 5.0.1.065

If you want, i can send to you my test in attachment of email (on private address).

Regards

Francis

Hi,


When a TCF method must return a variable with accentuated characters (like in french "�, � �,..."), the result is empty. If there is no accentuated characters in the value, the method works fine.

I have make a "quick and dirty" test.
In my .taf file i create au form with one field. This field value is
passed to a method (named "echo") which return the value passed in
parameter. The result of this call is showed in the form page.

If i submit a value without accentuated characters, this method is
invoked and return the value
If i submit a value with accentuated characters, Tango invoke the
method but doen't pass value in parameter.

any idea ? or it's a bug ?

regards

Francis


________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to