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

           Summary: Jmeter retrieves more elements than expected in one
                    request
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]


ACTIONS:
Send a request to a page that has path: "/". Make sure you select "Retrieve All
Embedded Resources from HTML Files".

EXPECTED RESULTS:
For a page that includes a tag like: <img class="classname" alt="" src="" /> ,
only expcted elements are retrieved.

ACTUAL RESULTS"
The request retrieves an extra node, including the elements from the page with
path "/".

NOTE: This is happening because we have src="" /   in the tag. If we move
src="" before alt="", this cannot be reproduced anymore.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to