You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2004/02/27 12:37:54 UTC

DO NOT REPLY [Bug 27290] - User Parameters displayed wrongly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27290>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27290

User Parameters displayed wrongly





------- Additional Comments From sebb@apache.org  2004-02-27 11:37 -------
The mangling of String parameters was my fault - I changed the toString() 
method of the Properties element to return "name=value" instead of 
just "value". This was intended for use in logging/debugging.

I did not realise that some code was using toString() instead of 
getPropertyAsString - I've fixed some of those, but obviously I missed some. 
I'll revert the toString().

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