Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.3RC4 does not clear Guis based on TestBean #2003

Closed
asfimport opened this issue Sep 8, 2007 · 3 comments
Closed

2.3RC4 does not clear Guis based on TestBean #2003

asfimport opened this issue Sep 8, 2007 · 3 comments

Comments

@asfimport
Copy link
Collaborator

Sebb (Bug 43332):
Create a JDBC sampler, enter some data
Create a second JDBC sampler - the data is copied from the old sampler.

This is new to 2.3RC4 - it worked in 2.2 and 2.3RC3.

However, this was probably because of #1992 which was fixed in 2.3RC3.

It looks like the problem is that the clearGui() method is not implemented for
TestBeanGUI.

I'm working on it - this is just to record the problem so it is not lost.

Severity: normal
OS: other

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
See also Bug 43292 which relates to the Java Request Gui (though that has
always been a bug)

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Fixes applied in r573859 and r573857.

Leave open for now in case further problems found.

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Seems fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant