[DO NOT REPLY: Bug 3184] New: Missing 'proxy server' in config elements

2001-08-20 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/proxy Proxy.java

2001-08-20 Thread mstover1
mstover101/08/20 16:06:13 Modified:src/org/apache/jmeter/gui MenuFactory.java src/org/apache/jmeter/protocol/http/config MultipartUrlConfig.java UrlConfig.java UrlConfigFull.java

Re: a few bugs

2001-08-20 Thread Mike Stover
From this list of bugs that Jaideep sent in, I've fixed #4 and #5. #4 I fixed in an interesting way - the system will essentially only allow the first element it finds with a given class label (from the getClassLabel method). Any other elements with the same class label it will ignore. This