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

--- Comment #37 from Dan <[email protected]> ---
(In reply to Philippe Mouawad from comment #36)
> Hi Dan,
> I migrated to new APIs.
> And as you can see my code is not exactly yours as it would break the JUnit
> tests that also include tests on Strict mode.
> 
> I cannot call setLaxMode unless getDoBrowserCompatibleMultipart() returns
> true.
> So if the problem is this one, the bug would be in DefaultSamplerCreator.
> If the problem is somewhere else (in the way we add parts) I would need more
> information.
> 
> 
> So if it still fails, would it be possible to use the attached JMX file,
> change the path I used in View Results Tree under HTTP(S) Test Script
> Recorder to something that exists on your disk.
> Then start recording the part that fail and send me or attach the result
> here.
> 
> Thank you

I understand - I set the 
HTTPSampler.BROWSER_COMPATIBLE_MULTIPART$Boolean=true and she failed! But I
verified that the property was set 

Also, yes it did hit that line 
 sampler.setDoBrowserCompatibleMultipart(true); // we are parsing browser input
here

I didn't see the JMX file attached - where is that?

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

Reply via email to