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 2019/09/26 13:46:42 UTC

[Bug 63775] New: Allow Boundary Extractor to accept empty boundaries

https://bz.apache.org/bugzilla/show_bug.cgi?id=63775

            Bug ID: 63775
           Summary: Allow Boundary Extractor to accept empty boundaries
           Product: JMeter
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: orimarko@gmail.com
  Target Milestone: JMETER_5.2

Sometimes I want to get values without using boundaries, For example to extract
only values from property file

I don't want to use regular expression, which is heavier on performance

I suggest allowing empty left/right boundaries to enhance faster extraction of
response without defining one or both boundaries

First ask 
https://stackoverflow.com/questions/50811528/jmeter-boundary-extractor-where-right-boundary-is-end-of-line

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

[Bug 63775] Allow Boundary Extractor to accept empty boundaries

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

orimarko <or...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orimarko@gmail.com

--- Comment #1 from orimarko <or...@gmail.com> ---
Asked also about getting all response (without boundaries)
https://stackoverflow.com/questions/50940846/extract-the-body-of-a-response-in-jmeter-and-use-in-other-requests

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

[Bug 63775] Allow Boundary Extractor to accept empty boundaries

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

orimarko <or...@gmail.com> changed:

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

--- Comment #2 from orimarko <or...@gmail.com> ---
merged in JMeter 5.2 https://github.com/apache/jmeter/pull/512

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