https://issues.apache.org/bugzilla/show_bug.cgi?id=56921

            Bug ID: 56921
           Summary: Templates : Better template for Recording which
                    ignores embedded resources with parameters
           Product: JMeter
           Version: 2.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 31970
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31970&action=edit
Patch

Hello,
Recording template fails to ignore resources like this:
*.css?v=XXXXX
*.css;azdadzd=zadzdad
*.CsS


The proposed patch fixes this issue.
Note we had to use 2 regexp as one (which could accept missing ?) could ignore
requests like this:
/json/

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to