https://issues.apache.org/bugzilla/show_bug.cgi?id=46522
--- Comment #5 from Sebb <s...@apache.org> 2009-01-15 08:45:47 PST --- Thanks for the extra info - that has confirmed it is a bug in JMeter. The problem is that the column name is being used to store and look up the data, so if the name is non-unique (e.g. all blanks, as happens for the expressions) then the wrong data may be displayed. Note that using aliases is not guaranteed to work either ... Just try using duplicate aliases - e.g. a,b,a instead of a,b,c - and some of the wrong information will be displayed. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org