You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/04/13 15:17:24 UTC

DO NOT REPLY [Bug 34438] New: - Regex error message needs extra space or CR

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: jmeter-dev@jakarta.apache.org
        ReportedBy: irancati@sharpmind.de


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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org