You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/03 18:12:57 UTC

[Bug 58742] TableEditor duplicates content from an element with filled table to an element with an empty one

https://bz.apache.org/bugzilla/show_bug.cgi?id=58742

--- Comment #3 from Felix Schumacher <fe...@internetallee.de> ---
Created attachment 33397
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33397&action=edit
implement ClearGui interface

setAsText would be a good place, but to make it clearer, that we want to clear
our model for the gui, I think it is better to implement ClearGui as done in
this patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.