You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Miklos Tverdota <tv...@axelero.hu> on 2005/09/13 07:44:15 UTC

Using UTF8-Character set with (äöüß)

Hi,

The handling of the UTF8 character set in Soap/XML-RPC Sampler and 
WebService(SOAP) cause some trouble.

I had to avoid to write (äöüß) in the Soap/XML-RPC Data window.  A 
request for "Schröder" is not possible.
The leter "ö" not converted properly.  The letter "ö" is converted to a 
not valid character and force the xml interpreter to fail.

WebService(SOAP) sampler performs better.
You can write (äöüß) to the Soap/XML -RPC Data, but if yout try to user 
data from external files than
${name} with the value name="Schröder" is not a valid name.  The leter 
"ö" not converted properly.

The external file must contain UTF-8 data but the characters (äöüß) are 
not transfered correctly.

Is it possible to improve the character handling for these Samlers.

Regards,

Miklos



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Using UTF8-Character set with (äöüß)

Posted by Peter Lin <wo...@gmail.com>.
that seems like a bug. I would file a bug entry as sebb suggested.

peter


On 9/13/05, Miklos Tverdota <tv...@axelero.hu> wrote:
> 
> Hi,
> 
> The handling of the UTF8 character set in Soap/XML-RPC Sampler and
> WebService(SOAP) cause some trouble.
> 
> I had to avoid to write (äöüß) in the Soap/XML-RPC Data window. A
> request for "Schröder" is not possible.
> The leter "ö" not converted properly. The letter "ö" is converted to a
> not valid character and force the xml interpreter to fail.
> 
> WebService(SOAP) sampler performs better.
> You can write (äöüß) to the Soap/XML -RPC Data, but if yout try to user
> data from external files than
> ${name} with the value name="Schröder" is not a valid name. The leter
> "ö" not converted properly.
> 
> The external file must contain UTF-8 data but the characters (äöüß) are
> not transfered correctly.
> 
> Is it possible to improve the character handling for these Samlers.
> 
> Regards,
> 
> Miklos
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

Re: Using UTF8-Character set with (äöüß)

Posted by sebb <se...@gmail.com>.
Please can you create a Bugzilla report for this?

S.
On 13/09/05, Miklos Tverdota <tv...@axelero.hu> wrote:
> Hi,
> 
> The handling of the UTF8 character set in Soap/XML-RPC Sampler and
> WebService(SOAP) cause some trouble.
> 
> I had to avoid to write (äöüß) in the Soap/XML-RPC Data window.  A
> request for "Schröder" is not possible.
> The leter "ö" not converted properly.  The letter "ö" is converted to a
> not valid character and force the xml interpreter to fail.
> 
> WebService(SOAP) sampler performs better.
> You can write (äöüß) to the Soap/XML -RPC Data, but if yout try to user
> data from external files than
> ${name} with the value name="Schröder" is not a valid name.  The leter
> "ö" not converted properly.
> 
> The external file must contain UTF-8 data but the characters (äöüß) are
> not transfered correctly.
> 
> Is it possible to improve the character handling for these Samlers.
> 
> Regards,
> 
> Miklos
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org