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=34438>. 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=34438 Summary: Regex error message needs extra space or CR Product: JMeter Version: 2.0.3 Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P4 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Minor bug. I made a copy/paste error in a regular expression I used in the response assertion for an http sampler This is the regex: Deutschland;Hessen;Frankfurt Am Main;60[\d}{3};Hansaallee;;86[\d}{4};50[\d}{5}; the error is that the [\d} should be [\d] If add a response assertion listener to the test plan, this is the message Bad test configurationorg.apache.oro.text.MalformedCachePatternException: Invalid expression: I think a space or CR between "configuration" and "org.apache.oro." would improve readability -- 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]
