https://issues.apache.org/bugzilla/show_bug.cgi?id=49506
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Sebb <[email protected]> 2010-06-25 15:19:07 EDT --- Thanks, applied to SVN: URL: http://svn.apache.org/viewvc?rev=958091&view=rev Log: Bug 49506 - Add .csv File Extension in open dialog box from "read from file" functionality of listeners Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/util/FilePanel.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/visualizers/gui/AbstractVisualizer.java jakarta/jmeter/trunk/xdocs/changes.xml I had to change the patch slightly, because your fix changed the API. So I added a new ctor to FilePanel to support multiple extensions -- 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: [email protected] For additional commands, e-mail: [email protected]
