https://bz.apache.org/bugzilla/show_bug.cgi?id=58137
--- Comment #6 from Sebb <[email protected]> --- The fact that the originator of the SO question is happy with the fix only proves that the fix works for their test cases. It does not say anything about other use cases. As the SO question itself says, the URL needs to be encoded in the HTML source. If this were done, then the error would disappear. I don't think it is right to silently correct embedded URLs. Apart from the fact that this hides the problem, any 'fix' applied by JMeter might well cause issues in other cases (as has been seen with file URLs). Thus it is vital that the user is made aware that a fix has been applied to a given URL, and that the user can disable the fix if necessary. And as already noted, the fix must not be applied to file URLs. -- You are receiving this mail because: You are the assignee for the bug.
