You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Michel Duijvestijn <du...@gmail.com> on 2010/12/27 09:50:29 UTC

wrong example in JMeter manual in Split-function

The JMeter manual
(http://jakarta.apache.org/jmeter/usermanual/functions.html#__split
)gives an example of the use of the split function:
${__split(${VAR},VAR),|}
The round closing bracket is in the wrong position, it should be
${__split(${VAR},VAR,|)}

Is this mailinglist the best place to post this kind of remarks?

kind regards
Michel Duijvestijn
Rotterdam University

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


Re: wrong example in JMeter manual in Split-function

Posted by sebb <se...@gmail.com>.
On 27 December 2010 08:50, Michel Duijvestijn <du...@gmail.com> wrote:
> The JMeter manual
> (http://jakarta.apache.org/jmeter/usermanual/functions.html#__split
> )gives an example of the use of the split function:
> ${__split(${VAR},VAR),|}
> The round closing bracket is in the wrong position, it should be
> ${__split(${VAR},VAR,|)}

Thanks, fixed in SVN:

URL: http://svn.apache.org/viewvc?rev=1053994&view=rev
Log:
Typo reported on user list
Due to Michel Duijvestijn

> Is this mailinglist the best place to post this kind of remarks?

Ideally use Bugzilla to report bugs.

Mailing list postings can get overlooked.

> kind regards
> Michel Duijvestijn
> Rotterdam University
>
> ---------------------------------------------------------------------
> 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