Hello, Sebb opened a bug 59173 reporting a problem of "spurious" save message when 4 elements are selected.
I fixed 1/4 of these. The problem is that fixing the 3/4 other "issues" is if not impossible not simple at all: 1/ Access Log Sampler: AFAIU (but I may not understand well) , nothing seems to be available for this case when using XXXXBeanInfo 2/ JMS Publisher: There was a mistake made in previous release (my fault) when adding 2 properties. Fixing the bug makes code ugly. I personally prefer the spurious message vs the ugly code. 3/ Backend Listener : - A new parameter was added , AFAIK (but I may be wrong) we have nothing currently to handle this case. But it does not hurt me, as JMeter 3.0 adds a new parameter, the test plan really changed. - This informs indirectly the user of this new property. For 1/ and 3/, maybe we can implement it in a future release but I don't think it should be blocker for the 3.0 release. Regards Philippe
