DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42141>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42141 Summary: Save as doesn't replace forbidden characters Product: JMeter Version: 2.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: minor Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When saving a new scenario in the GUI of JMeter, the "Save as..." dialog shows a filename which is the exact copy of the test plan. The problem is that the field which holds the name of the test plan accepts any character (which is a good idea) while, under windows, a file name cannot contain the following characters: \ / : * ? " < > | There is a real need to escape/replace/delete the forbidden characters when copying the plan test's name to the file name field. I think that under *nix, some characters like / * ? and | are also forbidden. Thank you for improving this very useful application. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
