https://bz.apache.org/bugzilla/show_bug.cgi?id=63364
--- Comment #1 from Brian Tully <[email protected]> --- Note that the issue occurs on ALL embedded resources, including those with or without query strings, i.e., - css files - javascript files - image files JMeter 4's ViewResultsTree would show the actual URL path of the embedded resource, e.g., https://www.google.com (parent request) - https://www.google.com/logos/doodles/2019/georgios-papanikolaous-136th-birthday-5142131667632128.2-l.png (embedded resource) Whereas now in JMeter 5.x it shows as the following: https://www.google.com (parent request) - https://www.google.com-0 (embedded resource) -- You are receiving this mail because: You are the assignee for the bug.
