https://bz.apache.org/bugzilla/show_bug.cgi?id=60376
Bug ID: 60376
Summary: Http Test Script Recorder : If deflate is used by
server then recording breaks application
Product: JMeter
Version: 3.0
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hello,
The issue is the following.
I have an application that uses deflate compression.
I start recorder, I configure Firefox so that JMeter record.
I access application, I get a page saying "Error on content encoding"
(translation of french message "Erreur d'encodage de contenu").
If I remove deflate from firefox in about:config and keep only gzip,
network.http.accept-encoding=gzip
It works.
The bug is in JMeter Test script recorder.
It is a pretty nasty bug and it may block a lot of users facing it who would
think JMeter is not able to record their application.
I must confess I found the workaround by chance.
Regards
Philippe
--
You are receiving this mail because:
You are the assignee for the bug.