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/09/03 12:59:23 UTC

[Bug 62671] New: embedded_resources_use_md5 and css parser

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

            Bug ID: 62671
           Summary: embedded_resources_use_md5 and css parser
           Product: JMeter
           Version: 4.0
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: lukasz.morawski@cognifide.com
  Target Milestone: ---

When we set "httpsampler.embedded_resources_use_md5=true" when parsing embedded
CSS we get an error:

"Response message: Embedded resource download
error:http://www.cognifide.com/-/media/Feature/Experience-Accelerator/Grid960/Grid960/styles/optimized-min.css?t=20180704T130321Z
code:Non HTTP response code:
org.apache.jmeter.protocol.http.parser.LinkExtractorParseException message:Non
HTTP response message: java.lang.IllegalArgumentException: Unrecoverable error
met during parsing, you can ignore such errors by setting
property:'httpsampler.ignore_failed_embedded_resource' to true, message:Failed
to parse CSS"

I assume that this is because Response Data looks like this:
"8f96f2dd1fee6725a3c8e843229815b4" 
what is not a valid CSS but ignoring ALL embedded resources is not a good idea
since me might miss some bugs.
Is it possible to have CSS parsed before saving MD5?

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

[Bug 62671] embedded_resources_use_md5 and css parser

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

lukasz.morawski@cognifide.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lukasz.morawski@cognifide.c
                   |                            |om
                 OS|                            |All

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