You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2014/09/06 16:23:55 UTC

[Bug 56921] New: Templates : Better template for Recording which ignores embedded resources with parameters

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: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com

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.

[Bug 56921] Templates : Improve Recording template to ignore embedded resources case and URL parameters

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56921

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|Templates : Better template |Templates : Improve
                   |for Recording which ignores |Recording template to
                   |embedded resources with     |ignore embedded resources
                   |parameters                  |case and URL parameters

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

[Bug 56921] Templates : Improve Recording template to ignore embedded resources case and URL parameters

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56921

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for contribution

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

[Bug 56921] Templates : Improve Recording template to ignore embedded resources case and URL parameters

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56921

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sat Sep  6 19:12:26 2014
New Revision: 1622911

URL: http://svn.apache.org/r1622911
Log:
Bug 56921 - Templates : Improve Recording template to ignore embedded resources
case and URL parameters
Bugzilla Id: 56921

Modified:
    jmeter/trunk/bin/templates/recording.jmx
    jmeter/trunk/xdocs/changes.xml

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