You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/01/01 19:46:53 UTC

[Bug 61950] New: Content-Type "audio/mpegurl" is wrongly considered as binary

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

            Bug ID: 61950
           Summary: Content-Type "audio/mpegurl" is wrongly considered as
                    binary
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

As a result response will not display in View Results Tree.

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

[Bug 61950] Content-Type "audio/mpegurl" is wrongly considered as binary

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61950

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Mon Jan  1 19:49:05 2018
New Revision: 1819781

URL: http://svn.apache.org/viewvc?rev=1819781&view=rev
Log:
Bug 61950 - Content-Type "audio/mpegurl" is wrongly considered as binary
Bugzilla Id: 61950

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleResult.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 61950] Content-Type "audio/mpegurl" is wrongly considered as binary

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61950

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
As per this doc:

- "If your web server is constrained with respect to MIME types, you can serve
files ending in .m3u with MIME type audio/mpegURL for compatibility."

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